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 | 5f862ac7239618dcccd793aa8a13490f3f67ff50 (patch) | |
tree | a14c400a403afe2bca3098d385a0679aa9ae9b9c | |
parent | 53c871b0439997c0a73ecf8f1af892efa955daa7 (diff) |
man: replace hard coded man page section with substitution strings
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | xev.man | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ This option specifies the name to assign to the created window. .B \-rv This option specifies that the window should be in reverse video. .SH "SEE ALSO" -X(__miscmansuffix__), xwininfo(1), xdpyinfo(1), Xlib Programmers Manual, X Protocol +X(__miscmansuffix__), xwininfo(__appmansuffix__), xdpyinfo(__appmansuffix__), Xlib Programmers Manual, X Protocol Specification .br See \fIX(__miscmansuffix__)\fP for a full statement of rights and permissions. |