diff options
author | des <des@FreeBSD.org> | 2002-04-16 22:38:47 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2002-04-16 22:38:47 +0000 |
commit | 283ac5768b935f1e75bf03af7f4d61fc5a120e98 (patch) | |
tree | b9f9be09b14858650654ed3a1571a5581e8566eb /lib/libpam/modules/pam_passwdqc | |
parent | e0358e9ac6797e43d910f8358bea5a4dd723d596 (diff) | |
download | FreeBSD-src-283ac5768b935f1e75bf03af7f4d61fc5a120e98.zip FreeBSD-src-283ac5768b935f1e75bf03af7f4d61fc5a120e98.tar.gz |
Add a missing .El and fix a typo.
Spotted by: Solar Designer <solar@openwall.com>
Sponsored by: DARPA, NAI Labs
Diffstat (limited to 'lib/libpam/modules/pam_passwdqc')
-rw-r--r-- | lib/libpam/modules/pam_passwdqc/pam_passwdqc.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libpam/modules/pam_passwdqc/pam_passwdqc.8 b/lib/libpam/modules/pam_passwdqc/pam_passwdqc.8 index 356c683..b18c010 100644 --- a/lib/libpam/modules/pam_passwdqc/pam_passwdqc.8 +++ b/lib/libpam/modules/pam_passwdqc/pam_passwdqc.8 @@ -214,8 +214,9 @@ and .Cm use_authtok is that the former is incompatible with .Cm ask_oldauthtok . +.El .Sh SEE ALSO -.Xr getpwnnam 3 , +.Xr getpwnam 3 , .Xr pam.conf 5 , .Xr pam 8 .Sh AUTHORS |