diff options
author | ru <ru@FreeBSD.org> | 2001-08-10 13:45:36 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-10 13:45:36 +0000 |
commit | 80f060f0cfbb82557091e33c60ad9d69144032d3 (patch) | |
tree | c6202f8a0c6d93c9cf46f3fc9c8596cee2d5dbd0 /lib/libc/regex/regex.3 | |
parent | aa55336f13644a7e7f7d20afec71109d499bfd22 (diff) | |
download | FreeBSD-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 'lib/libc/regex/regex.3')
-rw-r--r-- | lib/libc/regex/regex.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3 index fc9b1b3..c7681c7 100644 --- a/lib/libc/regex/regex.3 +++ b/lib/libc/regex/regex.3 @@ -442,7 +442,7 @@ is first ORed with the .Dq message that results is the printable name of the error code, -e.g. +e.g.\& .Dq Dv REG_NOMATCH , rather than an explanation thereof. If |