diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-01-13 17:15:36 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2011-01-13 17:15:36 -0500 |
commit | 36d4517099505fac29a3c0b8c6c3779b3f05b8ff (patch) | |
tree | 915c604092bf7b2ebbcf5484ab1b1be27b39ac81 /x11perf.man | |
parent | 8ebaae2bf1350b9414d261fc8509fcd898d9b152 (diff) |
man: replace hard coded man page section with substitution strings
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'x11perf.man')
-rw-r--r-- | x11perf.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11perf.man b/x11perf.man index cd4848a..1fcbf20 100644 --- a/x11perf.man +++ b/x11perf.man @@ -86,7 +86,7 @@ may be able to use the numbers reports to predict its performance on a given X implementation. .PP That said, you might also want to look at -.I x11perfcomp(1), +.I x11perfcomp(__appmansuffix__), a program to compare the outputs of different .I x11perf runs. You provide a list of files containing results from @@ -1001,7 +1001,7 @@ Circulate unmapped window to top. .SH X DEFAULTS There are no X defaults used by this program. .SH "SEE ALSO" -X(__miscmansuffix__), x11perfcomp(1) +X(__miscmansuffix__), x11perfcomp(__appmansuffix__) .SH AUTHORS Joel McCormack .br |