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 | 367bb7e6ab70fe56ace5a02541c0913a34ab79c2 (patch) | |
tree | 18af2423896415a5bfc5f40c9e6409635678d18e | |
parent | acdd1245782190342e5736614b2ac25c497a9312 (diff) |
man: replace hard coded man page section with substitution strings
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | editres.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editres.man b/editres.man index 5b938f3..e43e55d 100644 --- a/editres.man +++ b/editres.man @@ -413,7 +413,7 @@ stored in the RESOURCE_MANAGER property. .I __apploaddir__/Editres specifies required resources .SH SEE ALSO -X(__miscmansuffix__), xrdb(1), Athena Widget Set +X(__miscmansuffix__), xrdb(__appmansuffix__), Athena Widget Set .SH RESTRICTIONS This is a prototype, there are lots of nifty features I would love to add, but I hope this will give you some ideas about what a resource editor |