summaryrefslogtreecommitdiff
path: root/doc/adg
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2009-08-24 07:48:26 +0000
committerSteve Langasek <vorlon@debian.org>2009-08-24 07:48:26 +0000
commit35acacf67790bce46cfba4be9b9ac41364237385 (patch)
tree4f9d5c8a876ba08a4a5d1ec0d4c92d4b4bf7e838 /doc/adg
parent15ea8d1c2d1f0899e3a4caa6c3482b2f01647cdf (diff)
downloadlinux-pam-git-35acacf67790bce46cfba4be9b9ac41364237385.tar.gz
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.
Diffstat (limited to 'doc/adg')
-rw-r--r--doc/adg/Linux-PAM_ADG.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/adg/Linux-PAM_ADG.xml b/doc/adg/Linux-PAM_ADG.xml
index 5f4aa0ab..a39528a9 100644
--- a/doc/adg/Linux-PAM_ADG.xml
+++ b/doc/adg/Linux-PAM_ADG.xml
@@ -559,7 +559,7 @@ cc -o application .... -lpam -lpam_misc
him/herself in a variety of ways. Updating the user's
authentication token thus corresponds to
<emphasis>refreshing</emphasis> the object they use to
- authenticate them self with the system. The word password is
+ authenticate themself with the system. The word password is
avoided to keep open the possibility that the authentication
involves a retinal scan or other non-textual mode of
challenge/response.