summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2007-09-19 16:37:45 +0000
committerkientzle <kientzle@FreeBSD.org>2007-09-19 16:37:45 +0000
commit20da2b983c227a25770a909dabe1c80e65d6b5b7 (patch)
treeccf0fc14a3ec24cfdcdbbe78234631050287ddd8 /lib
parent8bef1bca879b7b1d65a56c0bc15087dd19e17597 (diff)
downloadFreeBSD-src-20da2b983c227a25770a909dabe1c80e65d6b5b7.zip
FreeBSD-src-20da2b983c227a25770a909dabe1c80e65d6b5b7.tar.gz
Fill in a missing 'e'
Thanks to: Kai Wang, for pointing this out Approved by: re (bmah) MFC after: 3 days
Diffstat (limited to 'lib')
-rw-r--r--lib/libarchive/archive_read.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libarchive/archive_read.3 b/lib/libarchive/archive_read.3
index c4fdaa1..735e7ee 100644
--- a/lib/libarchive/archive_read.3
+++ b/lib/libarchive/archive_read.3
@@ -267,7 +267,7 @@ to create the entry on disk and copy data into it.
The
.Va flags
argument is passed unmodified to
-.Xr archiv_write_disk_set_options 3 .
+.Xr archive_write_disk_set_options 3 .
.It Fn archive_read_extract_set_progress_callback
Sets a pointer to a user-defined callback that can be used
for updating progress displays during extraction.
OpenPOWER on IntegriCloud