diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-06-22 12:15:49 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-06-22 12:15:49 +0000 |
commit | a9223deae9367063797cc5a9d6152f1daf583153 (patch) | |
tree | 47fa1d8bb4523318a4103665c655d1a22001c8fb /share/man/man4/gdt.4 | |
parent | 0eb87a4a02e0b6bc731a76a842c1b13646016e26 (diff) |
o) remove unnecessary .Pp;
o) remove unnecessary .Nm args;
o) closes .Bl;
o) .Sh AUTHOR -> .Sh AUTHORS;
o) sort SEE ALSO;
o) better -mdoc style;
o) typos;
aaron@ ok.
Diffstat (limited to 'share/man/man4/gdt.4')
-rw-r--r-- | share/man/man4/gdt.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/gdt.4 b/share/man/man4/gdt.4 index 992686c626d..90f12022fe6 100644 --- a/share/man/man4/gdt.4 +++ b/share/man/man4/gdt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gdt.4,v 1.11 2000/11/10 20:02:16 todd Exp $ +.\" $OpenBSD: gdt.4,v 1.12 2001/06/22 12:15:45 mpech Exp $ .\" .\" Copyright (c) 2000 Niklas Hallqvist. All rights reserved. .\" @@ -57,6 +57,7 @@ driver provides support for the following adapters: .Tn GDT6x29RD , .Tn GDT7x19RN , .Tn GDT7x29RN . +.El .Pp Although only the .Tn GDT6x27RP @@ -90,7 +91,7 @@ inspired by the Linux driver by .An Achim Luebner Aq achim@vortex.de . .Sh HISTORY The -.Nm gdt +.Nm driver first appeared in .Ox 2.7 . .Sh BUGS |