Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 add ref to scsictl(8)



details:   https://anonhg.NetBSD.org/src/rev/b6a373e5888d
branches:  trunk
changeset: 531870:b6a373e5888d
user:      grant <grant%NetBSD.org@localhost>
date:      Tue May 28 04:08:52 2002 +0000

description:
add ref to scsictl(8)

diffstat:

 share/man/man4/sd.4 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 9f597fe88daa -r b6a373e5888d share/man/man4/sd.4
--- a/share/man/man4/sd.4       Tue May 28 03:17:26 2002 +0000
+++ b/share/man/man4/sd.4       Tue May 28 04:08:52 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sd.4,v 1.13 2001/09/22 16:21:42 wiz Exp $
+.\"    $NetBSD: sd.4,v 1.14 2002/05/28 04:08:52 grant Exp $
 .\"
 .\" Copyright (c) 1996
 .\"     Julian Elischer <julian%freebsd.org@localhost>.  All rights reserved.
@@ -260,7 +260,8 @@
 .Xr wd 4 ,
 .Xr disklabel 5 ,
 .Xr disklabel 8 ,
-.Xr fdisk 8
+.Xr fdisk 8 ,
+.Xr scsictl 8
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index