diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-04-16 22:38:47 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-04-16 22:38:47 +0000 |
| commit | b1e0b30d83eb78e01557490b2269d3953a88f118 (patch) | |
| tree | b9f9be09b14858650654ed3a1571a5581e8566eb /lib | |
| parent | 7c99428b6939676e3308e6ce041b032b1c09745c (diff) | |
Notes
Diffstat (limited to 'lib')
| -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 356c6837fd44..b18c0102da1c 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 |
