Blame SOURCES/attr-2.4.44-bz669095.patch

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