diff options
author | Brad King <brad.king@kitware.com> | 2016-06-20 14:50:13 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-06-20 14:50:13 (GMT) |
commit | 52f58267c311550db83f4a9430f378e730bd3d6b (patch) | |
tree | 589c3131934d49968c805236201c4196a7ab346b /Utilities/cmlibarchive/libarchive/archive_write_set_options.3 | |
parent | 9d81f1b3aaa82d12a3a87067572b3ff5e2b9c4d2 (diff) | |
parent | 2b94d71d8850d68b677d5653c698371528344a10 (diff) | |
download | CMake-52f58267c311550db83f4a9430f378e730bd3d6b.zip CMake-52f58267c311550db83f4a9430f378e730bd3d6b.tar.gz CMake-52f58267c311550db83f4a9430f378e730bd3d6b.tar.bz2 |
Merge branch 'upstream-LibArchive' into update-libarchive
* upstream-LibArchive:
LibArchive 2016-06-19 (139d0576)
Diffstat (limited to 'Utilities/cmlibarchive/libarchive/archive_write_set_options.3')
-rw-r--r-- | Utilities/cmlibarchive/libarchive/archive_write_set_options.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/cmlibarchive/libarchive/archive_write_set_options.3 b/Utilities/cmlibarchive/libarchive/archive_write_set_options.3 index ce7ed89..aeb7a18 100644 --- a/Utilities/cmlibarchive/libarchive/archive_write_set_options.3 +++ b/Utilities/cmlibarchive/libarchive/archive_write_set_options.3 @@ -32,7 +32,7 @@ .Nm archive_write_set_format_option , .Nm archive_write_set_option , .Nm archive_write_set_options -.Nd functions controlling options for reading archives +.Nd functions controlling options for writing archives .Sh LIBRARY Streaming Archive Library (libarchive, -larchive) .Sh SYNOPSIS |