summaryrefslogtreecommitdiff
path: root/bin/pax
diff options
context:
space:
mode:
authorEric Jackson <ericj@cvs.openbsd.org>2000-10-07 03:44:25 +0000
committerEric Jackson <ericj@cvs.openbsd.org>2000-10-07 03:44:25 +0000
commitdbd9a5c25db05515d85dda7a4d5a087bd4bf97aa (patch)
tree5f4f22e4357fdbdfe61e6f9817d96f445ae55d4f /bin/pax
parent98b6131b842da6813b2115b66007d233bc64cfa7 (diff)
remove non-existant T option
Diffstat (limited to 'bin/pax')
-rw-r--r--bin/pax/tar.16
1 files changed, 1 insertions, 5 deletions
diff --git a/bin/pax/tar.1 b/bin/pax/tar.1
index 5de031f93dd..9bda95546a5 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.24 2000/03/17 18:15:15 aaron Exp $
+.\" $OpenBSD: tar.1,v 1.25 2000/10/07 03:44:24 ericj Exp $
.\"
.Dd June 11, 1996
.Dt TAR 1
@@ -44,7 +44,6 @@
.Op Ar blocksize
.\" XXX how to do this right?
.Op Fl C Ar directory
-.Op Fl T Ar file
.Op Fl s Ar replstr
.Ar file1
.Op Ar file2 ...
@@ -206,9 +205,6 @@ Do not strip leading slashes
.Pq Sq /
from pathnames.
The default is to strip leading slashes.
-.It Fl T Ar file
-This is a positional argument which reads the names of files to archive or
-extract from the given file.
.It Fl X
Do not cross mount points in the file system.
.It Fl Z