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 | 5523785a9d17d06a0b3ad9b7c11249625ae5ce2d (patch) | |
tree | de95d9fa40d9c3d1493ff51cbc237cc14cf15234 | |
parent | 3f2a98f38d8148784cafae46c1a42b0f6c9fc05a (diff) |
man: replace hard coded man page section with substitution strings
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | viewres.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/viewres.man b/viewres.man index a14f4cf..a8f0650 100644 --- a/viewres.man +++ b/viewres.man @@ -207,7 +207,7 @@ Viewres viewres .sp where \fIvariable-name\fP is the widget variable name of each node. .SH "SEE ALSO" -X(__miscmansuffix__), xrdb(1), listres(1), editres(1), appres(1), appropriate widget documents +X(__miscmansuffix__), xrdb(__appmansuffix__), listres(__appmansuffix__), editres(__appmansuffix__), appres(__appmansuffix__), appropriate widget documents .SH COPYRIGHT Copyright 1994 X Consortium .br |