summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/Makefile.inc
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-06-01 09:47:06 +0000
committerpeter <peter@FreeBSD.org>1997-06-01 09:47:06 +0000
commit6e813d52f9cb3053898b05c707d5952052edd672 (patch)
treee91553494c2c2dcbb5b499e28933cd6c534ccd6b /lib/libc/sys/Makefile.inc
parentea6c9e20fb781eb0f647056306bf4398639814e6 (diff)
downloadFreeBSD-src-6e813d52f9cb3053898b05c707d5952052edd672.zip
FreeBSD-src-6e813d52f9cb3053898b05c707d5952052edd672.tar.gz
Doc signanosleep, add to links
Diffstat (limited to 'lib/libc/sys/Makefile.inc')
-rw-r--r--lib/libc/sys/Makefile.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/Makefile.inc b/lib/libc/sys/Makefile.inc
index 6207f50..fbe9067 100644
--- a/lib/libc/sys/Makefile.inc
+++ b/lib/libc/sys/Makefile.inc
@@ -1,5 +1,5 @@
# @(#)Makefile.inc 8.3 (Berkeley) 10/24/94
-# $Id: Makefile.inc,v 1.32 1997/05/12 12:18:14 peter Exp $
+# $Id: Makefile.inc,v 1.33 1997/06/01 09:20:30 peter Exp $
# sys sources
.PATH: ${.CURDIR}/../libc/${MACHINE}/sys ${.CURDIR}/../libc/sys
@@ -139,6 +139,7 @@ MLINKS+=intro.2 errno.2
MLINKS+=lseek.2 seek.2
MLINKS+=mlock.2 munlock.2
MLINKS+=mount.2 unmount.2
+MLINKS+=nanosleep.2 signanosleep.2
MLINKS+=pathconf.2 fpathconf.2
MLINKS+=read.2 readv.2
MLINKS+=recv.2 recvfrom.2 recv.2 recvmsg.2
OpenPOWER on IntegriCloud