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 | 822065fd4d359f0a0147168a3056ffe2acc485f7 (patch) | |
tree | 32f93296db124aa2e873fc015646a5ee83e4d23e | |
parent | 26201189d66f48451bd6cc31288a38d8c7378720 (diff) |
man: replace hard coded man page section with substitution strings
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | xload.man | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,7 +89,7 @@ stored in the RESOURCE_MANAGER property. .I __apploaddir__/XLoad specifies required resources .SH SEE ALSO -X(__miscmansuffix__), xrdb(1), mem(4), Athena StripChart Widget. +X(__miscmansuffix__), xrdb(__appmansuffix__), mem(__drivermansuffix__), Athena StripChart Widget. .SH BUGS On older platforms, this program may require the ability to open and read the special system file \fI/dev/kmem\fP. Sites that do not allow general |