summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2019-07-20 04:14:40 +0200
committerMike Frysinger <vapier@gentoo.org>2022-11-12 21:33:59 +0700
commita56993dfa3b21c53afac3e79066d5094bbf12371 (patch)
tree7eaab2cf0d9ad2accd9dcc19de28b956cd17675c
parenta85fd836af59f2eface84ac193772cb0e779265e (diff)
downloadattr-a56993dfa3b21c53afac3e79066d5094bbf12371.tar.gz
man: Fix various typos
Warned-by: lintian Signed-off-by: Guillem Jover <guillem@hadrons.org>
-rw-r--r--man/man3/attr_multi.36
-rw-r--r--man/man3/attr_remove.32
2 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/attr_multi.3 b/man/man3/attr_multi.3
index e685f00..c1223c5 100644
--- a/man/man3/attr_multi.3
+++ b/man/man3/attr_multi.3
@@ -137,7 +137,7 @@ field contains the actual size of the attribute\'s value.
The
.I am_flags
field may be set to the \f4ATTR_ROOT\fP flag.
-If the process has appropriate priviledges,
+If the process has appropriate privileges,
the ROOT namespace will be searched for the named attribute,
otherwise the USER namespace will be searched.
.TP
@@ -151,7 +151,7 @@ fields contain the new value for the given attribute name and its length.
The \f4ATTR_ROOT\fP flag may be set in the
.I am_flags
field.
-If the process has appropriate priviledges,
+If the process has appropriate privileges,
the ROOT namespace will be searched for the named attribute,
otherwise the USER namespace will be searched.
The \f4ATTR_CREATE\fP and the \f4ATTR_REPLACE\fP flags
@@ -181,7 +181,7 @@ fields are not used and are ignored.
The
.I am_flags
field may be set to the \f4ATTR_ROOT\fP flag.
-If the process has appropriate priviledges,
+If the process has appropriate privileges,
the ROOT namespace will be searched for the named attribute,
otherwise the USER namespace will be searched.
.PP
diff --git a/man/man3/attr_remove.3 b/man/man3/attr_remove.3
index d06d2ad..0f94d1d 100644
--- a/man/man3/attr_remove.3
+++ b/man/man3/attr_remove.3
@@ -48,7 +48,7 @@ refers to the file descriptor associated with a file.
If the attribute
.I attrname
exists, the attribute name and value will be removed from the
-fileystem object.
+filesystem object.
The
.I flags
argument can contain the following symbols bitwise OR\'ed together: