Also install getcontext and makecontext man pages

This commit is contained in:
Thomas Veerman 2010-06-11 11:03:47 +00:00
parent 360de619c0
commit f838e3c204

View 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 \