Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 2003 01:02:43 -0800 (PST)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 23265 for review
Message-ID:  <200301060902.h0692hPL052149@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=23265

Change 23265 by des@des.at.des.thinksec.com on 2003/01/06 01:02:34

	Document dependency on <sys/types.h> (for size_t)

Affected files ...

.. //depot/projects/openpam/misc/gendoc.pl#19 edit

Differences ...

==== //depot/projects/openpam/misc/gendoc.pl#19 (text+ko) ====

@@ -32,7 +32,7 @@
 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 # SUCH DAMAGE.
 #
-# $P4: //depot/projects/openpam/misc/gendoc.pl#18 $
+# $P4: //depot/projects/openpam/misc/gendoc.pl#19 $
 #
 
 use strict;
@@ -355,6 +355,7 @@
 .Sh LIBRARY
 .Lb libpam
 .Sh SYNOPSIS
+.In sys/types.h
 .In security/pam_appl.h
 ";
     if ($func->{'name'} =~ m/_sm_/) {

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301060902.h0692hPL052149>