summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-10 13:45:36 +0000
committerru <ru@FreeBSD.org>2001-08-10 13:45:36 +0000
commit80f060f0cfbb82557091e33c60ad9d69144032d3 (patch)
treec6202f8a0c6d93c9cf46f3fc9c8596cee2d5dbd0 /usr.bin
parentaa55336f13644a7e7f7d20afec71109d499bfd22 (diff)
downloadFreeBSD-src-80f060f0cfbb82557091e33c60ad9d69144032d3.zip
FreeBSD-src-80f060f0cfbb82557091e33c60ad9d69144032d3.tar.gz
mdoc(7) police: protect trailing full stops of abbreviations
with a trailing zero-width space: `e.g.\&'.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/file/magic.52
-rw-r--r--usr.bin/ftp/ftp.14
-rw-r--r--usr.bin/mail/mail.12
-rw-r--r--usr.bin/make/make.12
-rw-r--r--usr.bin/soelim/soelim.12
-rw-r--r--usr.bin/tip/tip/tip.12
6 files changed, 7 insertions, 7 deletions
diff --git a/usr.bin/file/magic.5 b/usr.bin/file/magic.5
index 6553e57..fd94700 100644
--- a/usr.bin/file/magic.5
+++ b/usr.bin/file/magic.5
@@ -121,7 +121,7 @@ If the character is omitted,
it is assumed to be
.Em = .
.It ""
-Numeric values are specified in C form; e.g.
+Numeric values are specified in C form; e.g.\&
.Em 13
is decimal,
.Em 013
diff --git a/usr.bin/ftp/ftp.1 b/usr.bin/ftp/ftp.1
index 8b2e45f..eac3210 100644
--- a/usr.bin/ftp/ftp.1
+++ b/usr.bin/ftp/ftp.1
@@ -1175,7 +1175,7 @@ then forks a shell, using
with the argument supplied, and reads (writes) from the stdin
(stdout).
If the shell command includes spaces, the argument
-must be quoted; e.g.
+must be quoted; e.g.\&
\*(Lq" ls -lt"\*(Rq.
A particularly
useful example of this mechanism is: \*(Lqdir \&|more\*(Rq.
@@ -1191,7 +1191,7 @@ c.f. the
command.
If the
.Nm
-command expects a single local file (e.g.
+command expects a single local file (e.g.\&
.Ic put ) ,
only the first filename generated by the "globbing" operation is used.
.It
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1
index 07b7ca6..e38be25 100644
--- a/usr.bin/mail/mail.1
+++ b/usr.bin/mail/mail.1
@@ -601,7 +601,7 @@ Arguments are of the form
(no space before or after =) or
.Ar option .
Quotation marks may be placed around any part of the assignment statement to
-quote blanks or tabs, i.e.
+quote blanks or tabs, i.e.\&
.Dq Li "set indentprefix=\*q->\*q"
.It Ic saveignore
.Ic Saveignore
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index 7e70998..3338778 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -452,7 +452,7 @@ variables:
.It Va \&$
A single dollar sign
.Ql \&$ ,
-i.e.
+i.e.\&
.Ql \&$$
expands to a single dollar
sign.
diff --git a/usr.bin/soelim/soelim.1 b/usr.bin/soelim/soelim.1
index de0e846..406b9a1 100644
--- a/usr.bin/soelim/soelim.1
+++ b/usr.bin/soelim/soelim.1
@@ -65,7 +65,7 @@ Note that inclusion can be suppressed by using
.Ql \e'
instead of
.Ql \e. ,
-i.e.
+i.e.\&
.Pp
.Dl \'so /usr/lib/tmac.s
.Pp
diff --git a/usr.bin/tip/tip/tip.1 b/usr.bin/tip/tip/tip.1
index 1be2bef..f74caaa 100644
--- a/usr.bin/tip/tip/tip.1
+++ b/usr.bin/tip/tip/tip.1
@@ -172,7 +172,7 @@ refer to
for a full description.
Each system has a default baud rate with which to
establish a connection. If this value is not suitable, the baud rate
-to be used may be specified on the command line, e.g.
+to be used may be specified on the command line, e.g.\&
.Ql "tip -300 mds" .
.Pp
When
OpenPOWER on IntegriCloud