summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authortorstenb <torstenb@FreeBSD.org>1995-10-25 02:17:44 +0000
committertorstenb <torstenb@FreeBSD.org>1995-10-25 02:17:44 +0000
commit2e3199534a883f822b7eff71f2658d6e867db2d6 (patch)
treecc716378cecedca466f1288f7c72a91a2297d1eb /gnu
parent57997a537f98418b231adc59063cabe3d2035ac8 (diff)
downloadFreeBSD-src-2e3199534a883f822b7eff71f2658d6e867db2d6.zip
FreeBSD-src-2e3199534a883f822b7eff71f2658d6e867db2d6.tar.gz
Fix a typo ("-It Fl" to ".It Fl")
document the "-P" switch Obtained from: the NetBSD bugs mailinglist
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/tar/tar.17
1 files changed, 5 insertions, 2 deletions
diff --git a/gnu/usr.bin/tar/tar.1 b/gnu/usr.bin/tar/tar.1
index e97edc5..dd678e3 100644
--- a/gnu/usr.bin/tar/tar.1
+++ b/gnu/usr.bin/tar/tar.1
@@ -3,7 +3,7 @@
.\"
.\" Written by John F. Woods <jfw@jfwhome.funhouse.com>
.\"
-.\" $Id: tar.1,v 1.2 1995/01/31 04:36:48 jkh Exp $
+.\" $Id: tar.1,v 1.3 1995/04/10 11:47:34 jkh Exp $
.\"
.Dd 6 August 1994
.Os FreeBSD
@@ -176,7 +176,7 @@ Ignore blocks of zeroes in archive (usually means End-Of-File).
.It Fl -ignore-failed-read
Don't exit with non-zero status on unreadable files.
.It Fl k
--It Fl -keep-old-files
+.It Fl -keep-old-files
Keep files which already exist on disk; don't overwrite them from the archive.
.It Fl K Ar file
.It Fl -starting-file Ar file
@@ -215,6 +215,9 @@ Extract all protection information.
.It Fl -preserve
Has the effect of
.Fl p s.
+.It Fl P
+.It Fl -absolute-paths
+Don't strip leading `/' from file names.
.It Fl R
.It Fl -record-number
Show record number within archive with each message.
OpenPOWER on IntegriCloud