summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-04-11 15:39:23 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-04-11 15:39:23 -0700
commitad4686b388da891ca07fba41a748ea90a3bb15cb (patch)
treed75915f22addb952e742ac5e514f64c816bd87f5
parentfabb885e8db6dd54d31b7223e9bb4f5d9e835d8c (diff)
Bug #10616: Man page typo: s/peform/perform/
X.Org Bugzilla #10616 <https://bugs.freedesktop.org/show_bug.cgi?id=10616> Reported upstream from Debian Bug #395445 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=395445>
-rw-r--r--x11perf.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11perf.man b/x11perf.man
index 711504a..6684bd2 100644
--- a/x11perf.man
+++ b/x11perf.man
@@ -180,7 +180,7 @@ Runs all tests. This may take a while.
Runs all the tests starting from the specified name \fItest1\fP until
the name \fItest2\fP, including both the specified tests. The testnames
should be one of the options starting from -dot. (eg) -range line100
-will peform the tests from the 100 pixel line test, and go on till the
+will perform the tests from the 100 pixel line test, and go on till the
last test, -range line100,dline10 will do the tests from line100 to
dline10.
.TP 14