[Fai-commit] r5905 - trunk/man

Thomas Lange lange at alioth.debian.org
Thu Jul 29 15:01:27 UTC 2010


Author: lange
Date: 2010-07-29 15:01:17 +0000 (Thu, 29 Jul 2010)
New Revision: 5905

Modified:
   trunk/man/ftar.8
Log:
fix line break, so normal text line does not start with a dot
this makes lintian happy


Modified: trunk/man/ftar.8
===================================================================
--- trunk/man/ftar.8	2010-07-29 02:39:06 UTC (rev 5904)
+++ trunk/man/ftar.8	2010-07-29 15:01:17 UTC (rev 5905)
@@ -1,5 +1,5 @@
 .\"                                      Hey, EMACS: -*- nroff -*-
-.TH ftar 8 "25 July 2010"
+.TH ftar 8 "29 July 2010"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -24,8 +24,9 @@
 the source archive to extract.  Depending on the list of defined
 classes, one or more archives of the source directory are selected and
 extracted to the target.  The base target directory is the name of the
-source directory.  Template file must have suffix .tar, .tgz, .tar.gz,
-.tar.xz, .txz, .tbz2 or .tar.bz2 depending on the type of archive.
+source directory.  Template files must have
+suffix .tar, .tgz, .tar.gz, .tar.xz, .txz, .tbz2 or .tar.bz2
+depending on the type of archive.
 
 The exit code returned by ftar is mostly 0.  For every successfully
 extracted tar file, a log message is printed to standard output.




More information about the Fai-commit mailing list