Blame SOURCES/attr-2.4.44-bz669095.patch

b53709
From 5c6e19a6ef4b3acb15665fadeb9c7305e1bebaf4 Mon Sep 17 00:00:00 2001
b53709
From: Kamil Dudka <address@hidden>
b53709
Date: Thu, 13 Jan 2011 12:08:32 +0100
b53709
Subject: [PATCH] fix typos in attr.1 man page
b53709
b53709
Contributed by John Bradshaw.
b53709
---
b53709
 man/man1/attr.1 |    4 ++--
b53709
 1 files changed, 2 insertions(+), 2 deletions(-)
b53709
b53709
diff --git a/man/man1/attr.1 b/man/man1/attr.1
b53709
index b265823..392464c 100644
b53709
--- a/man/man1/attr.1
b53709
+++ b/man/man1/attr.1
b53709
@@ -76,7 +76,7 @@ and
b53709
 address spaces.
b53709
 The
b53709
 .B root
b53709
-address space is accessable only to the superuser,
b53709
+address space is accessible only to the superuser,
b53709
 and then only by specifying a flag argument to the function call.
b53709
 Other users will not see or be able to modify attributes in the
b53709
 .B root
b53709
@@ -127,7 +127,7 @@ option tells
b53709
 .I attr
b53709
 to remove an attribute with the given name from the object if the
b53709
 attribute exists.
b53709
-There is no output on sucessful completion.
b53709
+There is no output on successful completion.
b53709
 .TP
b53709
 .B SET/CREATE
b53709
 The
b53709
-- 
b53709
1.7.4.rc1
b53709