Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/scsictl Add crossreference to scsi(4) per note in PR 9627.



details:   https://anonhg.NetBSD.org/src/rev/8611647f3b6b
branches:  trunk
changeset: 819149:8611647f3b6b
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sun Nov 20 07:04:14 2016 +0000

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

diffstat:

 sbin/scsictl/scsictl.8 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0a8b49486e57 -r 8611647f3b6b sbin/scsictl/scsictl.8
--- a/sbin/scsictl/scsictl.8    Sun Nov 20 07:02:21 2016 +0000
+++ b/sbin/scsictl/scsictl.8    Sun Nov 20 07:04:14 2016 +0000
@@ -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 @@
 - for commands operating on SCSI busses
 .Sh SEE ALSO
 .Xr ioctl 2 ,
+.Xr scsi 4,
 .Xr cd 4 ,
 .Xr ch 4 ,
 .Xr sd 4 ,



Home | Main Index | Thread Index | Old Index