summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHakan Olsson <ho@cvs.openbsd.org>2001-10-04 22:33:50 +0000
committerHakan Olsson <ho@cvs.openbsd.org>2001-10-04 22:33:50 +0000
commite9087b984372550c9af3de2c6356418eb23a0f35 (patch)
tree4608b0009fa4cfa8a6692698276bafa00e9e48a6
parent3a8ca4f947748dde46ae77ab8e8a4663031d1b52 (diff)
restore also uses TAPE.
-rw-r--r--sbin/restore/restore.87
1 files changed, 5 insertions, 2 deletions
diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8
index 540405aeda6..7cd7ff784b1 100644
--- a/sbin/restore/restore.8
+++ b/sbin/restore/restore.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: restore.8,v 1.19 2000/04/18 21:45:14 aaron Exp $
+.\" $OpenBSD: restore.8,v 1.20 2001/10/04 22:33:49 ho Exp $
.\" $NetBSD: restore.8,v 1.15 1997/07/01 05:37:53 lukem Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
@@ -401,7 +401,7 @@ This message lists the number of blocks that were skipped over.
If the following environment variable exists it will be utilized by
.Nm restore :
.Pp
-.Bl -tag -width "TMPDIR" -compact
+.Bl -tag -width "TMPDIR"
.It Ev TMPDIR
The directory given in
.Ev TMPDIR
@@ -412,6 +412,9 @@ to store temporary files.
Refer to
.Xr environ 7
for more information.
+.It Ev TAPE
+Default tape device to use instead of
+.Pa /dev/rst0 .
.El
.Sh FILES
.Bl -tag -width "./restoresymtable" -compact