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 | d762e97a2c6745017912b19fe443ed814d557a51 (patch) | |
tree | 78f0f8f3f91fe3d35e0a3930a38684d9fe5e025d | |
parent | a65ad77d80a1037889d4ba8aa061d109a0d15c2c (diff) |
man: replace hard coded man page section with substitution strings
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | xkbprint.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xkbprint.man b/xkbprint.man index 4e4c140..97fe5c9 100644 --- a/xkbprint.man +++ b/xkbprint.man @@ -103,7 +103,7 @@ Forces synchronization for X requests. .B -w\ \fIlevel\fP Sets warning level (0 for no warning, 10 for all warnings). .SH "SEE ALSO" -X(__miscmansuffix__),xkbcomp(1) +X(__miscmansuffix__),xkbcomp(__appmansuffix__) .SH COPYRIGHT Copyright 1995, Silicon Graphics Computer Systems Copyright 1995, 1998 The Open Group |