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 | 894fb8869b63f3810373f58798c09e15256f2c67 (patch) | |
tree | f514ad84db0ad92a127964624ae962524ae0169a | |
parent | aa1b74aa0e5fe8a3b7db0334270c49d89be3fb63 (diff) |
man: replace hard coded man page section with substitution strings
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | xfd.man | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -190,7 +190,7 @@ character does not exist. The default is "no such character 0x%02x%02x (%u,%u) (%#o,%#o)". The arguments that will come after the format string are the same as for the \fBselectFormat\fP resource. .SH "SEE ALSO" -X(__miscmansuffix__), xlsfonts(1), xrdb(1), xfontsel(1), fc-list(1), +X(__miscmansuffix__), xlsfonts(__appmansuffix__), xrdb(__appmansuffix__), xfontsel(__appmansuffix__), fc-list(__appmansuffix__), fonts.conf(__filemansuffix__), .I "X Logical Font Description Conventions" .SH "BUGS" |