Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/restore Document what rrestore is (was once) for. PR 53...
details: https://anonhg.NetBSD.org/src/rev/a2525c20e409
branches: trunk
changeset: 363193:a2525c20e409
user: dholland <dholland%NetBSD.org@localhost>
date: Sun Jul 15 06:16:12 2018 +0000
description:
Document what rrestore is (was once) for. PR 53442.
CVS: ----------------------------------------------------------------------
diffstat:
sbin/restore/restore.8 | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
diffs (32 lines):
diff -r a34884641416 -r a2525c20e409 sbin/restore/restore.8
--- a/sbin/restore/restore.8 Sun Jul 15 06:14:21 2018 +0000
+++ b/sbin/restore/restore.8 Sun Jul 15 06:16:12 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: restore.8,v 1.54 2017/07/03 21:33:42 wiz Exp $
+.\" $NetBSD: restore.8,v 1.55 2018/07/15 06:16:12 dholland Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)restore.8 8.4 (Berkeley) 5/1/95
.\"
-.Dd April 30, 2007
+.Dd July 15, 2018
.Dt RESTORE 8
.Os
.Sh NAME
@@ -406,6 +406,13 @@
Do not ask the user whether to abort the restore in the event of an error.
Always try to skip over the bad block(s) and continue.
.El
+.Pp
+The historic alternate name
+.Nm rrestore
+was once required when restoring from a remote host.
+This functionality is now built into
+.Nm
+itself.
.Sh ENVIRONMENT
If the following environment variable exists it will be used by
.Nm :
Home |
Main Index |
Thread Index |
Old Index