summaryrefslogtreecommitdiff
path: root/libarchive/archive_entry_perms.3
diff options
context:
space:
mode:
authorPeter Pentchev <roam@debian.org>2019-09-21 01:33:19 +0300
committerPeter Pentchev <roam@debian.org>2019-09-21 01:33:19 +0300
commit1582c6f5b0c1234bc6287b32a729acf36ee34481 (patch)
tree41595415b402c972cb30f0a33882ae06df8d8b65 /libarchive/archive_entry_perms.3
parentcf95c9701b18b1fa1f0ea3a6bef4fe72c47dd2db (diff)
downloadlibarchive-1582c6f5b0c1234bc6287b32a729acf36ee34481.tar.gz
Correct some typographical and grammatical errors.
Diffstat (limited to 'libarchive/archive_entry_perms.3')
-rw-r--r--libarchive/archive_entry_perms.36
1 files changed, 3 insertions, 3 deletions
diff --git a/libarchive/archive_entry_perms.3 b/libarchive/archive_entry_perms.3
index aae3648b..c7fbd41d 100644
--- a/libarchive/archive_entry_perms.3
+++ b/libarchive/archive_entry_perms.3
@@ -126,7 +126,7 @@ The corresponding functions
and
.Fn archive_entry_set_perm
store the given user id, group id and permission in the entry.
-The permission is also set as side effect of calling
+The permission is also set as a side effect of calling
.Fn archive_entry_set_mode .
.Pp
.Fn archive_entry_strmode
@@ -143,7 +143,7 @@ The accessor functions are named
.Fn XXX_w .
.It UTF-8
Unicode strings encoded as UTF-8.
-This are convience functions to update both the multibyte and wide
+These are convenience functions to update both the multibyte and wide
character strings at the same time.
.El
.Pp
@@ -182,7 +182,7 @@ The
.Fn archive_entry_copy_fflags_text
and
.Fn archive_entry_copy_fflags_text_w
-functions parse the provided text and sets the internal bitmap values.
+functions parse the provided text and set the internal bitmap values.
This is a platform-specific operation; names that are not meaningful
on the current platform will be ignored.
The function returns a pointer to the start of the first name that was not