diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-08-06 21:43:46 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-08-06 22:25:11 +0200 |
| commit | af2d18b2c26ede995f8e41c5a8fe3ad6331dce98 (patch) | |
| tree | a7cda54bb4be7e53fd244f0fd34954f39d6c73b9 /man7/unicode.7 | |
| parent | 18f49d756386f66eb2990b4e607069e98f820ce3 (diff) | |
| download | man-pages-af2d18b2c26ede995f8e41c5a8fe3ad6331dce98.tar.gz | |
intro.1, clock_getres.2, clone.2, futex.2, ioctl_fat.2, mkdir.2, mknod.2, mmap.2, open.2, statx.2, umask.2, userfaultfd.2, glob.3, mkfifo.3, termios.3, wordexp.3, console_codes.4, sk98lin.4, vcs.4, dir_colors.5, hosts.equiv.5, proc.5, termcap.5, utmp.5, ascii.7, bpf-helpers.7, charsets.7, environ.7, glob.7, mailaddr.7, netlink.7, operator.7, suffixes.7, tcp.7, unicode.7, uri.7, zic.8: Use "\(ti" instead of "~"
A naked tilde ("~") renders poorly in PDF. Instead use "\(ti",
which renders better in a PDF, and produces the same glyph
when rendering on a terminal.
Reported-by: Geoff Clare <gwc@opengroup.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/unicode.7')
| -rw-r--r-- | man7/unicode.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/unicode.7 b/man7/unicode.7 index efb3897c56..a6b0157c4a 100644 --- a/man7/unicode.7 +++ b/man7/unicode.7 @@ -248,7 +248,7 @@ Unicode Technical Reports. .IP * Markus Kuhn: UTF-8 and Unicode FAQ for UNIX/Linux. .RS -.UR http://www.cl.cam.ac.uk\:/~mgk25\:/unicode.html +.UR http://www.cl.cam.ac.uk\:/\(timgk25\:/unicode.html .UE .RE .IP * |
