diff options
Diffstat (limited to 'bin/pax')
-rw-r--r-- | bin/pax/cpio.1 | 4 | ||||
-rw-r--r-- | bin/pax/pax.1 | 4 | ||||
-rw-r--r-- | bin/pax/tar.1 | 4 |
3 files changed, 3 insertions, 9 deletions
diff --git a/bin/pax/cpio.1 b/bin/pax/cpio.1 index 0250e9eead0..a8098fb3fe2 100644 --- a/bin/pax/cpio.1 +++ b/bin/pax/cpio.1 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: cpio.1,v 1.15 2001/02/07 19:04:13 millert Exp $ +.\" $OpenBSD: cpio.1,v 1.16 2001/05/01 17:58:01 aaron Exp $ .\" .Dd February 16, 1997 .Dt CPIO 1 @@ -277,8 +277,6 @@ or error, may have only partially created the archive which may violate the specific archive format specification. .Sh ENVIRONMENT -The following environment variables affect the execution of -.Nm cpio : .Bl -tag -width Fl .It Ev TMPDIR Path in which to store temporary files. diff --git a/bin/pax/pax.1 b/bin/pax/pax.1 index e6cfe7514dd..9c3f5ef7bf6 100644 --- a/bin/pax/pax.1 +++ b/bin/pax/pax.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pax.1,v 1.26 2001/02/07 19:04:14 millert Exp $ +.\" $OpenBSD: pax.1,v 1.27 2001/05/01 17:58:01 aaron Exp $ .\" $NetBSD: pax.1,v 1.3 1995/03/21 09:07:37 cgd Exp $ .\" .\" Copyright (c) 1992 Keith Muller. @@ -1143,8 +1143,6 @@ 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. diff --git a/bin/pax/tar.1 b/bin/pax/tar.1 index f46029c62eb..28590615aee 100644 --- a/bin/pax/tar.1 +++ b/bin/pax/tar.1 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: tar.1,v 1.32 2001/02/10 17:21:14 millert Exp $ +.\" $OpenBSD: tar.1,v 1.33 2001/05/01 17:58:01 aaron Exp $ .\" .Dd February 7, 2001 .Dt TAR 1 @@ -263,8 +263,6 @@ specific archive format specification. default archive name .El .Sh ENVIRONMENT -The following environment variables affect the execution of -.Nm tar : .Bl -tag -width Fl .It Ev TMPDIR Path in which to store temporary files. |