summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamanta Navarro <ferivoz@riseup.net>2020-10-04 13:57:45 +0200
committerAndreas Gruenbacher <agruenba@redhat.com>2020-10-08 00:00:11 +0200
commite60b42e403dd8d959e514f6e7e9d86fc3c88eb89 (patch)
tree378e2c9fbb72a0f70fe64bbf14ec79ff7ac00349
parent0cae7ce9f3047f95ed4b31f383bfb463d1ee27f4 (diff)
downloadattr-e60b42e403dd8d959e514f6e7e9d86fc3c88eb89.tar.gz
Fix typos in manual pages
-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