From af6f37c638d98ae41afecc040097448b9ec0472b Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 14 Apr 2016 20:29:19 +0200 Subject: [PATCH] docs: fix sambe table col count Signed-off-by: John Crispin --- docs/uci_samba.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/uci_samba.txt b/docs/uci_samba.txt index 9dbfe1e..8aa3913 100644 --- a/docs/uci_samba.txt +++ b/docs/uci_samba.txt @@ -21,7 +21,7 @@ config 'samba' option 'interface' 'loopback lan' ---- -[cols="4*1,4",options="header"] +[cols="5*1,4",options="header"] |==== | Name | Type | Required | Default | Option | Description | 'name' | string | no | hostname or OpenWrt | | Name of the Server -- 2.30.2