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 | a7347343c1e27f0f55f9198082bb64ab89b48587 (patch) | |
tree | c9e9a00e6edefb94751ce1de43634f1935ddb92d | |
parent | 5d5c42bb6720df4cc4586535ae069ea706b2b30d (diff) |
man: replace hard coded man page section with substitution strings
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | xkill.man | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ continue. Specifies a specific pointer button number or the word "any" to use when selecting windows. .SH "SEE ALSO" -X(__miscmansuffix__), xwininfo(1), XKillClient and XGetPointerMapping in the Xlib Programmers +X(__miscmansuffix__), xwininfo(__appmansuffix__), XKillClient and XGetPointerMapping in the Xlib Programmers Manual, KillClient in the X Protocol Specification .SH AUTHOR Jim Fulton, MIT X Consortium |