Git commit 3e88118b9d4e04b46363e4ca2beebe3968533060 by Burkhard L?ck. Committed on 25/04/2013 at 22:47. Pushed by lueck into branch 'master'.
Remove extra dots after entity &etc; M +1 -1 doc/faq.docbook M +1 -1 doc/keyboard-commands.docbook M +2 -2 doc/splitter.docbook http://commits.kde.org/krusader/3e88118b9d4e04b46363e4ca2beebe3968533060 diff --git a/doc/faq.docbook b/doc/faq.docbook index 5368683..1bd1590 100644 --- a/doc/faq.docbook +++ b/doc/faq.docbook @@ -1025,7 +1025,7 @@ <para>When you enter an archive and press <keycap>F3</keycap> to view a file that has no known extension, ⪚ - <filename>README, INSTALL</filename> &etc;. And + <filename>README, INSTALL</filename> &etc; And if the viewer opens in hex-mode instead of the usual mode, than you need to configure: <menuchoice> diff --git a/doc/keyboard-commands.docbook b/doc/keyboard-commands.docbook index c8d6bc2..c134e09 100644 --- a/doc/keyboard-commands.docbook +++ b/doc/keyboard-commands.docbook @@ -49,7 +49,7 @@ <link linkend="quicksearch">Quick search</link>. Use the &Enter; key to execute the file or to open a directory that has the focus. Be sure to remember the Function Keys - <keycap>F3</keycap> to View, <keycap>F4</keycap> to Edit, - <keycap>F5</keycap> to Copy, <keycombo action="simul">&Alt;&Shift;<keycap>U</keycap></keycombo> to Unpack, &etc;.</para> + <keycap>F5</keycap> to Copy, <keycombo action="simul">&Alt;&Shift;<keycap>U</keycap></keycombo> to Unpack, &etc;</para> <para>You can also perform several operations with the <link linkend="folder-tabs">Folder tabs</link>, including several <link linkend="edit-menu">selection</link> operations. And at diff --git a/doc/splitter.docbook b/doc/splitter.docbook index 1785c35..cf5f0e4 100644 --- a/doc/splitter.docbook +++ b/doc/splitter.docbook @@ -20,7 +20,7 @@ <para>If the name of the original file is <filename>foo</filename>, then the name of the smaller files will be - <filename>foo.000 foo.001 foo.002</filename> &etc;. + <filename>foo.000 foo.001 foo.002</filename> &etc; There is no theoretical limit in the number of smaller files, but it is recommended to limit the number to a maximum of 1023 files. &krusader; creates a @@ -51,7 +51,7 @@ <command>split</command> <option>-b</option> </userinput>letter method") - <filename>fileaa, fileab, fileac</filename> &etc;. If + <filename>fileaa, fileab, fileac</filename> &etc; If the file <filename>foo.crc</filename> is found in the same directory as the partial files, &krusader; will use this file to check
