Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/openpam/dist/doc/man Add missing Nm section whi...
details: https://anonhg.NetBSD.org/src/rev/2977e2da4685
branches: trunk
changeset: 329802:2977e2da4685
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Jun 10 11:36:41 2014 +0000
description:
Add missing Nm section which was breaking makemandb indexing of the man page.
>From Abhinav Upadhyay.
diffstat:
external/bsd/openpam/dist/doc/man/openpam.3 | 3 ++-
external/bsd/openpam/dist/doc/man/pam.3 | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (32 lines):
diff -r 841d9194ef08 -r 2977e2da4685 external/bsd/openpam/dist/doc/man/openpam.3
--- a/external/bsd/openpam/dist/doc/man/openpam.3 Tue Jun 10 10:00:26 2014 +0000
+++ b/external/bsd/openpam/dist/doc/man/openpam.3 Tue Jun 10 11:36:41 2014 +0000
@@ -1,10 +1,11 @@
-.\" $NetBSD: openpam.3,v 1.5 2013/12/27 20:10:20 christos Exp $
+.\" $NetBSD: openpam.3,v 1.6 2014/06/10 11:36:41 wiz Exp $
.\"
.\" Generated by gendoc.pl
.Dd September 7, 2013
.Dt OPENPAM 3
.Os
.Sh NAME
+.Nm pam
.Nd Pluggable Authentication Modules Library
.Sh LIBRARY
.Lb libpam
diff -r 841d9194ef08 -r 2977e2da4685 external/bsd/openpam/dist/doc/man/pam.3
--- a/external/bsd/openpam/dist/doc/man/pam.3 Tue Jun 10 10:00:26 2014 +0000
+++ b/external/bsd/openpam/dist/doc/man/pam.3 Tue Jun 10 11:36:41 2014 +0000
@@ -1,10 +1,11 @@
-.\" $NetBSD: pam.3,v 1.5 2013/12/27 20:10:20 christos Exp $
+.\" $NetBSD: pam.3,v 1.6 2014/06/10 11:36:41 wiz Exp $
.\"
.\" Generated by gendoc.pl
.Dd September 7, 2013
.Dt PAM 3
.Os
.Sh NAME
+.Nm openpam
.Nd Pluggable Authentication Modules Library
.Sh LIBRARY
.Lb libpam
Home |
Main Index |
Thread Index |
Old Index