diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1999-09-11 14:20:18 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1999-09-11 14:20:18 +0000 |
| commit | 665e2b8d012f073ad88958913ef911a5a7e01e22 (patch) | |
| tree | 99b8b246a1067844825423095c7770b8a02df4bf /lib | |
| parent | 9fbae1ed46f020d44d2798c439eb2920ab9f0565 (diff) | |
Notes
Diffstat (limited to 'lib')
| -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 e984fa4dec14..8576ef67883c 100644 --- a/lib/libc/sys/Makefile.inc +++ b/lib/libc/sys/Makefile.inc @@ -111,8 +111,8 @@ MLINKS+=chflags.2 fchflags.2 MLINKS+=chmod.2 fchmod.2 chmod.2 lchmod.2 MLINKS+=chown.2 fchown.2 chown.2 lchown.2 MLINKS+=clock_gettime.2 clock_getres.2 clock_gettime.2 clock_settime.2 -MLINKS+=fhopen.2 fhstat.2 fhopen.2 fhstatfs.2 MLINKS+=dup.2 dup2.2 +MLINKS+=fhopen.2 fhstat.2 fhopen.2 fhstatfs.2 MLINKS+=getdirentries.2 getdents.2 MLINKS+=getgid.2 getegid.2 MLINKS+=getitimer.2 setitimer.2 |
