aboutsummaryrefslogtreecommitdiff
path: root/man/man1/tar.1
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-02-11 19:43:43 +0000
committerrsc <devnull@localhost>2005-02-11 19:43:43 +0000
commit83c4506aa5241351323a62b8fdee825058286f20 (patch)
tree875a103ca978cb1e5de062d138183920d2b1b4cc /man/man1/tar.1
parenta82a959b3a05182c1ad3b07042243399f6c8ab47 (diff)
downloadplan9port-83c4506aa5241351323a62b8fdee825058286f20.tar.gz
plan9port-83c4506aa5241351323a62b8fdee825058286f20.tar.bz2
plan9port-83c4506aa5241351323a62b8fdee825058286f20.zip
update
Diffstat (limited to 'man/man1/tar.1')
-rw-r--r--man/man1/tar.18
1 files changed, 5 insertions, 3 deletions
diff --git a/man/man1/tar.1 b/man/man1/tar.1
index 835957f3..4a18d6c8 100644
--- a/man/man1/tar.1
+++ b/man/man1/tar.1
@@ -152,15 +152,17 @@ can be used to copy hierarchies thus:
.SH SOURCE
.B \*9/src/cmd/tar.c
.SH SEE ALSO
-.IR ar (1),
+.I 9ar
+in
+.IR 9c (1),
.IR bundle (1)
.SH BUGS
There is no way to ask for any but the last
occurrence of a file.
-.br
+.PP
File path names are limited to
100 characters
(256 when using ustar format).
-.br
+.PP
The tar format allows specification of links and symbolic links,
concepts foreign to Plan 9: they are ignored.