summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/man1/getfattr.12
-rw-r--r--man/man3/attr_get.32
2 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/getfattr.1 b/man/man1/getfattr.1
index db25ea4..95da3fb 100644
--- a/man/man1/getfattr.1
+++ b/man/man1/getfattr.1
@@ -74,7 +74,7 @@ Valid values of
.I en
are "text", "hex", and "base64".
Values encoded as text strings are enclosed in double quotes ("),
-while strings encoded as hexidecimal and base64 are prefixed with
+while strings encoded as hexadecimal and base64 are prefixed with
0x and 0s, respectively.
.TP
.BR \-h ", " \-\-no-dereference
diff --git a/man/man3/attr_get.3 b/man/man3/attr_get.3
index b0abc65..a3352e2 100644
--- a/man/man3/attr_get.3
+++ b/man/man3/attr_get.3
@@ -164,7 +164,7 @@ filesystem object.
The value of the given attribute is too large to fit into the buffer.
The integer that the
.I valuelength
-argument points to has been modified to show the actual numnber
+argument points to has been modified to show the actual number
of bytes that would be required to store the value of that attribute.
.TP
.SM