Blame SOURCES/attr-2.4.44-bz669095.patch

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