aboutsummaryrefslogtreecommitdiff
path: root/man/man1/tar.1
diff options
context:
space:
mode:
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.