summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Kientzle <kientzle@FreeBSD.org>2008-09-04 05:22:00 +0000
committerTim Kientzle <kientzle@FreeBSD.org>2008-09-04 05:22:00 +0000
commit1b42ff4cd671f227da388278b2d91267874fec23 (patch)
tree00ba9278c713018bf02b2d968f720b6715e5a431
parent33cbc37d91b87f82ee23ce0fa6f892c0a3e8e073 (diff)
Notes
-rw-r--r--lib/libarchive/archive_write_disk.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libarchive/archive_write_disk.3 b/lib/libarchive/archive_write_disk.3
index 5eaa027f5670c..4a395923c33b7 100644
--- a/lib/libarchive/archive_write_disk.3
+++ b/lib/libarchive/archive_write_disk.3
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 2, 2007
+.Dd August 5, 2008
.Dt archive_write_disk 3
.Os
.Sh NAME
@@ -169,11 +169,11 @@ The default is to not refuse such paths.
Note that paths ending in
.Pa ..
always cause an error, regardless of this flag.
-.El
.It Cm ARCHIVE_EXTRACT_SPARSE
Scan data for blocks of NUL bytes and try to recreate them with holes.
This results in sparse files, independent of whether the archive format
supports or uses them.
+.El
.It Xo
.Fn archive_write_disk_set_group_lookup ,
.Fn archive_write_disk_set_user_lookup