From 96645b36554924af429d15a6fd1421c970878795 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 9 Jul 1997 00:56:57 +0000 Subject: #include --- lib/libc/gen/getnetgrent.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/libc/gen') diff --git a/lib/libc/gen/getnetgrent.3 b/lib/libc/gen/getnetgrent.3 index a4db5be0d98..3b4d54b24f8 100644 --- a/lib/libc/gen/getnetgrent.3 +++ b/lib/libc/gen/getnetgrent.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getnetgrent.3,v 1.5 1997/06/13 13:03:25 deraadt Exp $ +.\" $OpenBSD: getnetgrent.3,v 1.6 1997/07/09 00:56:56 millert Exp $ .\" .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd June 4, 1993 +.Dd July 8, 1997 .Dt GETNETGRENT 3 .Os .Sh NAME @@ -41,6 +41,7 @@ .Nm endnetgrent .Nd netgroup database operations .Sh SYNOPSIS +.Fd #include .Ft int .Fn getnetgrent "const char **host" "const char **user" "const char **domain" .Ft int -- cgit v1.2.3