diff options
-rw-r--r-- | xmessage.man | 4 |
1 files 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 |