From f84771abead3a89fd77db59d26ca194458e0bf22 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 --- xmessage.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xmessage.man b/xmessage.man index 2b387f4..4b6dfdc 100644 --- a/xmessage.man +++ b/xmessage.man @@ -171,8 +171,8 @@ If it detects an error, \fIxmessage\fP returns 1, so this value should not be used with a button. .SH "SEE ALSO" .IR X (__miscmansuffix__), -.IR echo (1), -.IR cat (1) +.IR echo (__appmansuffix__), +.IR cat (__appmansuffix__) .br .SH AUTHORS Chris Peterson, MIT Project Athena -- cgit v1.2.3