Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sbin/restore pullup 1.24->1.25 (abs): Correct default d...
details: https://anonhg.NetBSD.org/src/rev/13cd189e9126
branches: netbsd-1-4
changeset: 469154:13cd189e9126
user: perry <perry%NetBSD.org@localhost>
date: Fri Jul 02 16:31:50 1999 +0000
description:
pullup 1.24->1.25 (abs): Correct default device from /dev/rst0 to /dev/nrst0
diffstat:
sbin/restore/restore.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e9f5c861ed85 -r 13cd189e9126 sbin/restore/restore.8
--- a/sbin/restore/restore.8 Fri Jul 02 16:24:10 1999 +0000
+++ b/sbin/restore/restore.8 Fri Jul 02 16:31:50 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: restore.8,v 1.24 1998/07/27 19:19:45 msaitoh Exp $
+.\" $NetBSD: restore.8,v 1.24.2.1 1999/07/02 16:31:50 perry Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -438,7 +438,7 @@
.El
.Sh FILES
.Bl -tag -width "./restoresymtable" -compact
-.It Pa /dev/rst0
+.It Pa /dev/nrst0
the default tape drive
.It Pa /dev/rst*
Raw SCSI tape interface
Home |
Main Index |
Thread Index |
Old Index