diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2002-10-28 19:57:33 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2002-10-28 19:57:33 +0000 |
commit | 70e52f29ea4986cfd3bdffa9a366773d897d2189 (patch) | |
tree | 3c618aceb933693d25dd4150a2747adc19d1477e /docs/docbook/projdoc/winbind.sgml | |
parent | d4525fc8f6fe81dd30020212f71cf5ac998eae89 (diff) | |
download | samba-70e52f29ea4986cfd3bdffa9a366773d897d2189.tar.gz samba-70e52f29ea4986cfd3bdffa9a366773d897d2189.tar.bz2 samba-70e52f29ea4986cfd3bdffa9a366773d897d2189.zip |
Fix typo (-s -> -S)
(This used to be commit 522b7470a3dbe61f522f65fa2b1aeac4bc1d36c3)
Diffstat (limited to 'docs/docbook/projdoc/winbind.sgml')
-rw-r--r-- | docs/docbook/projdoc/winbind.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/projdoc/winbind.sgml b/docs/docbook/projdoc/winbind.sgml index d70c1a3679..d2bfb8ab67 100644 --- a/docs/docbook/projdoc/winbind.sgml +++ b/docs/docbook/projdoc/winbind.sgml @@ -412,7 +412,7 @@ you get frustrated with the way things are going. ;-) </para> <para> -The latest version of SAMBA (version 2.2.2 as of this writing), now +The latest version of SAMBA (version 3.0 as of this writing), now includes a functioning winbindd daemon. Please refer to the <ulink url="http://samba.org/">main SAMBA web page</ulink> or, better yet, your closest SAMBA mirror site for instructions on @@ -582,7 +582,7 @@ a domain user who has administrative privileges in the domain. <para> -<prompt>root#</prompt> <command>/usr/local/samba/bin/net rpc join -s PDC -U Administrator</command> +<prompt>root#</prompt> <command>/usr/local/samba/bin/net rpc join -S PDC -U Administrator</command> </para> |