diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-11-13 13:54:27 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-11-13 13:54:27 +0000 |
commit | 138760cea6dfae9292858f5f76e471374533727e (patch) | |
tree | a6b3996d64f3d12e658b68801b9c193ac0e12fd1 /share/man/man4/man4.alpha/tga.4 | |
parent | 90d933d7a0cf14ffac9d7d6f3fafacdec21260e6 (diff) |
o) Fix bogus .Xr usage;
o) CAVEAT -> CAVEATS;
o) AUTHOR -> AUTHORS;
o) Start new sentence on a new line;
o) For URL and path names use .Pa;
o) We don't like .Pp before .Rs;
o) Don't use .Pp before/after .Sh;
o) OpenBSD -> .Ox;
millert@ ok and help;
Diffstat (limited to 'share/man/man4/man4.alpha/tga.4')
-rw-r--r-- | share/man/man4/man4.alpha/tga.4 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man4/man4.alpha/tga.4 b/share/man/man4/man4.alpha/tga.4 index 31ce1a81f5a..2da716c9fec 100644 --- a/share/man/man4/man4.alpha/tga.4 +++ b/share/man/man4/man4.alpha/tga.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tga.4,v 1.1 2001/10/06 22:33:39 nate Exp $ +.\" $OpenBSD: tga.4,v 1.2 2001/11/13 13:54:26 mpech Exp $ .\" .\" Copyright (c) 2001 Nathan L. Binkert .\" All rights reserved. @@ -41,10 +41,10 @@ This driver handles TGA graphics hardware within the console framework. .Pp On TGA adapters, the resolution is set on the card and is not changed -at runtime. On some TGA models, there are four dip switches. On -other models, there is a rotary switch with positions 0-F. There are -also some that use jumpers. -.Pp +at runtime. +On some TGA models, there are four dip switches. +On other models, there is a rotary switch with positions 0-F. +There are also some that use jumpers. .Ss TGA Switch Settings: .Bl -column "Setting" "Pixel Freq" "Resolution" "Refresh Rate" .It Li Switch Ta Pixel Ta Monitor Ta Refresh @@ -70,10 +70,10 @@ there are no guarantees. .Pp N.B.: The resolution selected is the resolution used in X windows. .Pp -There are also a couple of extra jumpers on some card. One of these -jumpers often selects the card to be the primary display. Exactly one -of the cards in your machine should have that jumper on. If you have -extra cards, they should have the jumper off. +There are also a couple of extra jumpers on some card. +One of these jumpers often selects the card to be the primary display. +Exactly one of the cards in your machine should have that jumper on. +If you have extra cards, they should have the jumper off. .Sh SEE ALSO .Xr pci 4 , .Xr wscons 4 , |