summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-07 15:48:51 +0000
committerru <ru@FreeBSD.org>2001-08-07 15:48:51 +0000
commit43457588767caedd16dbf19162de0a6a435dfeda (patch)
tree0505e005ecc9492a4b759dc8e06eb138613e4aa4 /usr.sbin/pcvt
parent6b00d6a3ebd552afe7b0a0844e598ee70810f887 (diff)
downloadFreeBSD-src-43457588767caedd16dbf19162de0a6a435dfeda.zip
FreeBSD-src-43457588767caedd16dbf19162de0a6a435dfeda.tar.gz
mdoc(7) police:
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block.
Diffstat (limited to 'usr.sbin/pcvt')
-rw-r--r--usr.sbin/pcvt/scon/scon.16
-rw-r--r--usr.sbin/pcvt/vgaio/vgaio.83
2 files changed, 5 insertions, 4 deletions
diff --git a/usr.sbin/pcvt/scon/scon.1 b/usr.sbin/pcvt/scon/scon.1
index 8657fd2..ee68258 100644
--- a/usr.sbin/pcvt/scon/scon.1
+++ b/usr.sbin/pcvt/scon/scon.1
@@ -122,7 +122,7 @@ font ram.
This option is available only for EGA and VGA boards.
.It Fl p
Modify VGA palette
-.Pq DAC .
+(DAC).
The
.Fl p
is mutually exclusive with
@@ -154,7 +154,7 @@ The first
denotes the number of palette entry to be modified.
This may be either
a number between 0 and 255, or the usual name of an associated color
-.Pq case-insensitive .
+(case-insensitive).
The following values for red, green and blue are restricted to 0 through 63
due to VGA DAC conventions.
Note that the first delimiter within such an argument may be a colon
@@ -185,7 +185,7 @@ option is only available if screen saver support has been compiled into
the driver !
.It Fl 1
Sets 132 columns mode
-.Pq only available on VGA adaptors .
+(only available on VGA adaptors).
.It Fl 8
Sets 80 columns mode.
.El
diff --git a/usr.sbin/pcvt/vgaio/vgaio.8 b/usr.sbin/pcvt/vgaio/vgaio.8
index 3a211a3..657eba2 100644
--- a/usr.sbin/pcvt/vgaio/vgaio.8
+++ b/usr.sbin/pcvt/vgaio/vgaio.8
@@ -73,7 +73,8 @@ Symbolic register names look like:
with
.Aq Em regnumber
being any hexadecimal number
-.Pq without a leading Em 0x ,
+(without a leading
+.Em 0x ) ,
and
.Aq Em reggroup
one of the strings
OpenPOWER on IntegriCloud