Another touch-up.
authorJohn Terpstra <jht@samba.org>
Fri, 2 Dec 2005 22:19:58 +0000 (22:19 +0000)
committerJohn Terpstra <jht@samba.org>
Fri, 2 Dec 2005 22:19:58 +0000 (22:19 +0000)
Samba3-HOWTO/TOSHARG-TheNetCommand.xml

index 30cfd6fa8d55cb53f6dc7228a52364c32332a0a6..2ca199c13274a5b15f6b46d1bad66b932862b83c 100644 (file)
@@ -1848,7 +1848,7 @@ net idmap dump /var/lib/samba/winbindd_idmap.tdb &gt; idmap_dump.txt
 net idmap restore &lt;full_path_and_tdb_filename&gt; &lt; dumpfile.txt
 </screen>
        Where the Samba run-time tdb files are stored in the <filename>/var/lib/samba</filename> directory
-    the the following commands can be used to restore the data to the tdb file.
+    the the following command can be used to restore the data to the tdb file:
 <screen>
 net idmap restore /var/lib/samba/winbindd_idmap.tdb &lt; idmap_dump.txt
 </screen>