aboutsummaryrefslogtreecommitdiffstats
path: root/man5
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-08-06 21:43:46 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-08-06 22:25:11 +0200
commitaf2d18b2c26ede995f8e41c5a8fe3ad6331dce98 (patch)
treea7cda54bb4be7e53fd244f0fd34954f39d6c73b9 /man5
parent18f49d756386f66eb2990b4e607069e98f820ce3 (diff)
downloadman-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 'man5')
-rw-r--r--man5/dir_colors.54
-rw-r--r--man5/hosts.equiv.52
-rw-r--r--man5/proc.52
-rw-r--r--man5/termcap.52
-rw-r--r--man5/utmp.52
5 files changed, 6 insertions, 6 deletions
diff --git a/man5/dir_colors.5 b/man5/dir_colors.5
index c51bb8e851..5dc566dfc1 100644
--- a/man5/dir_colors.5
+++ b/man5/dir_colors.5
@@ -226,7 +226,7 @@ ends in .\fIextension\fR.
Note that the period is included in the
extension, which makes it impossible to specify an extension not
starting with a period, such as
-.B ~
+.B \(ti
for
.B emacs
backup files.
@@ -379,7 +379,7 @@ hash mark as the first character.
.I /etc/DIR_COLORS
System-wide configuration file.
.TP
-.I ~/.dir_colors
+.I \(ti/.dir_colors
Per-user configuration file.
.PP
This page describes the
diff --git a/man5/hosts.equiv.5 b/man5/hosts.equiv.5
index 791b9da144..c50110ecf0 100644
--- a/man5/hosts.equiv.5
+++ b/man5/hosts.equiv.5
@@ -85,7 +85,7 @@ the particular service
Below are some example
.I /etc/host.equiv
or
-.I ~/.rhosts
+.I \(ti/.rhosts
files.
.PP
Allow any user to log in from any host:
diff --git a/man5/proc.5 b/man5/proc.5
index 42d3465f51..08f9e4f2db 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -3544,7 +3544,7 @@ It is more eligible to be reclaimed for other purposes.
.IR HighTotal " %lu"
(Starting with Linux 2.6.19, \fBCONFIG_HIGHMEM\fP is required.)
Total amount of highmem.
-Highmem is all memory above ~860 MB of physical memory.
+Highmem is all memory above \(ti860 MB of physical memory.
Highmem areas are for use by user-space programs,
or for the page cache.
The kernel must use tricks to access
diff --git a/man5/termcap.5 b/man5/termcap.5
index bef2727c61..9ec1fe9821 100644
--- a/man5/termcap.5
+++ b/man5/termcap.5
@@ -462,7 +462,7 @@ u right tee (+)
v bottom tee (+)
w normal tee (+)
x vertical line (|)
-~ paragraph (???)
+\(ti paragraph (???)
.fi
.PP
The values in parentheses are suggested defaults which are used by the
diff --git a/man5/utmp.5 b/man5/utmp.5
index cac291942e..b8809f20b5 100644
--- a/man5/utmp.5
+++ b/man5/utmp.5
@@ -204,7 +204,7 @@ The \fIwtmp\fP file records all logins and logouts.
Its format is exactly like \fIutmp\fP except that a null username
indicates a logout
on the associated terminal.
-Furthermore, the terminal name \fB~\fP
+Furthermore, the terminal name \fB\(ti\fP
with username \fBshutdown\fP or \fBreboot\fP indicates a system
shutdown or reboot and the pair of terminal names \fB|\fP/\fB}\fP
logs the old/new system time when