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 | 13c461883dc65eb63a116e3e3131e00076a82095 (patch) | |
tree | 0e8c66100553166d5c9bea0867cf1bb4bee3c4ca | |
parent | 6b38083afd5d23e5c758a4a2a746593a6a40ce95 (diff) |
man: replace hard coded man page section with substitution strings
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | listres.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/listres.man b/listres.man index 074c245..77b3e2d 100644 --- a/listres.man +++ b/listres.man @@ -70,7 +70,7 @@ out the name, instance, class, and type of each resource. .SH "X DEFAULTS" To be written. .SH "SEE ALSO" -X(__miscmansuffix__), xrdb(1), appropriate widget documents +X(__miscmansuffix__), xrdb(__appmansuffix__), appropriate widget documents .SH "BUGS" On operating systems that do not support dynamic linking of run-time routines, this program must have all of its known widgets compiled in. The sources |