diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2009-01-19 18:12:44 +1300 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2009-01-19 18:12:44 +1300 |
| commit | 9e781349607f2375bd4c2cc2387955475f29b04c (patch) | |
| tree | 7981eb58f2a5b82bb9dbeb6cbe8bc099c2d1083d /man7/ascii.7 | |
| parent | 491dc71165d4fd6355787bd1b570cdd78e681025 (diff) | |
| download | man-pages-9e781349607f2375bd4c2cc2387955475f29b04c.tar.gz | |
ascii.7: Update SEE ALSO list to include pages added in 3.17
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/ascii.7')
| -rw-r--r-- | man7/ascii.7 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/man7/ascii.7 b/man7/ascii.7 index e48486a288..2d54d8d96e 100644 --- a/man7/ascii.7 +++ b/man7/ascii.7 @@ -31,7 +31,7 @@ .\" Modified 1999-08-08 by Michael Haardt (michael@moria.de) .\" Modified 2004-04-01 by aeb .\" -.TH ASCII 7 2008-06-03 "Linux" "Linux Programmer's Manual" +.TH ASCII 7 2009-01-19 "Linux" "Linux Programmer's Manual" .SH NAME ascii \- the ASCII character set encoded in octal, decimal, and hexadecimal .SH DESCRIPTION @@ -176,8 +176,14 @@ Standards Institute (USASI) in 1968. .\" .SH "SEE ALSO" .BR iso_8859-1 (7), +.BR iso_8859-10 (7), +.BR iso_8859-13 (7), +.BR iso_8859-14 (7), .BR iso_8859-15 (7), .BR iso_8859-16 (7), .BR iso_8859-2 (7), +.BR iso_8859-3 (7), +.BR iso_8859-5 (7), .BR iso_8859-7 (7), +.BR iso_8859-8 (7), .BR iso_8859-9 (7) |
