summaryrefslogtreecommitdiff
path: root/archivers/pax/files/tar.1
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/pax/files/tar.1')
-rw-r--r--archivers/pax/files/tar.110
1 files changed, 7 insertions, 3 deletions
diff --git a/archivers/pax/files/tar.1 b/archivers/pax/files/tar.1
index e805ca1cec3..618874f35d0 100644
--- a/archivers/pax/files/tar.1
+++ b/archivers/pax/files/tar.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: tar.1,v 1.3 2003/07/09 14:42:43 wiz Exp $
+.\" $NetBSD: tar.1,v 1.4 2004/06/20 10:11:02 grant Exp $
.\"
.\" Copyright (c) 1996 SigmaSoft, Th. Lockert
.\" All rights reserved.
@@ -30,7 +30,7 @@
.\"
.\" OpenBSD: tar.1,v 1.28 2000/11/09 23:58:56 aaron Exp
.\"
-.Dd July 8, 2003
+.Dd May 4, 2004
.Dt TAR 1
.Os
.Sh NAME
@@ -237,7 +237,11 @@ Do not enable GNU tar extensions such as long filenames and long link names.
.It Fl -atime-preserve
Preserve file access times.
.It Fl -unlink
-Remove files before creating them.
+Ignored, only accepted for compatibility with other
+.Nm
+implementations.
+.Nm
+always unlinks files before creating them.
.It Fl -use-compress-program Ar program
Use the named program as the program to decompress the input.
.It Fl -force-local