summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/Makefile.inc
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1998-11-05 14:43:29 +0000
committerdg <dg@FreeBSD.org>1998-11-05 14:43:29 +0000
commit5f9efae0f81c8356caf17820cc3e0fcb0c8bc83c (patch)
tree4d5f9e7d08d60bd47a82148062d9cbf579cd35a5 /lib/libc/sys/Makefile.inc
parent4a09196d8cd8611817e2b28bfaf0b7e012f154b1 (diff)
downloadFreeBSD-src-5f9efae0f81c8356caf17820cc3e0fcb0c8bc83c.zip
FreeBSD-src-5f9efae0f81c8356caf17820cc3e0fcb0c8bc83c.tar.gz
Added a manual page for sendfile(2).
Diffstat (limited to 'lib/libc/sys/Makefile.inc')
-rw-r--r--lib/libc/sys/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/Makefile.inc b/lib/libc/sys/Makefile.inc
index 6882621..238e10a 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.54 1998/07/28 03:33:25 jlemon Exp $
+# $Id: Makefile.inc,v 1.55 1998/08/17 03:41:28 jb Exp $
# sys sources
.PATH: ${.CURDIR}/../libc/${MACHINE_ARCH}/sys ${.CURDIR}/../libc/sys
@@ -87,7 +87,7 @@ MAN2+= _exit.2 accept.2 access.2 acct.2 adjtime.2 \
mount.2 mprotect.2 msync.2 munmap.2 nanosleep.2 \
nfssvc.2 open.2 pathconf.2 pipe.2 poll.2 profil.2 ptrace.2 quotactl.2 \
read.2 readlink.2 reboot.2 recv.2 rename.2 revoke.2 rfork.2 rmdir.2 \
- rtprio.2 select.2 semctl.2 semget.2 semop.2 send.2 \
+ rtprio.2 select.2 semctl.2 semget.2 semop.2 send.2 sendfile.2 \
setgroups.2 setpgid.2 setregid.2 setreuid.2 setsid.2 setuid.2 \
shmat.2 shmctl.2 shmget.2 shutdown.2 \
sigaction.2 sigaltstack.2 sigpending.2 sigprocmask.2 sigreturn.2 \
OpenPOWER on IntegriCloud