summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2008-09-04 05:22:00 +0000
committerkientzle <kientzle@FreeBSD.org>2008-09-04 05:22:00 +0000
commit5cd175eaac0379185cffb5eb246c2862375a3c07 (patch)
tree00ba9278c713018bf02b2d968f720b6715e5a431 /lib
parent4f411074474a45c8d1b5435cc8262452a01219b8 (diff)
downloadFreeBSD-src-5cd175eaac0379185cffb5eb246c2862375a3c07.zip
FreeBSD-src-5cd175eaac0379185cffb5eb246c2862375a3c07.tar.gz
Markup fix.
MFC after: 3 days
Diffstat (limited to 'lib')
-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 5eaa027..4a39592 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
OpenPOWER on IntegriCloud