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 | eeb9482f0816558f22e47b1ea4c4272453d467ac (patch) | |
tree | f0f70d28d28026c4b544e17d3bac0641a0c4cb31 /docs | |
parent | d120f22fefde21b38e43ea5ad0180bf27304d2eb (diff) | |
download | samba-eeb9482f0816558f22e47b1ea4c4272453d467ac.tar.gz samba-eeb9482f0816558f22e47b1ea4c4272453d467ac.tar.xz samba-eeb9482f0816558f22e47b1ea4c4272453d467ac.zip |
Fix minor typos in the yodl for smb.conf.5 and fix minor English problems :-)
Diffstat (limited to 'docs')
-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 6b2e93e7b58..be1cc127950 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() |