]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Fix spelling of archive_read_data_into_fd
authorTim Kientzle <kientzle@gmail.com>
Wed, 13 May 2015 15:12:40 +0000 (08:12 -0700)
committerTim Kientzle <kientzle@gmail.com>
Wed, 13 May 2015 15:12:40 +0000 (08:12 -0700)
libarchive/archive_read.3

index a29cc1ea6915a2bd2e987f78576438548941e589..e0b420964a20b6091665eac6315a35841c1c1977 100644 (file)
@@ -130,7 +130,7 @@ which provides a slightly more efficient interface.
 You may prefer to use the higher-level
 .Fn archive_read_data_skip ,
 which reads and discards the data for this entry,
-.Fn archive_read_data_to_file ,
+.Fn archive_read_data_into_fd ,
 which copies the data to the provided file descriptor, or
 .Fn archive_read_extract ,
 which recreates the specified entry on disk and copies data