diff options
Diffstat (limited to 'doc/adg/Linux-PAM_ADG.xml')
-rw-r--r-- | doc/adg/Linux-PAM_ADG.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/adg/Linux-PAM_ADG.xml b/doc/adg/Linux-PAM_ADG.xml index 337b2563..0f1957ec 100644 --- a/doc/adg/Linux-PAM_ADG.xml +++ b/doc/adg/Linux-PAM_ADG.xml @@ -524,8 +524,8 @@ cc -o application .... -lpam -lpam_misc <term>Authentication token</term> <listitem> <para> - Generally, this is a password. However, a user can authenticate - him/herself in a variety of ways. Updating the user's + Generally, this is a password. However, users can authenticate + themselves in a variety of ways. Updating the user's authentication token thus corresponds to <emphasis>refreshing</emphasis> the object they use to authenticate themselves with the system. The word password is @@ -746,4 +746,4 @@ TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH </programlisting> </chapter> -</book>
\ No newline at end of file +</book> |