diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-03-16 09:45:38 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-03-16 09:45:38 +0000 |
| commit | be0f84026def961973a2a4afebbbee2df3d71fc7 (patch) | |
| tree | 60b6afa6360a576f5604b261cb4bd93b2bbb0862 /lib/libc/sys/Makefile.inc | |
| parent | 7b0d017245d110ee6fd8d06e8be535e51e5b2c2e (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/Makefile.inc')
| -rw-r--r-- | lib/libc/sys/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/Makefile.inc b/lib/libc/sys/Makefile.inc index 96b4092b6ff8..1efae18b2048 100644 --- a/lib/libc/sys/Makefile.inc +++ b/lib/libc/sys/Makefile.inc @@ -124,7 +124,7 @@ MLINKS+=madvise.2 posix_madvise.2 MLINKS+=mlock.2 munlock.2 MLINKS+=mlockall.2 munlockall.2 MLINKS+=modnext.2 modfnext.2 -MLINKS+=mount.2 unmount.2 +MLINKS+=mount.2 unmount.2 mount.2 nmount.2 MLINKS+=pathconf.2 fpathconf.2 MLINKS+=read.2 pread.2 read.2 readv.2 MLINKS+=recv.2 recvfrom.2 recv.2 recvmsg.2 |
