summaryrefslogtreecommitdiff
path: root/archivers/libarchive/files/doc/text/archive_entry.3.txt
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/libarchive/files/doc/text/archive_entry.3.txt')
-rw-r--r--archivers/libarchive/files/doc/text/archive_entry.3.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/libarchive/files/doc/text/archive_entry.3.txt b/archivers/libarchive/files/doc/text/archive_entry.3.txt
index d9dd1c0ed39..2d3a65bf0b3 100644
--- a/archivers/libarchive/files/doc/text/archive_entry.3.txt
+++ b/archivers/libarchive/files/doc/text/archive_entry.3.txt
@@ -65,8 +65,8 @@ DESCRIPTION
Stores the provided data in the object. In particular, for
strings, the pointer is stored, not the referenced string.
archive_entry_copy_XXXX()
- As above, except that the referenced data is copied into the
- object.
+ As above, except that the referenced data is copied into the ob‐
+ ject.
archive_entry_XXXX()
Returns the specified data. In the case of strings, a const-
qualified pointer to the string is returned.