summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getnetgrent.3
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2001-03-27 09:49:03 +0000
committeralfred <alfred@FreeBSD.org>2001-03-27 09:49:03 +0000
commit43f4ccfaee466169ae8841b8e98ae2a5fe0c9a56 (patch)
tree883ae2fc13dd0aeffaa6db346307ed11f1dafea0 /lib/libc/gen/getnetgrent.3
parent1b69226cd64ea455736d76497846e016d6fcf977 (diff)
downloadFreeBSD-src-43f4ccfaee466169ae8841b8e98ae2a5fe0c9a56.zip
FreeBSD-src-43f4ccfaee466169ae8841b8e98ae2a5fe0c9a56.tar.gz
give the "netgrent" functions a home in netdb.h
Diffstat (limited to 'lib/libc/gen/getnetgrent.3')
-rw-r--r--lib/libc/gen/getnetgrent.31
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/gen/getnetgrent.3 b/lib/libc/gen/getnetgrent.3
index 3258df6..eac3a52 100644
--- a/lib/libc/gen/getnetgrent.3
+++ b/lib/libc/gen/getnetgrent.3
@@ -44,6 +44,7 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
+.Fd #include <netdb.h>
.Ft int
.Fn getnetgrent "char **host" "char **user" "char **domain"
.Ft int
OpenPOWER on IntegriCloud