diff options
-rw-r--r-- | docs/yodldocs/smb.conf.5.yo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/yodldocs/smb.conf.5.yo b/docs/yodldocs/smb.conf.5.yo index 6b2e93e7b5..be1cc12795 100644 --- a/docs/yodldocs/smb.conf.5.yo +++ b/docs/yodldocs/smb.conf.5.yo @@ -2702,9 +2702,9 @@ startit() it() a network interface name (such as eth0). This may include shell-like wildcards so eth* will match any interface starting with the substring "eth" -if() a IP address. In this case the netmask is determined +it() an IP address. In this case the netmask is determined from the list of interfaces obtained from the kernel -if() a IP/mask pair. +it() an IP/mask pair. if() a broadcast/mask pair. endit() |