diff options
author | uqs <uqs@FreeBSD.org> | 2010-10-08 12:40:16 +0000 |
---|---|---|
committer | uqs <uqs@FreeBSD.org> | 2010-10-08 12:40:16 +0000 |
commit | 8ae3afcfad3d809ecc914f65e53a58e795268f62 (patch) | |
tree | b3bc1578c597e5672077e41ccd208441fd2d7f64 /usr.sbin/vidcontrol | |
parent | f987d108ff49e7a674821ea62a05be912a3e1c04 (diff) | |
download | FreeBSD-src-8ae3afcfad3d809ecc914f65e53a58e795268f62.zip FreeBSD-src-8ae3afcfad3d809ecc914f65e53a58e795268f62.tar.gz |
mdoc: drop redundant .Pp and .LP calls
They have no effect when coming in pairs, or before .Bl/.Bd
Diffstat (limited to 'usr.sbin/vidcontrol')
-rw-r--r-- | usr.sbin/vidcontrol/vidcontrol.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1 index cb545ee..a36d378 100644 --- a/usr.sbin/vidcontrol/vidcontrol.1 +++ b/usr.sbin/vidcontrol/vidcontrol.1 @@ -327,7 +327,6 @@ In each tuple, the first byte will be the character code, and the second byte is the character's color attribute. .Pp The VGA color attribute byte looks like this: -.Pp .Bl -column "X:X" "<00000000>" "width" "bright foreground color" .Sy "bits# width meaning" .Li "7 <X0000000> 1 character blinking" |