summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2016-08-08 20:15:00 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2016-08-08 20:15:00 +0000
commitfc653de7d22d898e30060e47d6264ff53a4e2ec0 (patch)
treea655fd77b652788d7e7da17f4e642ea13599ca00 /lib
parentc81844ff3b7fae2daf780f307a2099813f18a7d1 (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/gen/Makefile.inc b/lib/libc/gen/Makefile.inc
index a68f5c7ff13f..696d907ac609 100644
--- a/lib/libc/gen/Makefile.inc
+++ b/lib/libc/gen/Makefile.inc
@@ -390,6 +390,7 @@ MLINKS+=getgrent.3 endgrent.3 \
getgrent.3 getgrgid_r.3
MLINKS+=gethostname.3 sethostname.3
MLINKS+=getnetgrent.3 endnetgrent.3 \
+ getnetgrent.3 getnetgrent_r.3 \
getnetgrent.3 innetgr.3 \
getnetgrent.3 setnetgrent.3
MLINKS+=getprogname.3 setprogname.3