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