From e60b42e403dd8d959e514f6e7e9d86fc3c88eb89 Mon Sep 17 00:00:00 2001 From: Samanta Navarro Date: Sun, 4 Oct 2020 13:57:45 +0200 Subject: Fix typos in manual pages --- man/man1/getfattr.1 | 2 +- man/man3/attr_get.3 | 2 +- 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 -- cgit v1.2.1