Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin Add a couple cross-references to make similar ctl comma...
details: https://anonhg.NetBSD.org/src/rev/0cc37133e153
branches: trunk
changeset: 570000:0cc37133e153
user: erh <erh%NetBSD.org@localhost>
date: Thu Sep 16 18:02:27 2004 +0000
description:
Add a couple cross-references to make similar ctl commands easier to find.
diffstat:
sbin/atactl/atactl.8 | 6 ++++--
sbin/dkctl/dkctl.8 | 6 ++++--
sbin/scsictl/scsictl.8 | 6 ++++--
3 files changed, 12 insertions(+), 6 deletions(-)
diffs (60 lines):
diff -r ddf05e34ce89 -r 0cc37133e153 sbin/atactl/atactl.8
--- a/sbin/atactl/atactl.8 Thu Sep 16 16:08:27 2004 +0000
+++ b/sbin/atactl/atactl.8 Thu Sep 16 18:02:27 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: atactl.8,v 1.16 2004/08/02 23:16:02 wiz Exp $
+.\" $NetBSD: atactl.8,v 1.17 2004/09/16 18:02:27 erh Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -176,7 +176,9 @@
Any ATAPI device with pending commands will also be reset.
.Sh SEE ALSO
.Xr ioctl 2 ,
-.Xr wd 4
+.Xr wd 4 ,
+.Xr dkctl 8 ,
+.Xr scsictl 8
.Sh HISTORY
The
.Nm
diff -r ddf05e34ce89 -r 0cc37133e153 sbin/dkctl/dkctl.8
--- a/sbin/dkctl/dkctl.8 Thu Sep 16 16:08:27 2004 +0000
+++ b/sbin/dkctl/dkctl.8 Thu Sep 16 18:02:27 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dkctl.8,v 1.11 2004/08/30 12:53:30 wiz Exp $
+.\" $NetBSD: dkctl.8,v 1.12 2004/09/16 18:02:27 erh Exp $
.\"
.\" Copyright 2002 Wasabi Systems, Inc.
.\" All rights reserved.
@@ -125,7 +125,9 @@
.Xr ioctl 2 ,
.Xr sd 4 ,
.Xr wd 4 ,
-.Xr disklabel 5
+.Xr disklabel 5 ,
+.Xr atactl 8 ,
+.Xr scsictl 8
.Sh HISTORY
The
.Nm
diff -r ddf05e34ce89 -r 0cc37133e153 sbin/scsictl/scsictl.8
--- a/sbin/scsictl/scsictl.8 Thu Sep 16 16:08:27 2004 +0000
+++ b/sbin/scsictl/scsictl.8 Thu Sep 16 18:02:27 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: scsictl.8,v 1.19 2003/09/01 04:43:32 wiz Exp $
+.\" $NetBSD: scsictl.8,v 1.20 2004/09/16 18:02:27 erh Exp $
.\"
.\" Copyright (c) 1998, 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -247,7 +247,9 @@
.Xr se 4 ,
.Xr ss 4 ,
.Xr st 4 ,
-.Xr uk 4
+.Xr uk 4 ,
+.Xr atactl 8 ,
+.Xr dkctl 8
.Sh HISTORY
The
.Nm
Home |
Main Index |
Thread Index |
Old Index