diff options
author | Andrew Tridgell <tridge@samba.org> | 2000-01-07 08:49:46 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2000-01-07 08:49:46 +0000 |
commit | e9ddceec9c1fca5f248c95ebc58b99ae663e124b (patch) | |
tree | 32c0cb61de11ef3a15e64aa0fed41781b1824b54 /docs/yodldocs/nmbd.8.yo | |
parent | 3c37bfe1aada2e161cdb3f4fc3dc907109817c97 (diff) | |
download | samba-e9ddceec9c1fca5f248c95ebc58b99ae663e124b.tar.gz samba-e9ddceec9c1fca5f248c95ebc58b99ae663e124b.tar.bz2 samba-e9ddceec9c1fca5f248c95ebc58b99ae663e124b.zip |
the -i options are gone from nmbd and smbd - use the smb.conf
parameter "netbios scope" instead
-i is still available in the command line utils, as these may be used
to contact another scope
(This used to be commit 9fd955409f535850c33af2493d4d2ae493933386)
Diffstat (limited to 'docs/yodldocs/nmbd.8.yo')
-rw-r--r-- | docs/yodldocs/nmbd.8.yo | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/docs/yodldocs/nmbd.8.yo b/docs/yodldocs/nmbd.8.yo index 596b42dd69..d7583710ce 100644 --- a/docs/yodldocs/nmbd.8.yo +++ b/docs/yodldocs/nmbd.8.yo @@ -9,7 +9,7 @@ naming services to clients) label(SYNOPSIS) manpagesynopsis() -bf(nmbd) [link(-D)(minusD)] [link(-a)(minusa)] [link(-o)(minuso)] [link(-h)(minush)] [link(-V)(minusV)] [link(-H lmhosts file)(minusH)] [link(-d debuglevel)(minusd)] [link(-l log file basename)(minusl)] [link(-n primary NetBIOS name)(minusn)] [link(-p port number)(minusp)] [link(-s configuration file)(minuss)] [link(-i NetBIOS scope)(minusi)] +bf(nmbd) [link(-D)(minusD)] [link(-a)(minusa)] [link(-o)(minuso)] [link(-h)(minush)] [link(-V)(minusV)] [link(-H lmhosts file)(minusH)] [link(-d debuglevel)(minusd)] [link(-l log file basename)(minusl)] [link(-n primary NetBIOS name)(minusn)] [link(-p port number)(minusp)] [link(-s configuration file)(minuss)] label(DESCRIPTION) manpagedescription() @@ -142,14 +142,6 @@ this may be changed when Samba is autoconfigured. The file specified contains the configuration details required by the server. See url(bf(smb.conf (5)))(smb.conf.5.html) for more information. -label(minusi) -dit(bf(-i scope)) This specifies a NetBIOS scope that bf(nmbd) will use -to communicate with when generating NetBIOS names. For details on the -use of NetBIOS scopes, see rfc1001.txt and rfc1002.txt. NetBIOS scopes -are em(very) rarely used, only set this parameter if you are the -system administrator in charge of all the NetBIOS systems you -communicate with. - endit() label(FILES) |