diff options
author | Richard Sharpe <sharpe@samba.org> | 2000-01-08 05:53:40 +0000 |
---|---|---|
committer | Richard Sharpe <sharpe@samba.org> | 2000-01-08 05:53:40 +0000 |
commit | e9a85623834d27f5318d29c8ebd3a42af1bc7011 (patch) | |
tree | 3b72d0f3e72fdd8951642dcf94ad27d4e26c573c /docs/yodldocs/smb.conf.5.yo | |
parent | fab3e0eb08ce3f479131eaea040f3d9215caa038 (diff) | |
download | samba-e9a85623834d27f5318d29c8ebd3a42af1bc7011.tar.gz samba-e9a85623834d27f5318d29c8ebd3a42af1bc7011.tar.bz2 samba-e9a85623834d27f5318d29c8ebd3a42af1bc7011.zip |
Fix minor typos in the yodl for smb.conf.5 and fix minor English problems :-)
(This used to be commit eeb9482f0816558f22e47b1ea4c4272453d467ac)
Diffstat (limited to 'docs/yodldocs/smb.conf.5.yo')
-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() |