From 38d38caed7d7c7a359dc9ff5517a72f3b25c4277 Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Thu, 13 Jan 2011 17:15:36 -0500 Subject: man: replace hard coded man page section with substitution strings Signed-off-by: Gaetan Nadon --- appres.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3