Git commit a379f2b86993f127fdfd4ec2afe446e2e3bee037 by Yuri Chornoivan. Committed on 28/06/2013 at 06:45. Pushed by yurchor into branch 'master'.
Remove superfuous 'and' M +2 -2 doc/index.docbook http://commits.kde.org/ark/a379f2b86993f127fdfd4ec2afe446e2e3bee037 diff --git a/doc/index.docbook b/doc/index.docbook index 9146e5c..0e52c95 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -308,8 +308,8 @@ This mode allows you to extract or create archives and add files to them.</para> 4. &GNU; <command>tar</command> and a recent <command>gzip</command> are also needed if you want &ark; to handle tar archives. To handle other file formats, you need the appropriate command line programs, such as <command>bzip2</command>, -<command>zip</command>, <command>unzip</command>, <command>ar</command>, <command>rar</command> -and <command>7zip</command>, <command>xz</command>, <command>rpm</command>, +<command>zip</command>, <command>unzip</command>, <command>ar</command>, <command>rar</command>, +<command>7zip</command>, <command>xz</command>, <command>rpm</command>, <command>cab</command> and <command>deb</command>.</para> </sect1>
