diff options
author | ru <ru@FreeBSD.org> | 2001-02-28 17:38:53 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-02-28 17:38:53 +0000 |
commit | f4325cbb8be5678f80d062f6b978366e9dcaa1e4 (patch) | |
tree | e31c6e8990ba85351f1ed4d140cfcf2804f9ab1a /usr.sbin/vidcontrol | |
parent | 15e59884c93adf7c0d22cbaca565934c6eda53a9 (diff) | |
download | FreeBSD-src-f4325cbb8be5678f80d062f6b978366e9dcaa1e4.zip FreeBSD-src-f4325cbb8be5678f80d062f6b978366e9dcaa1e4.tar.gz |
Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.
Diffstat (limited to 'usr.sbin/vidcontrol')
-rw-r--r-- | usr.sbin/vidcontrol/vidcontrol.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1 index e656213..c950021 100644 --- a/usr.sbin/vidcontrol/vidcontrol.1 +++ b/usr.sbin/vidcontrol/vidcontrol.1 @@ -204,7 +204,7 @@ If the required size of font has not been loaded to the kernel, will fail if the user attempts to set a new video mode. .Pp .Bl -column "25 line modes" "8x16 (VGA), 8x14 (EGA)" -compact -.Li Sy Modes Ta Sy Font size +.Sy Modes Ta Sy Font size .Li 25 line modes Ta 8x16 (VGA), 8x14 (EGA) .Li 30 line modes Ta 8x16 .Li 43 line modes Ta 8x8 |