diff options
author | Alejandro Colomar <alx@kernel.org> | 2023-02-05 23:14:38 +0100 |
---|---|---|
committer | Alejandro Colomar <alx@kernel.org> | 2023-02-05 23:14:42 +0100 |
commit | cdede5cdd1b0ba75135d3b32d96354026e96f866 (patch) | |
tree | f21d7604d25b2de607ef5471e5e180094231e046 /man7/unicode.7 | |
parent | f29fc8dcf0da15a596a7cdc7e5a0b2932100b522 (diff) | |
download | man-pages-cdede5cdd1b0ba75135d3b32d96354026e96f866.tar.gz |
Many pages: Use \[bu] instead of \(bu
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man7/unicode.7')
-rw-r--r-- | man7/unicode.7 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/man7/unicode.7 b/man7/unicode.7 index e0e6ce7aaf..5a358d5bb7 100644 --- a/man7/unicode.7 +++ b/man7/unicode.7 @@ -195,7 +195,7 @@ Two other planes are reserved for private usage, plane 15 and plane 16 (Supplementary Private Use Area-B, range 0x100000 to 0x10fffd). .SS Literature -.IP \(bu 3 +.IP \[bu] 3 Information technology \[em] Universal Multiple-Octet Coded Character Set (UCS) \[em] Part 1: Architecture and Basic Multilingual Plane. International Standard ISO/IEC 10646-1, International Organization @@ -205,11 +205,11 @@ This is the official specification of UCS. Available from .UR http://www.iso.ch/ .UE . -.IP \(bu +.IP \[bu] The Unicode Standard, Version 3.0. The Unicode Consortium, Addison-Wesley, Reading, MA, 2000, ISBN 0-201-61633-5. -.IP \(bu +.IP \[bu] S.\& Harbison, G.\& Steele. C: A Reference Manual. Fourth edition, Prentice Hall, Englewood Cliffs, 1995, ISBN 0-13-326224-3. .IP @@ -219,19 +219,19 @@ edition covers the 1994 Amendment 1 to the ISO C90 standard, which adds a large number of new C library functions for handling wide and multibyte character encodings, but it does not yet cover ISO C99, which improved wide and multibyte character support even further. -.IP \(bu +.IP \[bu] Unicode Technical Reports. .RS .UR http://www.unicode.org\:/reports/ .UE .RE -.IP \(bu +.IP \[bu] Markus Kuhn: UTF-8 and Unicode FAQ for UNIX/Linux. .RS .UR http://www.cl.cam.ac.uk\:/\[ti]mgk25\:/unicode.html .UE .RE -.IP \(bu +.IP \[bu] Bruno Haible: Unicode HOWTO. .RS .UR http://www.tldp.org\:/HOWTO\:/Unicode\-HOWTO.html |