diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-08-20 13:38:26 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-08-20 13:38:26 -0400 |
commit | 04ceef3da7e3cfb62bb946fb13980394bf37dbaf (patch) | |
tree | 54a1572cec4f303f42e17c0bd6a9864564515115 | |
parent | 889bd7922faa4aa92769e4a06048bf83b867a52b (diff) |
man: replace hardcoded (7) with __miscmansuffix__
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | luit.man | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -230,7 +230,7 @@ Charsets with a non-trivial intermediary byte are not yet supported. Selecting alternate sets of control characters is not supported and will never be. .SH SEE ALSO -xterm(__appmansuffix__), unicode(7), utf-8(7), charsets(7). +xterm(__appmansuffix__), unicode(__miscmansuffix__), utf-8(__miscmansuffix__), charsets(__miscmansuffix__). .nf .br .I Character Code Structure and Extension Techniques (ISO\ 2022, ECMA-35). |