Sort sections.
This commit is contained in:
parent
d39487cb88
commit
2eb0022dc2
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: icp.4,v 1.1 2002/04/22 21:05:19 ad Exp $
|
||||
.\" $NetBSD: icp.4,v 1.2 2002/04/22 21:10:55 wiz Exp $
|
||||
.\"
|
||||
.\" from OpenBSD: gdt.4,v 1.14 2001/10/05 14:45:53 mpech Exp
|
||||
.\"
|
||||
|
@ -43,6 +43,11 @@ See your controller's documentation for more information.
|
|||
.Xr intro 4 ,
|
||||
.Xr ld 4 ,
|
||||
.Xr scsi 4
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
driver first appeared in
|
||||
.Nx 1.6 .
|
||||
.Sh AUTHORS
|
||||
The
|
||||
.Nm
|
||||
|
@ -53,11 +58,6 @@ It is derived in part from the
|
|||
.Ox
|
||||
.Nm gdt
|
||||
driver, written by Niklas Hallqvist.
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
driver first appeared in
|
||||
.Nx 1.6 .
|
||||
.Sh BUGS
|
||||
ISA & EISA front-ends and a management interface are needed.
|
||||
.Pp
|
||||
|
|
Loading…
Reference in New Issue