summaryrefslogtreecommitdiff
path: root/man/man1/setfattr.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/setfattr.1')
-rw-r--r--man/man1/setfattr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/setfattr.1 b/man/man1/setfattr.1
index ee54e06..75a4375 100644
--- a/man/man1/setfattr.1
+++ b/man/man1/setfattr.1
@@ -53,7 +53,7 @@ double quotes have special meanings and need to be escaped by a preceding
backslash. Any control characters can be encoded as a backslash followed by
three digits as its ASCII code in octal. If the given string begins with 0x or
0X, it expresses a hexadecimal number. If the given string begins with 0s or
-0S, base64 encoding is expected. See also the \-\-encoding option of
+0S, base64 encoding is expected. Also see the \-\-encoding option of
getfattr(1).
.TP
.BR \-x " \f2name\f1, " \-\-remove "=\f2name\f1"