From 767b9865400ab8185d4a5fe7887a2805692655e4 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Wed, 20 Apr 2005 17:41:33 +0000 Subject: Fixing typos. (This used to be commit a2cbfd9e927862d1d80f3138b8eeeeb9499945f9) --- docs/Samba-Guide/SBE-AddingUNIXClients.xml | 4 ++-- 1 file 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 The system is ready to join the Domain. Execute the following: -net rpc join -U root%not24et +net rpc join -U root%not2g4et Joined domain MEGANET2. This indicates that the Domain join succeed. @@ -1121,7 +1121,7 @@ aliases: files netrpcjoin The system is ready to join the Domain. Execute the following: -net rpc join -U root%not24et +net rpc join -U root%not24get Joined domain MEGANET2. This indicates that the Domain join succeed. -- cgit