diff options
author | ru <ru@FreeBSD.org> | 2001-08-10 17:35:21 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-10 17:35:21 +0000 |
commit | f858dca3dc130c98b635d3fc8e60adf8eed7f941 (patch) | |
tree | fb8d3456824bbc5e1f38e14a7626c5362b9c29d6 /usr.sbin/pcvt | |
parent | f3e8b0f40c1621de1ee3f3f31da3fb02d9a35832 (diff) | |
download | FreeBSD-src-f858dca3dc130c98b635d3fc8e60adf8eed7f941.zip FreeBSD-src-f858dca3dc130c98b635d3fc8e60adf8eed7f941.tar.gz |
mdoc(7) police: join split punctuation to macro calls.
Diffstat (limited to 'usr.sbin/pcvt')
-rw-r--r-- | usr.sbin/pcvt/kcon/kcon.1 | 10 | ||||
-rw-r--r-- | usr.sbin/pcvt/scon/scon.1 | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/pcvt/kcon/kcon.1 b/usr.sbin/pcvt/kcon/kcon.1 index 6047ae0..5d8788f 100644 --- a/usr.sbin/pcvt/kcon/kcon.1 +++ b/usr.sbin/pcvt/kcon/kcon.1 @@ -82,11 +82,11 @@ Reset the Keyboard. .It Fl s Displays the current settings of the rate and delay values. .It Fl t Ar +/- -Specify this option to enable ( -.Ar + -) or disable ( -.Ar - -) the repetition of keys. +Specify this option to enable +.Pq Ar + +or disable +.Pq Ar - +the repetition of keys. .It Fl x Switches display of control codes to hexadecimal in the listing of the current map. To be used in conjunction with the diff --git a/usr.sbin/pcvt/scon/scon.1 b/usr.sbin/pcvt/scon/scon.1 index ee68258..76a4c0f 100644 --- a/usr.sbin/pcvt/scon/scon.1 +++ b/usr.sbin/pcvt/scon/scon.1 @@ -182,7 +182,7 @@ screen saver. NOTE: the .Fl t option is only available if screen saver support has been compiled into -the driver ! +the driver! .It Fl 1 Sets 132 columns mode (only available on VGA adaptors). |