Fixed disordering in previous commit.

This commit is contained in:
Bruce Evans 1999-09-11 14:20:18 +00:00
parent 9fbae1ed46
commit 665e2b8d01
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51154

View File

@ -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