summaryrefslogtreecommitdiff
path: root/Xmark.man
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-01-13 11:15:47 -0500
committerGaetan Nadon <memsize@videotron.ca>2011-01-13 11:15:47 -0500
commit8ebaae2bf1350b9414d261fc8509fcd898d9b152 (patch)
tree9eada96f437bcc76400721647ab65f49ede23d0a /Xmark.man
parent7f46d58f7523a07e9086b7c47534c37240d83409 (diff)
man: remove trailing spaces and tabs
Using s/[ \t]*$// Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'Xmark.man')
-rw-r--r--Xmark.man10
1 files changed, 5 insertions, 5 deletions
diff --git a/Xmark.man b/Xmark.man
index a5c30d5..640a095 100644
--- a/Xmark.man
+++ b/Xmark.man
@@ -32,13 +32,13 @@ following way:
It is possible to run the GXcopy and GXxor tests separately, as long as they
are concatenated to the same output file:
.nf
-.BI "x11perf -display " display " -v1.3 -rop GXcopy -all > " datafile
-.BI "x11perf -display " display " -v1.3 -rop GXxor -all >> " datafile
+.BI "x11perf -display " display " -v1.3 -rop GXcopy -all > " datafile
+.BI "x11perf -display " display " -v1.3 -rop GXxor -all >> " datafile
.fi
or
.nf
-.BI "x11perf -display " display " -v1.3 -rop GXxor -all > " datafile
-.BI "x11perf -display " display " -v1.3 -rop GXcopy -all >> " datafile
+.BI "x11perf -display " display " -v1.3 -rop GXxor -all > " datafile
+.BI "x11perf -display " display " -v1.3 -rop GXcopy -all >> " datafile
.fi
.SH FILES
.TP
@@ -48,7 +48,7 @@ Temporary file created in the current directory, deleted after use.
.TP
.B Usage: Xmark datafile
.I Xmark
-was invoked without arguments or with more than one argument, or
+was invoked without arguments or with more than one argument, or
with options. Xmark takes no options.
.TP
.B "Error: data file does not exist or is not ordinary."