aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2010-03-19 10:20:41 +0000
committerDavid Howells <dhowells@redhat.com>2010-03-19 10:20:41 +0000
commitcc8bba1cfee5030e3dd58420b473b1b19ef4b021 (patch)
treec565a064aa416c3a2f9955842253445ae2bb9aaa
parentb28c60655db66fb1e250cf83a89fa9045ab8eb7f (diff)
downloadkeyutils-cc8bba1cfee5030e3dd58420b473b1b19ef4b021.tar.gz
manpages: Spell 'specified' correctly
Spell 'specified' correctly in various manual pages. Signed-off-by: David Howells <dhowells@redhat.com>
-rw-r--r--keyctl_chown.32
-rw-r--r--keyctl_set_timeout.32
-rw-r--r--keyctl_setperm.32
3 files changed, 3 insertions, 3 deletions
diff --git a/keyctl_chown.3 b/keyctl_chown.3
index 3589ffe..23dc30d 100644
--- a/keyctl_chown.3
+++ b/keyctl_chown.3
@@ -51,7 +51,7 @@ will be returned and errno will have been set to an appropriate error.
.SH ERRORS
.TP
.B ENOKEY
-The specied key does not exist.
+The specified key does not exist.
.TP
.B EKEYEXPIRED
The specified key has expired.
diff --git a/keyctl_set_timeout.3 b/keyctl_set_timeout.3
index 978cbe4..3fbb46c 100644
--- a/keyctl_set_timeout.3
+++ b/keyctl_set_timeout.3
@@ -47,7 +47,7 @@ will be returned and errno will have been set to an appropriate error.
.SH ERRORS
.TP
.B ENOKEY
-The specied key does not exist.
+The specified key does not exist.
.TP
.B EKEYEXPIRED
The specified key has already expired.
diff --git a/keyctl_setperm.3 b/keyctl_setperm.3
index 71c8f07..12ddff3 100644
--- a/keyctl_setperm.3
+++ b/keyctl_setperm.3
@@ -96,7 +96,7 @@ will be returned and errno will have been set to an appropriate error.
.SH ERRORS
.TP
.B ENOKEY
-The specied key does not exist.
+The specified key does not exist.
.TP
.B EKEYEXPIRED
The specified key has expired.