summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: