diff options
author | Ronny Chevalier <chevalier.ronny@gmail.com> | 2014-08-11 16:36:21 +0200 |
---|---|---|
committer | Dmitry V. Levin <ldv@altlinux.org> | 2014-12-08 23:08:57 +0000 |
commit | ef15bd6185111edfe47614f83d410fca06f627d4 (patch) | |
tree | c393ad5e25733e513d886c4de1a08e7ea5f2c025 /doc/man | |
parent | 5df44a328abe4befc4479e16ce7fd86ff2caedcc (diff) | |
download | pam-ef15bd6185111edfe47614f83d410fca06f627d4.tar.gz pam-ef15bd6185111edfe47614f83d410fca06f627d4.tar.bz2 pam-ef15bd6185111edfe47614f83d410fca06f627d4.zip |
doc: fix typo in pam_authenticate.3.xml
* doc/man/pam_authenticate.3.xml: Fix typo.
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/pam_authenticate.3.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/pam_authenticate.3.xml b/doc/man/pam_authenticate.3.xml index 8ddc38c9..8549ccd4 100644 --- a/doc/man/pam_authenticate.3.xml +++ b/doc/man/pam_authenticate.3.xml @@ -37,7 +37,7 @@ </para> <para> The PAM service module may request that the user enter their - username vio the the conversation mechanism (see + username via the conversation mechanism (see <citerefentry> <refentrytitle>pam_start</refentrytitle><manvolnum>3</manvolnum> </citerefentry> and |