summaryrefslogtreecommitdiffstats
path: root/sbin/restore
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2003-01-10 10:45:48 +0000
committersheldonh <sheldonh@FreeBSD.org>2003-01-10 10:45:48 +0000
commit71162e51f9a9f2b498ad2c1229e8532d42851756 (patch)
treee334542253743712fc828462915ea9c606dd3a3f /sbin/restore
parent87fb929397863eb428aa697122b09f916b7795e2 (diff)
downloadFreeBSD-src-71162e51f9a9f2b498ad2c1229e8532d42851756.zip
FreeBSD-src-71162e51f9a9f2b498ad2c1229e8532d42851756.tar.gz
Add an ENVIRONMENT section so that the reader knows that the TMPDIR envar
is honoured. Reported by: des MFC after: 1 month
Diffstat (limited to 'sbin/restore')
-rw-r--r--sbin/restore/restore.85
1 files changed, 5 insertions, 0 deletions
diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8
index 24bac13..d84d6a8 100644
--- a/sbin/restore/restore.8
+++ b/sbin/restore/restore.8
@@ -437,6 +437,11 @@ owner, mode, and time stamps for directories.
.It Pa \&./restoresymtable
information passed between incremental restores.
.El
+.Sh ENVIRONMENT
+.Bl -tag -width ".Ev TMPDIR"
+.It Ev TMPDIR
+Name of directory where temporary files are to be created.
+.El
.Sh SEE ALSO
.Xr dump 8 ,
.Xr mount 8 ,
OpenPOWER on IntegriCloud