diff options
Diffstat (limited to 'usr/src/lib/pam_modules/unix_cred')
| -rw-r--r-- | usr/src/lib/pam_modules/unix_cred/unix_cred.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/lib/pam_modules/unix_cred/unix_cred.c b/usr/src/lib/pam_modules/unix_cred/unix_cred.c index fcaeecb320..036d2fc3f0 100644 --- a/usr/src/lib/pam_modules/unix_cred/unix_cred.c +++ b/usr/src/lib/pam_modules/unix_cred/unix_cred.c @@ -524,7 +524,7 @@ adt_done: default: /* * Resource control assignment failed. Unlike - * newtask(1m), we treat this as an error. + * newtask(1), we treat this as an error. */ if (error < 0) { /* |
