diff options
author | John Terpstra <jht@samba.org> | 2005-04-20 17:41:33 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:29 -0500 |
commit | 767b9865400ab8185d4a5fe7887a2805692655e4 (patch) | |
tree | 7cdf1223692692e66f7453f13ef1957fb2a8f0cd /docs/Samba-Guide/SBE-AddingUNIXClients.xml | |
parent | 6e0e34771a3cb1ae069fcd3ce3eb46e926406ad4 (diff) | |
download | samba-767b9865400ab8185d4a5fe7887a2805692655e4.tar.gz samba-767b9865400ab8185d4a5fe7887a2805692655e4.tar.bz2 samba-767b9865400ab8185d4a5fe7887a2805692655e4.zip |
Fixing typos.
(This used to be commit a2cbfd9e927862d1d80f3138b8eeeeb9499945f9)
Diffstat (limited to 'docs/Samba-Guide/SBE-AddingUNIXClients.xml')
-rw-r--r-- | docs/Samba-Guide/SBE-AddingUNIXClients.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Samba-Guide/SBE-AddingUNIXClients.xml b/docs/Samba-Guide/SBE-AddingUNIXClients.xml index f0f476585a..4e2f840d72 100644 --- a/docs/Samba-Guide/SBE-AddingUNIXClients.xml +++ b/docs/Samba-Guide/SBE-AddingUNIXClients.xml @@ -928,7 +928,7 @@ aliases: files </indexterm> The system is ready to join the Domain. Execute the following: <screen> -net rpc join -U root%not24et +net rpc join -U root%not2g4et Joined domain MEGANET2. </screen> This indicates that the Domain join succeed. @@ -1121,7 +1121,7 @@ aliases: files <para><indexterm><primary>net</primary><secondary>rpc</secondary><tertiary>join</tertiary></indexterm> The system is ready to join the Domain. Execute the following: <screen> -net rpc join -U root%not24et +net rpc join -U root%not24get Joined domain MEGANET2. </screen> This indicates that the Domain join succeed. |