]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Fix two small typos.
authorJohn Terpstra <jht@samba.org>
Fri, 8 Jul 2005 15:07:53 +0000 (15:07 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:04 +0000 (08:47 -0500)
docs/Samba3-HOWTO/TOSHARG-DomainMember.xml
docs/Samba3-HOWTO/TOSHARG-HighAvailability.xml

index 699cf9b5f0df1274429da794f26bacbc3601b1e7..f1691193e19f517f21e98e013cebff4c7d0fb174 100644 (file)
@@ -1320,7 +1320,7 @@ exists on the network &smbmdash; I know it does not. Why is this failing?</quote
 <indexterm><primary>nbtstat</primary></indexterm>
 The original name is still in the NetBIOS name cache and must expire after machine account
 deletion before adding that same name as a domain member again. The best advice is to delete
-the old account and then add the machine with a new name. Alternately, the name cache can be flished and
+the old account and then add the machine with a new name. Alternately, the name cache can be flushed and
 reloaded with current data using the <command>nbtstat</command> command on the Windows client:
 <screen>
 &dosprompt; nbtstat -R
index ce86dc1bc5571e87fb4fdb45f8c1fe7edf9f411c..1ce81d404e2a9b4391a2475b0e55e5d3215a9ad3 100644 (file)
@@ -178,9 +178,9 @@ from other sources, but it was Jeremy who inspired the structure that follows.
                </para>
 
                <para>
-<indexterm><primary>IPC4 connections</primary></indexterm>
+<indexterm><primary>IPC$ connections</primary></indexterm>
 <indexterm><primary>RPC calls</primary></indexterm>
-               One could split all IPC4 connections and RPC calls to one server to handle printing and user
+               One could split all IPC$ connections and RPC calls to one server to handle printing and user
                lookup requirements. RPC printing handles are shared between different IPC4 sessions &smbmdash; it is
                hard to split this across clustered servers!
                </para>