From b2250f2d27d22455ae87a61ff50f419aa8e77cd8 Mon Sep 17 00:00:00 2001 From: "Andrew G. Morgan" Date: Tue, 27 Nov 2001 05:37:30 +0000 Subject: Relevant BUGIDs: 476949 Purpose of commit: documentation fixes Commit summary: --------------- Fix some typos noted by Nalin. --- modules/pam_unix/unix_chkpwd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/pam_unix') diff --git a/modules/pam_unix/unix_chkpwd.c b/modules/pam_unix/unix_chkpwd.c index 592ea5b3..0a965190 100644 --- a/modules/pam_unix/unix_chkpwd.c +++ b/modules/pam_unix/unix_chkpwd.c @@ -225,7 +225,7 @@ int main(int argc, char *argv[]) } } - /* read the nollok/nonull option */ + /* read the nullok/nonull option */ npass = read(STDIN_FILENO, option, 8); -- cgit v1.2.3