diff options
author | Kamil Dudka <kdudka@redhat.com> | 2011-01-13 12:08:32 +0100 |
---|---|---|
committer | Andreas Gruenbacher <agruen@linbit.com> | 2011-05-27 14:27:24 +0200 |
commit | 9bf13217b232101394719165cccc8387a08aea40 (patch) | |
tree | 857172e50fa114ffa7b1ec10663884649fe5699d | |
parent | 93c92ed1d826c6759bb83d2168ee818a05280f35 (diff) | |
download | attr-9bf13217b232101394719165cccc8387a08aea40.tar.gz |
fix typos in attr.1 man page
Contributed by John Bradshaw.
-rw-r--r-- | man/man1/attr.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/attr.1 b/man/man1/attr.1 index b265823..392464c 100644 --- a/man/man1/attr.1 +++ b/man/man1/attr.1 @@ -76,7 +76,7 @@ and address spaces. The .B root -address space is accessable only to the superuser, +address space is accessible only to the superuser, and then only by specifying a flag argument to the function call. Other users will not see or be able to modify attributes in the .B root @@ -127,7 +127,7 @@ option tells .I attr to remove an attribute with the given name from the object if the attribute exists. -There is no output on sucessful completion. +There is no output on successful completion. .TP .B SET/CREATE The |