[Fai-commit] r6025 - branches/stable/3.4/man
Michael Prokop
mika at alioth.debian.org
Tue Aug 17 12:57:30 UTC 2010
Author: mika
Date: 2010-08-17 12:57:29 +0000 (Tue, 17 Aug 2010)
New Revision: 6025
Modified:
branches/stable/3.4/man/ftar.8
Log:
fix line break, so normal text line does not start with a dot this makes lintian happy
Signed-off-by: Michael Prokop <mika at grml.org>
Modified: branches/stable/3.4/man/ftar.8
===================================================================
--- branches/stable/3.4/man/ftar.8 2010-08-17 12:57:25 UTC (rev 6024)
+++ branches/stable/3.4/man/ftar.8 2010-08-17 12:57:29 UTC (rev 6025)
@@ -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