]> Zhao Yanbai Git Server - minix.git/commitdiff
Also install getcontext and makecontext man pages
authorThomas Veerman <thomas@minix3.org>
Fri, 11 Jun 2010 11:03:47 +0000 (11:03 +0000)
committerThomas Veerman <thomas@minix3.org>
Fri, 11 Jun 2010 11:03:47 +0000 (11:03 +0000)
man/man3/Makefile

index ffa68e103c4cfda59bf5fc6f80bf9c8631cae140..db92e70577d156a689de46d8d0909702158fc972 100644 (file)
@@ -2,11 +2,11 @@ MAN=  abort.3 abs.3 assert.3 atof.3 bstring.3 configfile.3 \
        crypt.3 ctime.3 ctype.3 curses.3 directory.3 dirname.3 \
        editline.3 end.3 execl.3 exit.3 fabs.3 fclose.3 \
        feholdexcept.3 ferror.3 fesetround.3 fnmatch.3 fopen.3 \
-       fpclassify.3 fread.3 fseek.3 getaddrinfo.3 getc.3 getcwd.3 \
-       getdtablesize.3 getenv.3 getgrent.3 getloadavg.3 getlogin.3 \
+       fpclassify.3 fread.3 fseek.3 getaddrinfo.3 getc.3 getcontext.3 \
+       getcwd.3 getdtablesize.3 getenv.3 getgrent.3 getloadavg.3 getlogin.3 \
        getopt.3 getopt_long.3 getpass.3 getpwent.3 getrlimit.3 \
        gets.3 getservent.3 getttyent.3 g_h_b_n.3 hton.3 int64.3 \
-       islessgreater.3 ldexp.3 malloc.3 nearbyint.3 newctime.3 \
+       islessgreater.3 ldexp.3 makecontext.3 malloc.3 nearbyint.3 newctime.3 \
        newstrftime.3 newtzset.3 oneC_sum.3 openpty.3 popen.3 \
        printf.3 putc.3 puts.3 qsort.3 rand.3 random.3 rcmd.3 \
        readv.3 realpath.3 regex.3 remainder.3 resolver.3 scanf.3 \