summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-01-13 17:15:36 -0500
committerGaetan Nadon <memsize@videotron.ca>2011-01-13 17:15:36 -0500
commit38d38caed7d7c7a359dc9ff5517a72f3b25c4277 (patch)
tree82ef68681d5b2c321e3e505b15d5fb7af62aaa59
parenteb5186583f9b99b8ae71db14835319270db5cba2 (diff)
man: replace hard coded man page section with substitution strings
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--appres.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/appres.man b/appres.man
index b3ca848..d36afdd 100644
--- a/appres.man
+++ b/appres.man
@@ -84,6 +84,6 @@ use the \-1 option. For example,
will list the resources matching the \fIxterm\fP vt100 widget.
.SH "SEE ALSO"
.PP
-X(__miscmansuffix__), xrdb(1), listres(1)
+X(__miscmansuffix__), xrdb(__appmansuffix__), listres(__appmansuffix__)
.SH AUTHOR
Jim Fulton, MIT X Consortium