Module Name:    src
Committed By:   dholland
Date:           Sun Nov 20 07:04:15 UTC 2016

Modified Files:
        src/sbin/scsictl: scsictl.8

Log Message:
Add crossreference to scsi(4) per note in PR 9627.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sbin/scsictl/scsictl.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/scsictl/scsictl.8
diff -u src/sbin/scsictl/scsictl.8:1.28 src/sbin/scsictl/scsictl.8:1.29
--- src/sbin/scsictl/scsictl.8:1.28	Sat Nov 19 23:37:33 2016
+++ src/sbin/scsictl/scsictl.8	Sun Nov 20 07:04:14 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: scsictl.8,v 1.28 2016/11/19 23:37:33 wiz Exp $
+.\"	$NetBSD: scsictl.8,v 1.29 2016/11/20 07:04:14 dholland Exp $
 .\"
 .\" Copyright (c) 1998, 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -238,6 +238,7 @@ No information is printed for already pr
 - for commands operating on SCSI busses
 .Sh SEE ALSO
 .Xr ioctl 2 ,
+.Xr scsi 4,
 .Xr cd 4 ,
 .Xr ch 4 ,
 .Xr sd 4 ,

Reply via email to