summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClint Adams <schizo@debian.org>2009-05-01 17:58:12 -0400
committerClint Adams <schizo@debian.org>2009-05-01 17:58:12 -0400
commitd5f83471bd409f6da880aecb9b2ae919e5385a73 (patch)
treeca3b571c03f23e5348d496b4a51ce5ff67fbb91b
parent2e41d9783a8ff4957ee517bfe66555ef99cb840d (diff)
downloaddebianutils-d5f83471bd409f6da880aecb9b2ae919e5385a73.tar.gz
savelog.8, tempfile.1: remove spurious trailing whitespace
-rw-r--r--savelog.810
-rw-r--r--tempfile.12
2 files changed, 6 insertions, 6 deletions
diff --git a/savelog.8 b/savelog.8
index 5a6d8a8..40b5873 100644
--- a/savelog.8
+++ b/savelog.8
@@ -18,13 +18,13 @@ are named:
.IR "file" "." "<number>" "" "<compress_suffix>"
.RE
-where
+where
.I <number>
is the version number, 0 being the newest. Version numbers > 0 are compressed
unless
.B \-l
prevents it. Version number 0 is not compressed because a process might still
-have
+have
.I file
opened for I/O. Only
.I cycle
@@ -46,9 +46,9 @@ version
.IR "file" "." "1"
is moved to version
.IR "file" "." "2",
-and so on. Finally version
+and so on. Finally version
.IR "file" "." "0"
-is moved to version
+is moved to version
.IR "file" "." "1",
and version
.I "file"
@@ -67,7 +67,7 @@ flag was given. It is changed subject to the
flags.
.IP 3)
-The main
+The main
.IR "file"
is moved to
.IR "file" "." "0".
diff --git a/tempfile.1 b/tempfile.1
index 9dc9ec9..08bbb16 100644
--- a/tempfile.1
+++ b/tempfile.1
@@ -40,7 +40,7 @@ Otherwise,
is used when appropriate.
.TP
d)
-Finally an implementation-defined directory
+Finally an implementation-defined directory
.IR (/tmp)
may be used.
.SH OPTIONS