diff options
Diffstat (limited to 'bin/pax/tar.1')
-rw-r--r-- | bin/pax/tar.1 | 6 |
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 |