From 35acacf67790bce46cfba4be9b9ac41364237385 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Mon, 24 Aug 2009 07:48:26 +0000 Subject: Relevant BUGIDs: Purpose of commit: grammar fixes Commit summary: --------------- "successful" -> "successfully"; "them self" -> "themself" - the use of "themself" as a gender-indeterminate reflexive pronoun in English is disputed and somewhat awkward, but "them self" is 100% wrong. --- doc/man/pam_get_authtok.3.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man') diff --git a/doc/man/pam_get_authtok.3.xml b/doc/man/pam_get_authtok.3.xml index 4edf69e7..0e816350 100644 --- a/doc/man/pam_get_authtok.3.xml +++ b/doc/man/pam_get_authtok.3.xml @@ -162,7 +162,7 @@ PAM_SUCCESS - Authentication token was successful retrieved. + Authentication token was successfully retrieved. -- cgit v1.2.3