Module Name: src
Committed By: joerg
Date: Fri Jun 5 20:41:46 UTC 2015
Modified Files:
src/external/bsd/openpam/dist/doc/man: pam_strerror.3
Log Message:
Fix sentence.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/openpam/dist/doc/man/pam_strerror.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/openpam/dist/doc/man/pam_strerror.3
diff -u src/external/bsd/openpam/dist/doc/man/pam_strerror.3:1.6 src/external/bsd/openpam/dist/doc/man/pam_strerror.3:1.7
--- src/external/bsd/openpam/dist/doc/man/pam_strerror.3:1.6 Fri Oct 24 18:25:14 2014
+++ src/external/bsd/openpam/dist/doc/man/pam_strerror.3 Fri Jun 5 20:41:46 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: pam_strerror.3,v 1.6 2014/10/24 18:25:14 christos Exp $
+.\" $NetBSD: pam_strerror.3,v 1.7 2015/06/05 20:41:46 joerg Exp $
.\"
.\" Generated from pam_strerror.c by gendoc.pl
.\" Id: pam_strerror.c 648 2013-03-05 17:54:27Z des
@@ -21,9 +21,8 @@ The
function returns a pointer to a string containing a
textual description of the error indicated by the
.Fa error_number
-argument.
-argument, in the context of the PAM transaction described by the
-.Fa pamh
+argument in the context of the PAM transaction described by the
+.Fa pamh .
The
.Fa pamh
argument is ignored.