summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-08-02 10:49:50 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-08-02 10:49:50 +0000
commit0f4d67a8411b1bba39460483c8a39374d5a2e5b2 (patch)
tree78e03ce05c0c8b090e8e1b53687659b35e393585 /sbin
parentfa057e8c01a79e8633a9908975703467b45d83a2 (diff)
$TAPE Ev may refer to a number of things, not just a physical tape device:
- for -f description, point people to TAPE - for TAPE description, point people to -f - use `file' to describe these differing forms, as that is consistent with the rest of the page this is based on -r1.71 from freebsd, from ceri davies, which was in turn based on pr #84200 from gary w. swearingen; ok otto@
Diffstat (limited to 'sbin')
-rw-r--r--sbin/dump/dump.815
1 files changed, 11 insertions, 4 deletions
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8
index 7576bbf3d6b..282ff4b1116 100644
--- a/sbin/dump/dump.8
+++ b/sbin/dump/dump.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dump.8,v 1.34 2003/07/15 10:28:29 jmc Exp $
+.\" $OpenBSD: dump.8,v 1.35 2005/08/02 10:49:49 jmc Exp $
.\" $NetBSD: dump.8,v 1.17 1997/06/05 11:15:06 lukem Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -160,8 +160,12 @@ like
(a disk drive),
an ordinary file,
or
-.Sq Fl
+.Sq -
(the standard output).
+See also the
+.Ev TAPE
+environment variable, below.
+.Pp
Multiple file names may be given as a single argument separated by commas.
Each file will be used for one dump volume in the order listed;
if the dump requires more volumes than the number of names given,
@@ -362,8 +366,11 @@ to the standard error output.
.Sh ENVIRONMENT
.Bl -tag -width /etc/dumpdates
.It Ev TAPE
-default tape device to use instead of
-.Pa /dev/rst0
+The default file to use instead of
+.Pa /dev/rst0 .
+See also
+.Fl f ,
+above.
.El
.Sh FILES
.Bl -tag -width /etc/dumpdates -compact