summaryrefslogtreecommitdiff
path: root/Xmark.man
diff options
context:
space:
mode:
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."