From: Heiko Z. <smi...@us...> - 2004-09-04 13:57:26
|
Update of /cvsroot/devil-linux/build/docs/documentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8846/docs/documentation Modified Files: Tag: rel-1-2-patches documentation.xml Log Message: fixed small typo Index: documentation.xml =================================================================== RCS file: /cvsroot/devil-linux/build/docs/documentation/documentation.xml,v retrieving revision 1.59.2.3 retrieving revision 1.59.2.4 diff -u -d -r1.59.2.3 -r1.59.2.4 --- documentation.xml 27 Jun 2004 14:06:47 -0000 1.59.2.3 +++ documentation.xml 4 Sep 2004 13:57:18 -0000 1.59.2.4 @@ -99,7 +99,7 @@ <para>compress the <filename>etc/</filename> directory with <command>tar cjf etc.tar.bz2 etc</command></para> </listitem> <listitem> - <para>copy <filename>etc.tar.gz</filename> onto the configuration media (i.e. floppy disc), <command>mcopy etc.tar.bz2 a:</command></para> + <para>copy <filename>etc.tar.bz2</filename> onto the configuration media (i.e. floppy disc), <command>mcopy etc.tar.bz2 a:</command></para> </listitem> </itemizedlist> </sect2> |