aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2019-08-01 18:51:18 +0000
committerMark Johnston <markj@FreeBSD.org>2019-08-01 18:51:18 +0000
commit9a9b8e469325a7157d2714d150798acec1aadd1a (patch)
tree85ce2b783af302db4773315fde4082f8b89bdb5d /lib
parent5220f2416331912a0f46594c0c0d9b7de0d30a6a (diff)
downloadsrc-9a9b8e469325a7157d2714d150798acec1aadd1a.tar.gz
src-9a9b8e469325a7157d2714d150798acec1aadd1a.zip
Add an MLINK for daemonfd(3).
MFC after: 3 days
Notes
Notes: svn path=/head/; revision=350514
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 23dc83e969e0..7f9164c8c021 100644
--- a/lib/libc/gen/Makefile.inc
+++ b/lib/libc/gen/Makefile.inc
@@ -325,6 +325,7 @@ MLINKS+=arc4random.3 arc4random_buf.3 \
arc4random.3 arc4random_uniform.3
MLINKS+=auxv.3 elf_aux_info.3
MLINKS+=ctermid.3 ctermid_r.3
+MLINKS+=daemon.3 daemonfd.3
MLINKS+=devname.3 devname_r.3
MLINKS+=devname.3 fdevname.3
MLINKS+=devname.3 fdevname_r.3