summaryrefslogtreecommitdiff
path: root/lib/libutil
diff options
context:
space:
mode:
authorAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
committerAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
commit0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch)
treea7242dc673f15a56501071f686f150e05e519b5e /lib/libutil
parenta745f84c11e201e22ac76b1776820903cabfd67a (diff)
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/scsi.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libutil/scsi.3 b/lib/libutil/scsi.3
index 1632c9826eb..3d1b927495b 100644
--- a/lib/libutil/scsi.3
+++ b/lib/libutil/scsi.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: scsi.3,v 1.2 1999/03/10 21:25:28 pjanzen Exp $
+.\" $OpenBSD: scsi.3,v 1.3 1999/05/16 19:56:05 alex Exp $
.\" Copyright (c) 1994 HD Associates (hd@world.std.com)
.\" All rights reserved.
.\"
@@ -327,8 +327,8 @@ The function
.Fn scsireq_enter
returns the result of the ioctl call.
.Sh SEE ALSO
-.Xr scsi 8 ,
-.Xr scsi 4
+.Xr scsi 4 ,
+.Xr scsi 8
.Sh BUGS
This only works completely for the 1542C. The host adapter code
that sets up the residual amount of data transfer has to be added