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 /usr.sbin/vidcontrol | |
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 'usr.sbin/vidcontrol')
-rw-r--r-- | usr.sbin/vidcontrol/vidcontrol.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1 index 3d53cd6..0ee1f12 100644 --- a/usr.sbin/vidcontrol/vidcontrol.1 +++ b/usr.sbin/vidcontrol/vidcontrol.1 @@ -93,10 +93,10 @@ below. .It Ar foreground Op Ar background Change colors when displaying text. Specify the foreground color -(e.g. +(e.g.\& .Dq vidcontrol white ) , or both a foreground and background colors -(e.g. +(e.g.\& .Dq vidcontrol yellow blue ) . Use the .Cm show |