summaryrefslogtreecommitdiff
path: root/bin/pax/pax.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pax/pax.1')
-rw-r--r--bin/pax/pax.19
1 files changed, 8 insertions, 1 deletions
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1
index 9831cb9376b..e6cfe7514dd 100644
--- a/bin/pax/pax.1
+++ b/bin/pax/pax.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pax.1,v 1.25 2000/11/09 23:58:55 aaron Exp $
+.\" $OpenBSD: pax.1,v 1.26 2001/02/07 19:04:14 millert Exp $
.\" $NetBSD: pax.1,v 1.3 1995/03/21 09:07:37 cgd Exp $
.\"
.\" Copyright (c) 1992 Keith Muller.
@@ -1142,6 +1142,13 @@ a diagnostic message is written to standard error
and when
.Nm
completes it will exit with a non-zero exit status.
+.Sh ENVIRONMENT
+The following environment variables affect the execution of
+.Nm pax :
+.Bl -tag -width Fl
+.It Ev TMPDIR
+Path in which to store temporary files.
+.El
.Sh SEE ALSO
.Xr cpio 1 ,
.Xr tar 1