summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c
diff options
context:
space:
mode:
authorYuri Pankov <yuri.pankov@nexenta.com>2013-08-29 02:33:28 +0400
committerRichard Lowe <richlowe@richlowe.net>2013-08-30 11:59:42 -0400
commita9478106a12424322498e53cf7cd75bd8a4d6004 (patch)
tree3c354e0c751a24f59a2ad6fa5965e59f257c4931 /usr/src/man/man3c
parent5253393b09789ec67bec153b866d7285a1cf1645 (diff)
downloadillumos-gate-a9478106a12424322498e53cf7cd75bd8a4d6004.tar.gz
3600 edit(1) is a bad .so reference
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/man/man3c')
-rw-r--r--usr/src/man/man3c/Makefile1643
1 files changed, 821 insertions, 822 deletions
diff --git a/usr/src/man/man3c/Makefile b/usr/src/man/man3c/Makefile
index ae5b8542bd..f3b6f18a7f 100644
--- a/usr/src/man/man3c/Makefile
+++ b/usr/src/man/man3c/Makefile
@@ -9,14 +9,17 @@
# at http://www.illumos.org/license/CDDL.
#
+#
# Copyright 2011, Richard Lowe
+# Copyright 2013 Nexenta Systems, Inc. All rights reserved.
# Copyright 2013, OmniTI Computer Consulting, Inc. All rights reserved.
+#
-include ../../Makefile.master
+include $(SRC)/Makefile.master
-MANSECT = 3c
+MANSECT= 3c
-MANFILES = __fbufsize.3c \
+MANFILES= __fbufsize.3c \
_longjmp.3c \
_stack_grow.3c \
a64l.3c \
@@ -508,7 +511,7 @@ MANFILES = __fbufsize.3c \
wsscanf.3c \
wstring.3c \
-MANSOFILES = FD_CLR.3c \
+MANLINKS= FD_CLR.3c \
FD_ISSET.3c \
FD_SET.3c \
FD_ZERO.3c \
@@ -672,7 +675,6 @@ MANSOFILES = FD_CLR.3c \
csetno.3c \
ctermid_r.3c \
ctime_r.3c \
- dup3.3c \
dbm_clearerr.3c \
dbm_close.3c \
dbm_delete.3c \
@@ -695,6 +697,7 @@ MANSOFILES = FD_CLR.3c \
door_setparam.3c \
door_unbind.3c \
double_to_decimal.3c \
+ dup3.3c \
edata.3c \
endgrent.3c \
endnetgrent.3c \
@@ -850,8 +853,8 @@ MANSOFILES = FD_CLR.3c \
memset.3c \
minor.3c \
mkdtemp.3c \
- mkostemp.3c \
- mkostemps.3c \
+ mkostemp.3c \
+ mkostemps.3c \
mkstemps.3c \
mq_reltimedreceive_np.3c \
mq_reltimedsend_np.3c \
@@ -1203,918 +1206,914 @@ MANSOFILES = FD_CLR.3c \
wstostr.3c \
wsxfrm.3c
-MANFILES += $(MANSOFILES)
-
-__flbf.3c := SOSRC = man3c/__fbufsize.3c
-__fpending.3c := SOSRC = man3c/__fbufsize.3c
-__fpurge.3c := SOSRC = man3c/__fbufsize.3c
-__freadable.3c := SOSRC = man3c/__fbufsize.3c
-__freading.3c := SOSRC = man3c/__fbufsize.3c
-__fsetlocking.3c := SOSRC = man3c/__fbufsize.3c
-__fwritable.3c := SOSRC = man3c/__fbufsize.3c
-__fwriting.3c := SOSRC = man3c/__fbufsize.3c
-_flushlbf.3c := SOSRC = man3c/__fbufsize.3c
-
-_setjmp.3c := SOSRC = man3c/_longjmp.3c
-
-l64a.3c := SOSRC = man3c/a64l.3c
-
-labs.3c := SOSRC = man3c/abs.3c
-llabs.3c := SOSRC = man3c/abs.3c
-
-aiowrite.3c := SOSRC = man3c/aioread.3c
-
-atomic_add_16.3c := SOSRC = man3c/atomic_add.3c
-atomic_add_16_nv.3c := SOSRC = man3c/atomic_add.3c
-atomic_add_32.3c := SOSRC = man3c/atomic_add.3c
-atomic_add_32_nv.3c := SOSRC = man3c/atomic_add.3c
-atomic_add_64.3c := SOSRC = man3c/atomic_add.3c
-atomic_add_64_nv.3c := SOSRC = man3c/atomic_add.3c
-atomic_add_8.3c := SOSRC = man3c/atomic_add.3c
-atomic_add_8_nv.3c := SOSRC = man3c/atomic_add.3c
-atomic_add_char.3c := SOSRC = man3c/atomic_add.3c
-atomic_add_char_nv.3c := SOSRC = man3c/atomic_add.3c
-atomic_add_int.3c := SOSRC = man3c/atomic_add.3c
-atomic_add_int_nv.3c := SOSRC = man3c/atomic_add.3c
-atomic_add_long.3c := SOSRC = man3c/atomic_add.3c
-atomic_add_long_nv.3c := SOSRC = man3c/atomic_add.3c
-atomic_add_ptr.3c := SOSRC = man3c/atomic_add.3c
-atomic_add_ptr_nv.3c := SOSRC = man3c/atomic_add.3c
-atomic_add_short.3c := SOSRC = man3c/atomic_add.3c
-atomic_add_short_nv.3c := SOSRC = man3c/atomic_add.3c
-atomic_and_16.3c := SOSRC = man3c/atomic_and.3c
-atomic_and_16_nv.3c := SOSRC = man3c/atomic_and.3c
-atomic_and_32.3c := SOSRC = man3c/atomic_and.3c
-atomic_and_32_nv.3c := SOSRC = man3c/atomic_and.3c
-atomic_and_64.3c := SOSRC = man3c/atomic_and.3c
-atomic_and_64_nv.3c := SOSRC = man3c/atomic_and.3c
-atomic_and_8.3c := SOSRC = man3c/atomic_and.3c
-atomic_and_8_nv.3c := SOSRC = man3c/atomic_and.3c
-atomic_and_uchar.3c := SOSRC = man3c/atomic_and.3c
-atomic_and_uchar_nv.3c := SOSRC = man3c/atomic_and.3c
-atomic_and_uint.3c := SOSRC = man3c/atomic_and.3c
-atomic_and_uint_nv.3c := SOSRC = man3c/atomic_and.3c
-atomic_and_ulong.3c := SOSRC = man3c/atomic_and.3c
-atomic_and_ulong_nv.3c := SOSRC = man3c/atomic_and.3c
-atomic_and_ushort.3c := SOSRC = man3c/atomic_and.3c
-atomic_and_ushort_nv.3c := SOSRC = man3c/atomic_and.3c
-
-atomic_clear_long_excl.3c := SOSRC = man3c/atomic_bits.3c
-atomic_set_long_excl.3c := SOSRC = man3c/atomic_bits.3c
-
-atomic_cas_16.3c := SOSRC = man3c/atomic_cas.3c
-atomic_cas_32.3c := SOSRC = man3c/atomic_cas.3c
-atomic_cas_64.3c := SOSRC = man3c/atomic_cas.3c
-atomic_cas_8.3c := SOSRC = man3c/atomic_cas.3c
-atomic_cas_ptr.3c := SOSRC = man3c/atomic_cas.3c
-atomic_cas_uchar.3c := SOSRC = man3c/atomic_cas.3c
-atomic_cas_uint.3c := SOSRC = man3c/atomic_cas.3c
-atomic_cas_ulong.3c := SOSRC = man3c/atomic_cas.3c
-atomic_cas_ushort.3c := SOSRC = man3c/atomic_cas.3c
-
-atomic_dec_16.3c := SOSRC = man3c/atomic_dec.3c
-atomic_dec_16_nv.3c := SOSRC = man3c/atomic_dec.3c
-atomic_dec_32.3c := SOSRC = man3c/atomic_dec.3c
-atomic_dec_32_nv.3c := SOSRC = man3c/atomic_dec.3c
-atomic_dec_64.3c := SOSRC = man3c/atomic_dec.3c
-atomic_dec_64_nv.3c := SOSRC = man3c/atomic_dec.3c
-atomic_dec_8.3c := SOSRC = man3c/atomic_dec.3c
-atomic_dec_8_nv.3c := SOSRC = man3c/atomic_dec.3c
-atomic_dec_ptr.3c := SOSRC = man3c/atomic_dec.3c
-atomic_dec_ptr_nv.3c := SOSRC = man3c/atomic_dec.3c
-atomic_dec_uchar.3c := SOSRC = man3c/atomic_dec.3c
-atomic_dec_uchar_nv.3c := SOSRC = man3c/atomic_dec.3c
-atomic_dec_uint.3c := SOSRC = man3c/atomic_dec.3c
-atomic_dec_uint_nv.3c := SOSRC = man3c/atomic_dec.3c
-atomic_dec_ulong.3c := SOSRC = man3c/atomic_dec.3c
-atomic_dec_ulong_nv.3c := SOSRC = man3c/atomic_dec.3c
-atomic_dec_ushort.3c := SOSRC = man3c/atomic_dec.3c
-atomic_dec_ushort_nv.3c := SOSRC = man3c/atomic_dec.3c
-
-atomic_inc_16.3c := SOSRC = man3c/atomic_inc.3c
-atomic_inc_16_nv.3c := SOSRC = man3c/atomic_inc.3c
-atomic_inc_32.3c := SOSRC = man3c/atomic_inc.3c
-atomic_inc_32_nv.3c := SOSRC = man3c/atomic_inc.3c
-atomic_inc_64.3c := SOSRC = man3c/atomic_inc.3c
-atomic_inc_64_nv.3c := SOSRC = man3c/atomic_inc.3c
-atomic_inc_8.3c := SOSRC = man3c/atomic_inc.3c
-atomic_inc_8_nv.3c := SOSRC = man3c/atomic_inc.3c
-atomic_inc_ptr.3c := SOSRC = man3c/atomic_inc.3c
-atomic_inc_ptr_nv.3c := SOSRC = man3c/atomic_inc.3c
-atomic_inc_uchar.3c := SOSRC = man3c/atomic_inc.3c
-atomic_inc_uchar_nv.3c := SOSRC = man3c/atomic_inc.3c
-atomic_inc_uint.3c := SOSRC = man3c/atomic_inc.3c
-atomic_inc_uint_nv.3c := SOSRC = man3c/atomic_inc.3c
-atomic_inc_ulong.3c := SOSRC = man3c/atomic_inc.3c
-atomic_inc_ulong_nv.3c := SOSRC = man3c/atomic_inc.3c
-atomic_inc_ushort.3c := SOSRC = man3c/atomic_inc.3c
-atomic_inc_ushort_nv.3c := SOSRC = man3c/atomic_inc.3c
-
-atomic_or_16.3c := SOSRC = man3c/atomic_or.3c
-atomic_or_16_nv.3c := SOSRC = man3c/atomic_or.3c
-atomic_or_32.3c := SOSRC = man3c/atomic_or.3c
-atomic_or_32_nv.3c := SOSRC = man3c/atomic_or.3c
-atomic_or_64.3c := SOSRC = man3c/atomic_or.3c
-atomic_or_64_nv.3c := SOSRC = man3c/atomic_or.3c
-atomic_or_8.3c := SOSRC = man3c/atomic_or.3c
-atomic_or_8_nv.3c := SOSRC = man3c/atomic_or.3c
-atomic_or_uchar.3c := SOSRC = man3c/atomic_or.3c
-atomic_or_uchar_nv.3c := SOSRC = man3c/atomic_or.3c
-atomic_or_uint.3c := SOSRC = man3c/atomic_or.3c
-atomic_or_uint_nv.3c := SOSRC = man3c/atomic_or.3c
-atomic_or_ulong.3c := SOSRC = man3c/atomic_or.3c
-atomic_or_ulong_nv.3c := SOSRC = man3c/atomic_or.3c
-atomic_or_ushort.3c := SOSRC = man3c/atomic_or.3c
-atomic_or_ushort_nv.3c := SOSRC = man3c/atomic_or.3c
-
-atomic_swap_16.3c := SOSRC = man3c/atomic_swap.3c
-atomic_swap_32.3c := SOSRC = man3c/atomic_swap.3c
-atomic_swap_64.3c := SOSRC = man3c/atomic_swap.3c
-atomic_swap_8.3c := SOSRC = man3c/atomic_swap.3c
-atomic_swap_ptr.3c := SOSRC = man3c/atomic_swap.3c
-atomic_swap_uchar.3c := SOSRC = man3c/atomic_swap.3c
-atomic_swap_uint.3c := SOSRC = man3c/atomic_swap.3c
-atomic_swap_ulong.3c := SOSRC = man3c/atomic_swap.3c
-atomic_swap_ushort.3c := SOSRC = man3c/atomic_swap.3c
-
-bcmp.3c := SOSRC = man3c/bstring.3c
-bcopy.3c := SOSRC = man3c/bstring.3c
-bzero.3c := SOSRC = man3c/bstring.3c
-
-catclose.3c := SOSRC = man3c/catopen.3c
-
-cfgetospeed.3c := SOSRC = man3c/cfgetispeed.3c
-
-cfsetospeed.3c := SOSRC = man3c/cfsetispeed.3c
-
-clock_getres.3c := SOSRC = man3c/clock_settime.3c
-clock_gettime.3c := SOSRC = man3c/clock_settime.3c
-
-fdwalk.3c := SOSRC = man3c/closefrom.3c
-
-cond_broadcast.3c := SOSRC = man3c/cond_init.3c
-cond_destroy.3c := SOSRC = man3c/cond_init.3c
-cond_reltimedwait.3c := SOSRC = man3c/cond_init.3c
-cond_signal.3c := SOSRC = man3c/cond_init.3c
-cond_timedwait.3c := SOSRC = man3c/cond_init.3c
-cond_wait.3c := SOSRC = man3c/cond_init.3c
-
-csetcol.3c := SOSRC = man3c/cset.3c
-csetlen.3c := SOSRC = man3c/cset.3c
-csetno.3c := SOSRC = man3c/cset.3c
-wcsetno.3c := SOSRC = man3c/cset.3c
-
-ctermid_r.3c := SOSRC = man3c/ctermid.3c
-
-asctime.3c := SOSRC = man3c/ctime.3c
-asctime_r.3c := SOSRC = man3c/ctime.3c
-ctime_r.3c := SOSRC = man3c/ctime.3c
-gmtime.3c := SOSRC = man3c/ctime.3c
-gmtime_r.3c := SOSRC = man3c/ctime.3c
-localtime.3c := SOSRC = man3c/ctime.3c
-localtime_r.3c := SOSRC = man3c/ctime.3c
-tzset.3c := SOSRC = man3c/ctime.3c
-
-isalnum.3c := SOSRC = man3c/ctype.3c
-isalpha.3c := SOSRC = man3c/ctype.3c
-isascii.3c := SOSRC = man3c/ctype.3c
-isblank.3c := SOSRC = man3c/ctype.3c
-iscntrl.3c := SOSRC = man3c/ctype.3c
-isdigit.3c := SOSRC = man3c/ctype.3c
-isgraph.3c := SOSRC = man3c/ctype.3c
-islower.3c := SOSRC = man3c/ctype.3c
-isprint.3c := SOSRC = man3c/ctype.3c
-ispunct.3c := SOSRC = man3c/ctype.3c
-isspace.3c := SOSRC = man3c/ctype.3c
-isupper.3c := SOSRC = man3c/ctype.3c
-isxdigit.3c := SOSRC = man3c/ctype.3c
-
-decimal_to_double.3c := SOSRC = man3c/decimal_to_floating.3c
-decimal_to_extended.3c := SOSRC = man3c/decimal_to_floating.3c
-decimal_to_quadruple.3c := SOSRC = man3c/decimal_to_floating.3c
-decimal_to_single.3c := SOSRC = man3c/decimal_to_floating.3c
-
-ldiv.3c := SOSRC = man3c/div.3c
-lldiv.3c := SOSRC = man3c/div.3c
-
-dladdr1.3c := SOSRC = man3c/dladdr.3c
-
-dlmopen.3c := SOSRC = man3c/dlopen.3c
-
-door_unbind.3c := SOSRC = man3c/door_bind.3c
-
-door_setparam.3c := SOSRC = man3c/door_getparam.3c
-
-erand48.3c := SOSRC = man3c/drand48.3c
-jrand48.3c := SOSRC = man3c/drand48.3c
-lcong48.3c := SOSRC = man3c/drand48.3c
-lrand48.3c := SOSRC = man3c/drand48.3c
-mrand48.3c := SOSRC = man3c/drand48.3c
-nrand48.3c := SOSRC = man3c/drand48.3c
-seed48.3c := SOSRC = man3c/drand48.3c
-srand48.3c := SOSRC = man3c/drand48.3c
-
-fconvert.3c := SOSRC = man3c/econvert.3c
-gconvert.3c := SOSRC = man3c/econvert.3c
-qeconvert.3c := SOSRC = man3c/econvert.3c
-qfconvert.3c := SOSRC = man3c/econvert.3c
-qgconvert.3c := SOSRC = man3c/econvert.3c
-seconvert.3c := SOSRC = man3c/econvert.3c
-sfconvert.3c := SOSRC = man3c/econvert.3c
-sgconvert.3c := SOSRC = man3c/econvert.3c
-
-fcvt.3c := SOSRC = man3c/ecvt.3c
-gcvt.3c := SOSRC = man3c/ecvt.3c
-
-_edata.3c := SOSRC = man3c/end.3c
-_end.3c := SOSRC = man3c/end.3c
-_etext.3c := SOSRC = man3c/end.3c
-edata.3c := SOSRC = man3c/end.3c
-etext.3c := SOSRC = man3c/end.3c
-
-errx.3c := SOSRC = man3c/err.3c
-verr.3c := SOSRC = man3c/err.3c
-verrx.3c := SOSRC = man3c/err.3c
-vwarn.3c := SOSRC = man3c/err.3c
-vwarnx.3c := SOSRC = man3c/err.3c
-warn.3c := SOSRC = man3c/err.3c
-warnx.3c := SOSRC = man3c/err.3c
-
-euccol.3c := SOSRC = man3c/euclen.3c
-eucscol.3c := SOSRC = man3c/euclen.3c
-
-_exithandle.3c := SOSRC = man3c/exit.3c
-
-clearerr.3c := SOSRC = man3c/ferror.3c
-feof.3c := SOSRC = man3c/ferror.3c
-fileno.3c := SOSRC = man3c/ferror.3c
-
-fsetattr.3c := SOSRC = man3c/fgetattr.3c
-getattrat.3c := SOSRC = man3c/fgetattr.3c
-setattrat.3c := SOSRC = man3c/fgetattr.3c
-
-getc.3c := SOSRC = man3c/fgetc.3c
-getc_unlocked.3c := SOSRC = man3c/fgetc.3c
-getchar.3c := SOSRC = man3c/fgetc.3c
-getchar_unlocked.3c := SOSRC = man3c/fgetc.3c
-getw.3c := SOSRC = man3c/fgetc.3c
-
-double_to_decimal.3c := SOSRC = man3c/floating_to_decimal.3c
-extended_to_decimal.3c := SOSRC = man3c/floating_to_decimal.3c
-quadruple_to_decimal.3c := SOSRC = man3c/floating_to_decimal.3c
-single_to_decimal.3c := SOSRC = man3c/floating_to_decimal.3c
-
-ftrylockfile.3c := SOSRC = man3c/flockfile.3c
-funlockfile.3c := SOSRC = man3c/flockfile.3c
-
-fpgetmask.3c := SOSRC = man3c/fpgetround.3c
-fpgetsticky.3c := SOSRC = man3c/fpgetround.3c
-fpsetmask.3c := SOSRC = man3c/fpgetround.3c
-fpsetround.3c := SOSRC = man3c/fpgetround.3c
-fpsetsticky.3c := SOSRC = man3c/fpgetround.3c
-
-putc.3c := SOSRC = man3c/fputc.3c
-putc_unlocked.3c := SOSRC = man3c/fputc.3c
-putchar.3c := SOSRC = man3c/fputc.3c
-putchar_unlocked.3c := SOSRC = man3c/fputc.3c
-putw.3c := SOSRC = man3c/fputc.3c
-
-putwc.3c := SOSRC = man3c/fputwc.3c
-putwchar.3c := SOSRC = man3c/fputwc.3c
-
-fseeko.3c := SOSRC = man3c/fseek.3c
-
-ftello.3c := SOSRC = man3c/ftell.3c
-
-nftw.3c := SOSRC = man3c/ftw.3c
-
-swprintf.3c := SOSRC = man3c/fwprintf.3c
-wprintf.3c := SOSRC = man3c/fwprintf.3c
-
-swscanf.3c := SOSRC = man3c/fwscanf.3c
-vfwscanf.3c := SOSRC = man3c/fwscanf.3c
-vswscanf.3c := SOSRC = man3c/fwscanf.3c
-vwscanf.3c := SOSRC = man3c/fwscanf.3c
-wscanf.3c := SOSRC = man3c/fwscanf.3c
-
-gethomelgroup.3c := SOSRC = man3c/getcpuid.3c
-
-endgrent.3c := SOSRC = man3c/getgrnam.3c
-fgetgrent.3c := SOSRC = man3c/getgrnam.3c
-fgetgrent_r.3c := SOSRC = man3c/getgrnam.3c
-getgrent.3c := SOSRC = man3c/getgrnam.3c
-getgrent_r.3c := SOSRC = man3c/getgrnam.3c
-getgrgid.3c := SOSRC = man3c/getgrnam.3c
-getgrgid_r.3c := SOSRC = man3c/getgrnam.3c
-getgrnam_r.3c := SOSRC = man3c/getgrnam.3c
-setgrent.3c := SOSRC = man3c/getgrnam.3c
-
-sethostname.3c := SOSRC = man3c/gethostname.3c
-
-gethrvtime.3c := SOSRC = man3c/gethrtime.3c
-
-getdelim.3c := SOSRC = man3c/getline.3c
-
-getlogin_r.3c := SOSRC = man3c/getlogin.3c
-
-getextmntent.3c := SOSRC = man3c/getmntent.3c
-getmntany.3c := SOSRC = man3c/getmntent.3c
-hasmntopt.3c := SOSRC = man3c/getmntent.3c
-putmntent.3c := SOSRC = man3c/getmntent.3c
-resetmnttab.3c := SOSRC = man3c/getmntent.3c
-
-endnetgrent.3c := SOSRC = man3c/getnetgrent.3c
-getnetgrent_r.3c := SOSRC = man3c/getnetgrent.3c
-innetgr.3c := SOSRC = man3c/getnetgrent.3c
-setnetgrent.3c := SOSRC = man3c/getnetgrent.3c
-
-getpassphrase.3c := SOSRC = man3c/getpass.3c
-
-setpriority.3c := SOSRC = man3c/getpriority.3c
-
-endpwent.3c := SOSRC = man3c/getpwnam.3c
-fgetpwent.3c := SOSRC = man3c/getpwnam.3c
-fgetpwent_r.3c := SOSRC = man3c/getpwnam.3c
-getpwent.3c := SOSRC = man3c/getpwnam.3c
-getpwent_r.3c := SOSRC = man3c/getpwnam.3c
-getpwnam_r.3c := SOSRC = man3c/getpwnam.3c
-getpwuid.3c := SOSRC = man3c/getpwnam.3c
-getpwuid_r.3c := SOSRC = man3c/getpwnam.3c
-setpwent.3c := SOSRC = man3c/getpwnam.3c
-
-fgets.3c := SOSRC = man3c/gets.3c
-
-endspent.3c := SOSRC = man3c/getspnam.3c
-fgetspent.3c := SOSRC = man3c/getspnam.3c
-fgetspent_r.3c := SOSRC = man3c/getspnam.3c
-getspent.3c := SOSRC = man3c/getspnam.3c
-getspent_r.3c := SOSRC = man3c/getspnam.3c
-getspnam_r.3c := SOSRC = man3c/getspnam.3c
-setspent.3c := SOSRC = man3c/getspnam.3c
-
-bind_textdomain_codeset.3c := SOSRC = man3c/gettext.3c
-bindtextdomain.3c := SOSRC = man3c/gettext.3c
-dcgettext.3c := SOSRC = man3c/gettext.3c
-dcngettext.3c := SOSRC = man3c/gettext.3c
-dgettext.3c := SOSRC = man3c/gettext.3c
-dngettext.3c := SOSRC = man3c/gettext.3c
-ngettext.3c := SOSRC = man3c/gettext.3c
-textdomain.3c := SOSRC = man3c/gettext.3c
-
-settimeofday.3c := SOSRC = man3c/gettimeofday.3c
-
-endusershell.3c := SOSRC = man3c/getusershell.3c
-setusershell.3c := SOSRC = man3c/getusershell.3c
-
-endutent.3c := SOSRC = man3c/getutent.3c
-getutid.3c := SOSRC = man3c/getutent.3c
-getutline.3c := SOSRC = man3c/getutent.3c
-pututline.3c := SOSRC = man3c/getutent.3c
-setutent.3c := SOSRC = man3c/getutent.3c
-utmpname.3c := SOSRC = man3c/getutent.3c
-
-endutxent.3c := SOSRC = man3c/getutxent.3c
-getutmp.3c := SOSRC = man3c/getutxent.3c
-getutmpx.3c := SOSRC = man3c/getutxent.3c
-getutxid.3c := SOSRC = man3c/getutxent.3c
-getutxline.3c := SOSRC = man3c/getutxent.3c
-pututxline.3c := SOSRC = man3c/getutxent.3c
-setutxent.3c := SOSRC = man3c/getutxent.3c
-updwtmp.3c := SOSRC = man3c/getutxent.3c
-updwtmpx.3c := SOSRC = man3c/getutxent.3c
-utmpxname.3c := SOSRC = man3c/getutxent.3c
-
-getvfsany.3c := SOSRC = man3c/getvfsent.3c
-getvfsfile.3c := SOSRC = man3c/getvfsent.3c
-getvfsspec.3c := SOSRC = man3c/getvfsent.3c
-
-fgetws.3c := SOSRC = man3c/getws.3c
-
-getzoneidbyname.3c := SOSRC = man3c/getzoneid.3c
-getzonenamebyid.3c := SOSRC = man3c/getzoneid.3c
-
-globfree.3c := SOSRC = man3c/glob.3c
-
-hcreate.3c := SOSRC = man3c/hsearch.3c
-hdestroy.3c := SOSRC = man3c/hsearch.3c
-
-rindex.3c := SOSRC = man3c/index.3c
-
-remque.3c := SOSRC = man3c/insque.3c
-
-finite.3c := SOSRC = man3c/isnand.3c
-fpclass.3c := SOSRC = man3c/isnand.3c
-isnanf.3c := SOSRC = man3c/isnand.3c
-unordered.3c := SOSRC = man3c/isnand.3c
+__flbf.3c := LINKSRC = __fbufsize.3c
+__fpending.3c := LINKSRC = __fbufsize.3c
+__fpurge.3c := LINKSRC = __fbufsize.3c
+__freadable.3c := LINKSRC = __fbufsize.3c
+__freading.3c := LINKSRC = __fbufsize.3c
+__fsetlocking.3c := LINKSRC = __fbufsize.3c
+__fwritable.3c := LINKSRC = __fbufsize.3c
+__fwriting.3c := LINKSRC = __fbufsize.3c
+_flushlbf.3c := LINKSRC = __fbufsize.3c
+
+_setjmp.3c := LINKSRC = _longjmp.3c
+
+l64a.3c := LINKSRC = a64l.3c
+
+labs.3c := LINKSRC = abs.3c
+llabs.3c := LINKSRC = abs.3c
+
+aiowrite.3c := LINKSRC = aioread.3c
+
+atomic_add_16.3c := LINKSRC = atomic_add.3c
+atomic_add_16_nv.3c := LINKSRC = atomic_add.3c
+atomic_add_32.3c := LINKSRC = atomic_add.3c
+atomic_add_32_nv.3c := LINKSRC = atomic_add.3c
+atomic_add_64.3c := LINKSRC = atomic_add.3c
+atomic_add_64_nv.3c := LINKSRC = atomic_add.3c
+atomic_add_8.3c := LINKSRC = atomic_add.3c
+atomic_add_8_nv.3c := LINKSRC = atomic_add.3c
+atomic_add_char.3c := LINKSRC = atomic_add.3c
+atomic_add_char_nv.3c := LINKSRC = atomic_add.3c
+atomic_add_int.3c := LINKSRC = atomic_add.3c
+atomic_add_int_nv.3c := LINKSRC = atomic_add.3c
+atomic_add_long.3c := LINKSRC = atomic_add.3c
+atomic_add_long_nv.3c := LINKSRC = atomic_add.3c
+atomic_add_ptr.3c := LINKSRC = atomic_add.3c
+atomic_add_ptr_nv.3c := LINKSRC = atomic_add.3c
+atomic_add_short.3c := LINKSRC = atomic_add.3c
+atomic_add_short_nv.3c := LINKSRC = atomic_add.3c
+atomic_and_16.3c := LINKSRC = atomic_and.3c
+atomic_and_16_nv.3c := LINKSRC = atomic_and.3c
+atomic_and_32.3c := LINKSRC = atomic_and.3c
+atomic_and_32_nv.3c := LINKSRC = atomic_and.3c
+atomic_and_64.3c := LINKSRC = atomic_and.3c
+atomic_and_64_nv.3c := LINKSRC = atomic_and.3c
+atomic_and_8.3c := LINKSRC = atomic_and.3c
+atomic_and_8_nv.3c := LINKSRC = atomic_and.3c
+atomic_and_uchar.3c := LINKSRC = atomic_and.3c
+atomic_and_uchar_nv.3c := LINKSRC = atomic_and.3c
+atomic_and_uint.3c := LINKSRC = atomic_and.3c
+atomic_and_uint_nv.3c := LINKSRC = atomic_and.3c
+atomic_and_ulong.3c := LINKSRC = atomic_and.3c
+atomic_and_ulong_nv.3c := LINKSRC = atomic_and.3c
+atomic_and_ushort.3c := LINKSRC = atomic_and.3c
+atomic_and_ushort_nv.3c := LINKSRC = atomic_and.3c
+
+atomic_clear_long_excl.3c := LINKSRC = atomic_bits.3c
+atomic_set_long_excl.3c := LINKSRC = atomic_bits.3c
+
+atomic_cas_16.3c := LINKSRC = atomic_cas.3c
+atomic_cas_32.3c := LINKSRC = atomic_cas.3c
+atomic_cas_64.3c := LINKSRC = atomic_cas.3c
+atomic_cas_8.3c := LINKSRC = atomic_cas.3c
+atomic_cas_ptr.3c := LINKSRC = atomic_cas.3c
+atomic_cas_uchar.3c := LINKSRC = atomic_cas.3c
+atomic_cas_uint.3c := LINKSRC = atomic_cas.3c
+atomic_cas_ulong.3c := LINKSRC = atomic_cas.3c
+atomic_cas_ushort.3c := LINKSRC = atomic_cas.3c
+
+atomic_dec_16.3c := LINKSRC = atomic_dec.3c
+atomic_dec_16_nv.3c := LINKSRC = atomic_dec.3c
+atomic_dec_32.3c := LINKSRC = atomic_dec.3c
+atomic_dec_32_nv.3c := LINKSRC = atomic_dec.3c
+atomic_dec_64.3c := LINKSRC = atomic_dec.3c
+atomic_dec_64_nv.3c := LINKSRC = atomic_dec.3c
+atomic_dec_8.3c := LINKSRC = atomic_dec.3c
+atomic_dec_8_nv.3c := LINKSRC = atomic_dec.3c
+atomic_dec_ptr.3c := LINKSRC = atomic_dec.3c
+atomic_dec_ptr_nv.3c := LINKSRC = atomic_dec.3c
+atomic_dec_uchar.3c := LINKSRC = atomic_dec.3c
+atomic_dec_uchar_nv.3c := LINKSRC = atomic_dec.3c
+atomic_dec_uint.3c := LINKSRC = atomic_dec.3c
+atomic_dec_uint_nv.3c := LINKSRC = atomic_dec.3c
+atomic_dec_ulong.3c := LINKSRC = atomic_dec.3c
+atomic_dec_ulong_nv.3c := LINKSRC = atomic_dec.3c
+atomic_dec_ushort.3c := LINKSRC = atomic_dec.3c
+atomic_dec_ushort_nv.3c := LINKSRC = atomic_dec.3c
+
+atomic_inc_16.3c := LINKSRC = atomic_inc.3c
+atomic_inc_16_nv.3c := LINKSRC = atomic_inc.3c
+atomic_inc_32.3c := LINKSRC = atomic_inc.3c
+atomic_inc_32_nv.3c := LINKSRC = atomic_inc.3c
+atomic_inc_64.3c := LINKSRC = atomic_inc.3c
+atomic_inc_64_nv.3c := LINKSRC = atomic_inc.3c
+atomic_inc_8.3c := LINKSRC = atomic_inc.3c
+atomic_inc_8_nv.3c := LINKSRC = atomic_inc.3c
+atomic_inc_ptr.3c := LINKSRC = atomic_inc.3c
+atomic_inc_ptr_nv.3c := LINKSRC = atomic_inc.3c
+atomic_inc_uchar.3c := LINKSRC = atomic_inc.3c
+atomic_inc_uchar_nv.3c := LINKSRC = atomic_inc.3c
+atomic_inc_uint.3c := LINKSRC = atomic_inc.3c
+atomic_inc_uint_nv.3c := LINKSRC = atomic_inc.3c
+atomic_inc_ulong.3c := LINKSRC = atomic_inc.3c
+atomic_inc_ulong_nv.3c := LINKSRC = atomic_inc.3c
+atomic_inc_ushort.3c := LINKSRC = atomic_inc.3c
+atomic_inc_ushort_nv.3c := LINKSRC = atomic_inc.3c
+
+atomic_or_16.3c := LINKSRC = atomic_or.3c
+atomic_or_16_nv.3c := LINKSRC = atomic_or.3c
+atomic_or_32.3c := LINKSRC = atomic_or.3c
+atomic_or_32_nv.3c := LINKSRC = atomic_or.3c
+atomic_or_64.3c := LINKSRC = atomic_or.3c
+atomic_or_64_nv.3c := LINKSRC = atomic_or.3c
+atomic_or_8.3c := LINKSRC = atomic_or.3c
+atomic_or_8_nv.3c := LINKSRC = atomic_or.3c
+atomic_or_uchar.3c := LINKSRC = atomic_or.3c
+atomic_or_uchar_nv.3c := LINKSRC = atomic_or.3c
+atomic_or_uint.3c := LINKSRC = atomic_or.3c
+atomic_or_uint_nv.3c := LINKSRC = atomic_or.3c
+atomic_or_ulong.3c := LINKSRC = atomic_or.3c
+atomic_or_ulong_nv.3c := LINKSRC = atomic_or.3c
+atomic_or_ushort.3c := LINKSRC = atomic_or.3c
+atomic_or_ushort_nv.3c := LINKSRC = atomic_or.3c
+
+atomic_swap_16.3c := LINKSRC = atomic_swap.3c
+atomic_swap_32.3c := LINKSRC = atomic_swap.3c
+atomic_swap_64.3c := LINKSRC = atomic_swap.3c
+atomic_swap_8.3c := LINKSRC = atomic_swap.3c
+atomic_swap_ptr.3c := LINKSRC = atomic_swap.3c
+atomic_swap_uchar.3c := LINKSRC = atomic_swap.3c
+atomic_swap_uint.3c := LINKSRC = atomic_swap.3c
+atomic_swap_ulong.3c := LINKSRC = atomic_swap.3c
+atomic_swap_ushort.3c := LINKSRC = atomic_swap.3c
+
+bcmp.3c := LINKSRC = bstring.3c
+bcopy.3c := LINKSRC = bstring.3c
+bzero.3c := LINKSRC = bstring.3c
+
+catclose.3c := LINKSRC = catopen.3c
+
+cfgetospeed.3c := LINKSRC = cfgetispeed.3c
+
+cfsetospeed.3c := LINKSRC = cfsetispeed.3c
+
+clock_getres.3c := LINKSRC = clock_settime.3c
+clock_gettime.3c := LINKSRC = clock_settime.3c
+
+fdwalk.3c := LINKSRC = closefrom.3c
+
+cond_broadcast.3c := LINKSRC = cond_init.3c
+cond_destroy.3c := LINKSRC = cond_init.3c
+cond_reltimedwait.3c := LINKSRC = cond_init.3c
+cond_signal.3c := LINKSRC = cond_init.3c
+cond_timedwait.3c := LINKSRC = cond_init.3c
+cond_wait.3c := LINKSRC = cond_init.3c
+
+csetcol.3c := LINKSRC = cset.3c
+csetlen.3c := LINKSRC = cset.3c
+csetno.3c := LINKSRC = cset.3c
+wcsetno.3c := LINKSRC = cset.3c
+
+ctermid_r.3c := LINKSRC = ctermid.3c
+
+asctime.3c := LINKSRC = ctime.3c
+asctime_r.3c := LINKSRC = ctime.3c
+ctime_r.3c := LINKSRC = ctime.3c
+gmtime.3c := LINKSRC = ctime.3c
+gmtime_r.3c := LINKSRC = ctime.3c
+localtime.3c := LINKSRC = ctime.3c
+localtime_r.3c := LINKSRC = ctime.3c
+tzset.3c := LINKSRC = ctime.3c
+
+isalnum.3c := LINKSRC = ctype.3c
+isalpha.3c := LINKSRC = ctype.3c
+isascii.3c := LINKSRC = ctype.3c
+isblank.3c := LINKSRC = ctype.3c
+iscntrl.3c := LINKSRC = ctype.3c
+isdigit.3c := LINKSRC = ctype.3c
+isgraph.3c := LINKSRC = ctype.3c
+islower.3c := LINKSRC = ctype.3c
+isprint.3c := LINKSRC = ctype.3c
+ispunct.3c := LINKSRC = ctype.3c
+isspace.3c := LINKSRC = ctype.3c
+isupper.3c := LINKSRC = ctype.3c
+isxdigit.3c := LINKSRC = ctype.3c
+
+decimal_to_double.3c := LINKSRC = decimal_to_floating.3c
+decimal_to_extended.3c := LINKSRC = decimal_to_floating.3c
+decimal_to_quadruple.3c := LINKSRC = decimal_to_floating.3c
+decimal_to_single.3c := LINKSRC = decimal_to_floating.3c
+
+ldiv.3c := LINKSRC = div.3c
+lldiv.3c := LINKSRC = div.3c
+
+dladdr1.3c := LINKSRC = dladdr.3c
+
+dlmopen.3c := LINKSRC = dlopen.3c
+
+door_unbind.3c := LINKSRC = door_bind.3c
+
+door_setparam.3c := LINKSRC = door_getparam.3c
+
+erand48.3c := LINKSRC = drand48.3c
+jrand48.3c := LINKSRC = drand48.3c
+lcong48.3c := LINKSRC = drand48.3c
+lrand48.3c := LINKSRC = drand48.3c
+mrand48.3c := LINKSRC = drand48.3c
+nrand48.3c := LINKSRC = drand48.3c
+seed48.3c := LINKSRC = drand48.3c
+srand48.3c := LINKSRC = drand48.3c
+
+dup3.3c := LINKSRC = dup2.3c
+
+fconvert.3c := LINKSRC = econvert.3c
+gconvert.3c := LINKSRC = econvert.3c
+qeconvert.3c := LINKSRC = econvert.3c
+qfconvert.3c := LINKSRC = econvert.3c
+qgconvert.3c := LINKSRC = econvert.3c
+seconvert.3c := LINKSRC = econvert.3c
+sfconvert.3c := LINKSRC = econvert.3c
+sgconvert.3c := LINKSRC = econvert.3c
+
+fcvt.3c := LINKSRC = ecvt.3c
+gcvt.3c := LINKSRC = ecvt.3c
+
+_edata.3c := LINKSRC = end.3c
+_end.3c := LINKSRC = end.3c
+_etext.3c := LINKSRC = end.3c
+edata.3c := LINKSRC = end.3c
+etext.3c := LINKSRC = end.3c
+
+errx.3c := LINKSRC = err.3c
+verr.3c := LINKSRC = err.3c
+verrx.3c := LINKSRC = err.3c
+vwarn.3c := LINKSRC = err.3c
+vwarnx.3c := LINKSRC = err.3c
+warn.3c := LINKSRC = err.3c
+warnx.3c := LINKSRC = err.3c
+
+euccol.3c := LINKSRC = euclen.3c
+eucscol.3c := LINKSRC = euclen.3c
+
+_exithandle.3c := LINKSRC = exit.3c
+
+clearerr.3c := LINKSRC = ferror.3c
+feof.3c := LINKSRC = ferror.3c
+fileno.3c := LINKSRC = ferror.3c
+
+fsetattr.3c := LINKSRC = fgetattr.3c
+getattrat.3c := LINKSRC = fgetattr.3c
+setattrat.3c := LINKSRC = fgetattr.3c
+
+getc.3c := LINKSRC = fgetc.3c
+getc_unlocked.3c := LINKSRC = fgetc.3c
+getchar.3c := LINKSRC = fgetc.3c
+getchar_unlocked.3c := LINKSRC = fgetc.3c
+getw.3c := LINKSRC = fgetc.3c
+
+double_to_decimal.3c := LINKSRC = floating_to_decimal.3c
+extended_to_decimal.3c := LINKSRC = floating_to_decimal.3c
+quadruple_to_decimal.3c := LINKSRC = floating_to_decimal.3c
+single_to_decimal.3c := LINKSRC = floating_to_decimal.3c
+
+ftrylockfile.3c := LINKSRC = flockfile.3c
+funlockfile.3c := LINKSRC = flockfile.3c
+
+fpgetmask.3c := LINKSRC = fpgetround.3c
+fpgetsticky.3c := LINKSRC = fpgetround.3c
+fpsetmask.3c := LINKSRC = fpgetround.3c
+fpsetround.3c := LINKSRC = fpgetround.3c
+fpsetsticky.3c := LINKSRC = fpgetround.3c
+
+putc.3c := LINKSRC = fputc.3c
+putc_unlocked.3c := LINKSRC = fputc.3c
+putchar.3c := LINKSRC = fputc.3c
+putchar_unlocked.3c := LINKSRC = fputc.3c
+putw.3c := LINKSRC = fputc.3c
+
+putwc.3c := LINKSRC = fputwc.3c
+putwchar.3c := LINKSRC = fputwc.3c
+
+fseeko.3c := LINKSRC = fseek.3c
+
+ftello.3c := LINKSRC = ftell.3c
+
+nftw.3c := LINKSRC = ftw.3c
+
+swprintf.3c := LINKSRC = fwprintf.3c
+wprintf.3c := LINKSRC = fwprintf.3c
+
+swscanf.3c := LINKSRC = fwscanf.3c
+vfwscanf.3c := LINKSRC = fwscanf.3c
+vswscanf.3c := LINKSRC = fwscanf.3c
+vwscanf.3c := LINKSRC = fwscanf.3c
+wscanf.3c := LINKSRC = fwscanf.3c
+
+gethomelgroup.3c := LINKSRC = getcpuid.3c
+
+endgrent.3c := LINKSRC = getgrnam.3c
+fgetgrent.3c := LINKSRC = getgrnam.3c
+fgetgrent_r.3c := LINKSRC = getgrnam.3c
+getgrent.3c := LINKSRC = getgrnam.3c
+getgrent_r.3c := LINKSRC = getgrnam.3c
+getgrgid.3c := LINKSRC = getgrnam.3c
+getgrgid_r.3c := LINKSRC = getgrnam.3c
+getgrnam_r.3c := LINKSRC = getgrnam.3c
+setgrent.3c := LINKSRC = getgrnam.3c
+
+sethostname.3c := LINKSRC = gethostname.3c
+
+gethrvtime.3c := LINKSRC = gethrtime.3c
+
+getdelim.3c := LINKSRC = getline.3c
+
+getlogin_r.3c := LINKSRC = getlogin.3c
+
+getextmntent.3c := LINKSRC = getmntent.3c
+getmntany.3c := LINKSRC = getmntent.3c
+hasmntopt.3c := LINKSRC = getmntent.3c
+putmntent.3c := LINKSRC = getmntent.3c
+resetmnttab.3c := LINKSRC = getmntent.3c
+
+endnetgrent.3c := LINKSRC = getnetgrent.3c
+getnetgrent_r.3c := LINKSRC = getnetgrent.3c
+innetgr.3c := LINKSRC = getnetgrent.3c
+setnetgrent.3c := LINKSRC = getnetgrent.3c
+
+getpassphrase.3c := LINKSRC = getpass.3c
+
+setpriority.3c := LINKSRC = getpriority.3c
+
+endpwent.3c := LINKSRC = getpwnam.3c
+fgetpwent.3c := LINKSRC = getpwnam.3c
+fgetpwent_r.3c := LINKSRC = getpwnam.3c
+getpwent.3c := LINKSRC = getpwnam.3c
+getpwent_r.3c := LINKSRC = getpwnam.3c
+getpwnam_r.3c := LINKSRC = getpwnam.3c
+getpwuid.3c := LINKSRC = getpwnam.3c
+getpwuid_r.3c := LINKSRC = getpwnam.3c
+setpwent.3c := LINKSRC = getpwnam.3c
+
+fgets.3c := LINKSRC = gets.3c
+
+endspent.3c := LINKSRC = getspnam.3c
+fgetspent.3c := LINKSRC = getspnam.3c
+fgetspent_r.3c := LINKSRC = getspnam.3c
+getspent.3c := LINKSRC = getspnam.3c
+getspent_r.3c := LINKSRC = getspnam.3c
+getspnam_r.3c := LINKSRC = getspnam.3c
+setspent.3c := LINKSRC = getspnam.3c
+
+bind_textdomain_codeset.3c := LINKSRC = gettext.3c
+bindtextdomain.3c := LINKSRC = gettext.3c
+dcgettext.3c := LINKSRC = gettext.3c
+dcngettext.3c := LINKSRC = gettext.3c
+dgettext.3c := LINKSRC = gettext.3c
+dngettext.3c := LINKSRC = gettext.3c
+ngettext.3c := LINKSRC = gettext.3c
+textdomain.3c := LINKSRC = gettext.3c
+
+settimeofday.3c := LINKSRC = gettimeofday.3c
+
+endusershell.3c := LINKSRC = getusershell.3c
+setusershell.3c := LINKSRC = getusershell.3c
+
+endutent.3c := LINKSRC = getutent.3c
+getutid.3c := LINKSRC = getutent.3c
+getutline.3c := LINKSRC = getutent.3c
+pututline.3c := LINKSRC = getutent.3c
+setutent.3c := LINKSRC = getutent.3c
+utmpname.3c := LINKSRC = getutent.3c
+
+endutxent.3c := LINKSRC = getutxent.3c
+getutmp.3c := LINKSRC = getutxent.3c
+getutmpx.3c := LINKSRC = getutxent.3c
+getutxid.3c := LINKSRC = getutxent.3c
+getutxline.3c := LINKSRC = getutxent.3c
+pututxline.3c := LINKSRC = getutxent.3c
+setutxent.3c := LINKSRC = getutxent.3c
+updwtmp.3c := LINKSRC = getutxent.3c
+updwtmpx.3c := LINKSRC = getutxent.3c
+utmpxname.3c := LINKSRC = getutxent.3c
+
+getvfsany.3c := LINKSRC = getvfsent.3c
+getvfsfile.3c := LINKSRC = getvfsent.3c
+getvfsspec.3c := LINKSRC = getvfsent.3c
+
+fgetws.3c := LINKSRC = getws.3c
+
+getzoneidbyname.3c := LINKSRC = getzoneid.3c
+getzonenamebyid.3c := LINKSRC = getzoneid.3c
+
+globfree.3c := LINKSRC = glob.3c
+
+hcreate.3c := LINKSRC = hsearch.3c
+hdestroy.3c := LINKSRC = hsearch.3c
+
+rindex.3c := LINKSRC = index.3c
+
+remque.3c := LINKSRC = insque.3c
+
+finite.3c := LINKSRC = isnand.3c
+fpclass.3c := LINKSRC = isnand.3c
+isnanf.3c := LINKSRC = isnand.3c
+unordered.3c := LINKSRC = isnand.3c
-isenglish.3c := SOSRC = man3c/iswalpha.3c
-isideogram.3c := SOSRC = man3c/iswalpha.3c
-isnumber.3c := SOSRC = man3c/iswalpha.3c
-isphonogram.3c := SOSRC = man3c/iswalpha.3c
-isspecial.3c := SOSRC = man3c/iswalpha.3c
-iswalnum.3c := SOSRC = man3c/iswalpha.3c
-iswascii.3c := SOSRC = man3c/iswalpha.3c
-iswblank.3c := SOSRC = man3c/iswalpha.3c
-iswcntrl.3c := SOSRC = man3c/iswalpha.3c
-iswdigit.3c := SOSRC = man3c/iswalpha.3c
-iswgraph.3c := SOSRC = man3c/iswalpha.3c
-iswlower.3c := SOSRC = man3c/iswalpha.3c
-iswprint.3c := SOSRC = man3c/iswalpha.3c
-iswpunct.3c := SOSRC = man3c/iswalpha.3c
-iswspace.3c := SOSRC = man3c/iswalpha.3c
-iswupper.3c := SOSRC = man3c/iswalpha.3c
-iswxdigit.3c := SOSRC = man3c/iswalpha.3c
+isenglish.3c := LINKSRC = iswalpha.3c
+isideogram.3c := LINKSRC = iswalpha.3c
+isnumber.3c := LINKSRC = iswalpha.3c
+isphonogram.3c := LINKSRC = iswalpha.3c
+isspecial.3c := LINKSRC = iswalpha.3c
+iswalnum.3c := LINKSRC = iswalpha.3c
+iswascii.3c := LINKSRC = iswalpha.3c
+iswblank.3c := LINKSRC = iswalpha.3c
+iswcntrl.3c := LINKSRC = iswalpha.3c
+iswdigit.3c := LINKSRC = iswalpha.3c
+iswgraph.3c := LINKSRC = iswalpha.3c
+iswlower.3c := LINKSRC = iswalpha.3c
+iswprint.3c := LINKSRC = iswalpha.3c
+iswpunct.3c := LINKSRC = iswalpha.3c
+iswspace.3c := LINKSRC = iswalpha.3c
+iswupper.3c := LINKSRC = iswalpha.3c
+iswxdigit.3c := LINKSRC = iswalpha.3c
-ulckpwdf.3c := SOSRC = man3c/lckpwdf.3c
+ulckpwdf.3c := LINKSRC = lckpwdf.3c
-lfind.3c := SOSRC = man3c/lsearch.3c
+lfind.3c := LINKSRC = lsearch.3c
-swapcontext.3c := SOSRC = man3c/makecontext.3c
+swapcontext.3c := LINKSRC = makecontext.3c
+
+major.3c := LINKSRC = makedev.3c
+minor.3c := LINKSRC = makedev.3c
+
+alloca.3c := LINKSRC = malloc.3c
+calloc.3c := LINKSRC = malloc.3c
+free.3c := LINKSRC = malloc.3c
+memalign.3c := LINKSRC = malloc.3c
+realloc.3c := LINKSRC = malloc.3c
+valloc.3c := LINKSRC = malloc.3c
-major.3c := SOSRC = man3c/makedev.3c
-minor.3c := SOSRC = man3c/makedev.3c
-
-alloca.3c := SOSRC = man3c/malloc.3c
-calloc.3c := SOSRC = man3c/malloc.3c
-free.3c := SOSRC = man3c/malloc.3c
-memalign.3c := SOSRC = man3c/malloc.3c
-realloc.3c := SOSRC = man3c/malloc.3c
-valloc.3c := SOSRC = man3c/malloc.3c
+membar_consumer.3c := LINKSRC = membar_ops.3c
+membar_enter.3c := LINKSRC = membar_ops.3c
+membar_exit.3c := LINKSRC = membar_ops.3c
+membar_producer.3c := LINKSRC = membar_ops.3c
+
+memccpy.3c := LINKSRC = memory.3c
+memchr.3c := LINKSRC = memory.3c
+memcmp.3c := LINKSRC = memory.3c
+memcpy.3c := LINKSRC = memory.3c
+memmove.3c := LINKSRC = memory.3c
+memset.3c := LINKSRC = memory.3c
-membar_consumer.3c := SOSRC = man3c/membar_ops.3c
-membar_enter.3c := SOSRC = man3c/membar_ops.3c
-membar_exit.3c := SOSRC = man3c/membar_ops.3c
-membar_producer.3c := SOSRC = man3c/membar_ops.3c
-
-memccpy.3c := SOSRC = man3c/memory.3c
-memchr.3c := SOSRC = man3c/memory.3c
-memcmp.3c := SOSRC = man3c/memory.3c
-memcpy.3c := SOSRC = man3c/memory.3c
-memmove.3c := SOSRC = man3c/memory.3c
-memset.3c := SOSRC = man3c/memory.3c
+mkdtemp.3c := LINKSRC = mkstemp.3c
+mkostemp.3c := LINKSRC = mkstemp.3c
+mkostemps.3c := LINKSRC = mkstemp.3c
+mkstemps.3c := LINKSRC = mkstemp.3c
-mkdtemp.3c := SOSRC = man3c/mkstemp.3c
-mkstemps.3c := SOSRC = man3c/mkstemp.3c
-mkostemp.3c := SOSRC = man3c/mkstemp.3c
-mkostemps.3c := SOSRC = man3c/mkstemp.3c
+munlock.3c := LINKSRC = mlock.3c
-munlock.3c := SOSRC = man3c/mlock.3c
+munlockall.3c := LINKSRC = mlockall.3c
-munlockall.3c := SOSRC = man3c/mlockall.3c
+mq_reltimedreceive_np.3c := LINKSRC = mq_receive.3c
+mq_timedreceive.3c := LINKSRC = mq_receive.3c
-mq_reltimedreceive_np.3c := SOSRC = man3c/mq_receive.3c
-mq_timedreceive.3c := SOSRC = man3c/mq_receive.3c
+mq_reltimedsend_np.3c := LINKSRC = mq_send.3c
+mq_timedsend.3c := LINKSRC = mq_send.3c
-mq_reltimedsend_np.3c := SOSRC = man3c/mq_send.3c
-mq_timedsend.3c := SOSRC = man3c/mq_send.3c
+mutex_consistent.3c := LINKSRC = mutex_init.3c
+mutex_destroy.3c := LINKSRC = mutex_init.3c
+mutex_lock.3c := LINKSRC = mutex_init.3c
+mutex_trylock.3c := LINKSRC = mutex_init.3c
+mutex_unlock.3c := LINKSRC = mutex_init.3c
-mutex_consistent.3c := SOSRC = man3c/mutex_init.3c
-mutex_destroy.3c := SOSRC = man3c/mutex_init.3c
-mutex_lock.3c := SOSRC = man3c/mutex_init.3c
-mutex_trylock.3c := SOSRC = man3c/mutex_init.3c
-mutex_unlock.3c := SOSRC = man3c/mutex_init.3c
+dbm_clearerr.3c := LINKSRC = ndbm.3c
+dbm_close.3c := LINKSRC = ndbm.3c
+dbm_delete.3c := LINKSRC = ndbm.3c
+dbm_error.3c := LINKSRC = ndbm.3c
+dbm_fetch.3c := LINKSRC = ndbm.3c
+dbm_firstkey.3c := LINKSRC = ndbm.3c
+dbm_nextkey.3c := LINKSRC = ndbm.3c
+dbm_open.3c := LINKSRC = ndbm.3c
+dbm_store.3c := LINKSRC = ndbm.3c
-dbm_clearerr.3c := SOSRC = man3c/ndbm.3c
-dbm_close.3c := SOSRC = man3c/ndbm.3c
-dbm_delete.3c := SOSRC = man3c/ndbm.3c
-dbm_error.3c := SOSRC = man3c/ndbm.3c
-dbm_fetch.3c := SOSRC = man3c/ndbm.3c
-dbm_firstkey.3c := SOSRC = man3c/ndbm.3c
-dbm_nextkey.3c := SOSRC = man3c/ndbm.3c
-dbm_open.3c := SOSRC = man3c/ndbm.3c
-dbm_store.3c := SOSRC = man3c/ndbm.3c
+fdopendir.3c := LINKSRC = opendir.3c
-dup3.3c := SOSRC = man3c/dup2.3c
+errno.3c := LINKSRC = perror.3c
-fdopendir.3c := SOSRC = man3c/opendir.3c
+pclose.3c := LINKSRC = popen.3c
-errno.3c := SOSRC = man3c/perror.3c
+port_dissociate.3c := LINKSRC = port_associate.3c
-pclose.3c := SOSRC = man3c/popen.3c
+port_getn.3c := LINKSRC = port_get.3c
-port_dissociate.3c := SOSRC = man3c/port_associate.3c
+port_sendn.3c := LINKSRC = port_send.3c
-port_getn.3c := SOSRC = man3c/port_get.3c
+posix_spawnp.3c := LINKSRC = posix_spawn.3c
-port_sendn.3c := SOSRC = man3c/port_send.3c
+posix_spawn_file_actions_addopen.3c := LINKSRC = posix_spawn_file_actions_addclose.3c
+posix_spawn_file_actions_init.3c := LINKSRC = posix_spawn_file_actions_destroy.3c
-posix_spawnp.3c := SOSRC = man3c/posix_spawn.3c
+posix_spawnattr_init.3c := LINKSRC = posix_spawnattr_destroy.3c
-posix_spawn_file_actions_addopen.3c := SOSRC = man3c/posix_spawn_file_actions_addclose.3c
-posix_spawn_file_actions_init.3c := SOSRC = man3c/posix_spawn_file_actions_destroy.3c
+posix_spawnattr_setflags.3c := LINKSRC = posix_spawnattr_getflags.3c
-posix_spawnattr_init.3c := SOSRC = man3c/posix_spawnattr_destroy.3c
+posix_spawnattr_setpgroup.3c := LINKSRC = posix_spawnattr_getpgroup.3c
-posix_spawnattr_setflags.3c := SOSRC = man3c/posix_spawnattr_getflags.3c
+posix_spawnattr_setschedparam.3c := LINKSRC = posix_spawnattr_getschedparam.3c
-posix_spawnattr_setpgroup.3c := SOSRC = man3c/posix_spawnattr_getpgroup.3c
+posix_spawnattr_setschedpolicy.3c := LINKSRC = posix_spawnattr_getschedpolicy.3c
-posix_spawnattr_setschedparam.3c := SOSRC = man3c/posix_spawnattr_getschedparam.3c
+posix_spawnattr_setsigdefault.3c := LINKSRC = posix_spawnattr_getsigdefault.3c
-posix_spawnattr_setschedpolicy.3c := SOSRC = man3c/posix_spawnattr_getschedpolicy.3c
+posix_spawnattr_setsigignore_np.3c := LINKSRC = posix_spawnattr_getsigignore_np.3c
-posix_spawnattr_setsigdefault.3c := SOSRC = man3c/posix_spawnattr_getsigdefault.3c
+posix_spawnattr_setsigmask.3c := LINKSRC = posix_spawnattr_getsigmask.3c
-posix_spawnattr_setsigignore_np.3c := SOSRC = man3c/posix_spawnattr_getsigignore_np.3c
+asprintf.3c := LINKSRC = printf.3c
+fprintf.3c := LINKSRC = printf.3c
+snprintf.3c := LINKSRC = printf.3c
+sprintf.3c := LINKSRC = printf.3c
-posix_spawnattr_setsigmask.3c := SOSRC = man3c/posix_spawnattr_getsigmask.3c
+priv_allocset.3c := LINKSRC = priv_addset.3c
+priv_basicset.3c := LINKSRC = priv_addset.3c
+priv_copyset.3c := LINKSRC = priv_addset.3c
+priv_delset.3c := LINKSRC = priv_addset.3c
+priv_emptyset.3c := LINKSRC = priv_addset.3c
+priv_fillset.3c := LINKSRC = priv_addset.3c
+priv_freeset.3c := LINKSRC = priv_addset.3c
+priv_intersect.3c := LINKSRC = priv_addset.3c
+priv_inverse.3c := LINKSRC = priv_addset.3c
+priv_isemptyset.3c := LINKSRC = priv_addset.3c
+priv_isequalset.3c := LINKSRC = priv_addset.3c
+priv_isfullset.3c := LINKSRC = priv_addset.3c
+priv_ismember.3c := LINKSRC = priv_addset.3c
+priv_issubset.3c := LINKSRC = priv_addset.3c
+priv_union.3c := LINKSRC = priv_addset.3c
-asprintf.3c := SOSRC = man3c/printf.3c
-fprintf.3c := SOSRC = man3c/printf.3c
-snprintf.3c := SOSRC = man3c/printf.3c
-sprintf.3c := SOSRC = man3c/printf.3c
+priv_ineffect.3c := LINKSRC = priv_set.3c
-priv_allocset.3c := SOSRC = man3c/priv_addset.3c
-priv_basicset.3c := SOSRC = man3c/priv_addset.3c
-priv_copyset.3c := SOSRC = man3c/priv_addset.3c
-priv_delset.3c := SOSRC = man3c/priv_addset.3c
-priv_emptyset.3c := SOSRC = man3c/priv_addset.3c
-priv_fillset.3c := SOSRC = man3c/priv_addset.3c
-priv_freeset.3c := SOSRC = man3c/priv_addset.3c
-priv_intersect.3c := SOSRC = man3c/priv_addset.3c
-priv_inverse.3c := SOSRC = man3c/priv_addset.3c
-priv_isemptyset.3c := SOSRC = man3c/priv_addset.3c
-priv_isequalset.3c := SOSRC = man3c/priv_addset.3c
-priv_isfullset.3c := SOSRC = man3c/priv_addset.3c
-priv_ismember.3c := SOSRC = man3c/priv_addset.3c
-priv_issubset.3c := SOSRC = man3c/priv_addset.3c
-priv_union.3c := SOSRC = man3c/priv_addset.3c
+priv_getbyname.3c := LINKSRC = priv_str_to_set.3c
+priv_getbynum.3c := LINKSRC = priv_str_to_set.3c
+priv_getsetbyname.3c := LINKSRC = priv_str_to_set.3c
+priv_getsetbynum.3c := LINKSRC = priv_str_to_set.3c
+priv_gettext.3c := LINKSRC = priv_str_to_set.3c
+priv_set_to_str.3c := LINKSRC = priv_str_to_set.3c
-priv_ineffect.3c := SOSRC = man3c/priv_set.3c
+psiginfo.3c := LINKSRC = psignal.3c
-priv_getbyname.3c := SOSRC = man3c/priv_str_to_set.3c
-priv_getbynum.3c := SOSRC = man3c/priv_str_to_set.3c
-priv_getsetbyname.3c := SOSRC = man3c/priv_str_to_set.3c
-priv_getsetbynum.3c := SOSRC = man3c/priv_str_to_set.3c
-priv_gettext.3c := SOSRC = man3c/priv_str_to_set.3c
-priv_set_to_str.3c := SOSRC = man3c/priv_str_to_set.3c
+pthread_attr_setdetachstate.3c := LINKSRC = pthread_attr_getdetachstate.3c
-psiginfo.3c := SOSRC = man3c/psignal.3c
+pthread_attr_setguardsize.3c := LINKSRC = pthread_attr_getguardsize.3c
-pthread_attr_setdetachstate.3c := SOSRC = man3c/pthread_attr_getdetachstate.3c
+pthread_attr_setinheritsched.3c := LINKSRC = pthread_attr_getinheritsched.3c
-pthread_attr_setguardsize.3c := SOSRC = man3c/pthread_attr_getguardsize.3c
+pthread_attr_setschedparam.3c := LINKSRC = pthread_attr_getschedparam.3c
-pthread_attr_setinheritsched.3c := SOSRC = man3c/pthread_attr_getinheritsched.3c
+pthread_attr_setschedpolicy.3c := LINKSRC = pthread_attr_getschedpolicy.3c
-pthread_attr_setschedparam.3c := SOSRC = man3c/pthread_attr_getschedparam.3c
+pthread_attr_setscope.3c := LINKSRC = pthread_attr_getscope.3c
+pthread_attr_setstack.3c := LINKSRC = pthread_attr_getstack.3c
-pthread_attr_setschedpolicy.3c := SOSRC = man3c/pthread_attr_getschedpolicy.3c
+pthread_attr_setstackaddr.3c := LINKSRC = pthread_attr_getstackaddr.3c
-pthread_attr_setscope.3c := SOSRC = man3c/pthread_attr_getscope.3c
-pthread_attr_setstack.3c := SOSRC = man3c/pthread_attr_getstack.3c
+pthread_attr_setstacksize.3c := LINKSRC = pthread_attr_getstacksize.3c
-pthread_attr_setstackaddr.3c := SOSRC = man3c/pthread_attr_getstackaddr.3c
+pthread_attr_destroy.3c := LINKSRC = pthread_attr_init.3c
-pthread_attr_setstacksize.3c := SOSRC = man3c/pthread_attr_getstacksize.3c
+pthread_barrier_init.3c := LINKSRC = pthread_barrier_destroy.3c
-pthread_attr_destroy.3c := SOSRC = man3c/pthread_attr_init.3c
+pthread_barrierattr_init.3c := LINKSRC = pthread_barrierattr_destroy.3c
-pthread_barrier_init.3c := SOSRC = man3c/pthread_barrier_destroy.3c
+pthread_barrierattr_setpshared.3c := LINKSRC = pthread_barrierattr_getpshared.3c
-pthread_barrierattr_init.3c := SOSRC = man3c/pthread_barrierattr_destroy.3c
+pthread_cond_destroy.3c := LINKSRC = pthread_cond_init.3c
-pthread_barrierattr_setpshared.3c := SOSRC = man3c/pthread_barrierattr_getpshared.3c
+pthread_cond_broadcast.3c := LINKSRC = pthread_cond_signal.3c
-pthread_cond_destroy.3c := SOSRC = man3c/pthread_cond_init.3c
+pthread_cond_reltimedwait_np.3c := LINKSRC = pthread_cond_wait.3c
+pthread_cond_timedwait.3c := LINKSRC = pthread_cond_wait.3c
-pthread_cond_broadcast.3c := SOSRC = man3c/pthread_cond_signal.3c
+pthread_condattr_setclock.3c := LINKSRC = pthread_condattr_getclock.3c
-pthread_cond_reltimedwait_np.3c := SOSRC = man3c/pthread_cond_wait.3c
-pthread_cond_timedwait.3c := SOSRC = man3c/pthread_cond_wait.3c
+pthread_condattr_setpshared.3c := LINKSRC = pthread_condattr_getpshared.3c
-pthread_condattr_setclock.3c := SOSRC = man3c/pthread_condattr_getclock.3c
+pthread_condattr_destroy.3c := LINKSRC = pthread_condattr_init.3c
-pthread_condattr_setpshared.3c := SOSRC = man3c/pthread_condattr_getpshared.3c
+pthread_setconcurrency.3c := LINKSRC = pthread_getconcurrency.3c
-pthread_condattr_destroy.3c := SOSRC = man3c/pthread_condattr_init.3c
+pthread_setschedparam.3c := LINKSRC = pthread_getschedparam.3c
-pthread_setconcurrency.3c := SOSRC = man3c/pthread_getconcurrency.3c
+pthread_setspecific.3c := LINKSRC = pthread_getspecific.3c
-pthread_setschedparam.3c := SOSRC = man3c/pthread_getschedparam.3c
+pthread_key_create_once_np.3c := LINKSRC = pthread_key_create.3c
-pthread_setspecific.3c := SOSRC = man3c/pthread_getspecific.3c
+pthread_mutex_setprioceiling.3c := LINKSRC = pthread_mutex_getprioceiling.3c
-pthread_key_create_once_np.3c := SOSRC = man3c/pthread_key_create.3c
+pthread_mutex_destroy.3c := LINKSRC = pthread_mutex_init.3c
-pthread_mutex_setprioceiling.3c := SOSRC = man3c/pthread_mutex_getprioceiling.3c
+pthread_mutex_trylock.3c := LINKSRC = pthread_mutex_lock.3c
+pthread_mutex_unlock.3c := LINKSRC = pthread_mutex_lock.3c
-pthread_mutex_destroy.3c := SOSRC = man3c/pthread_mutex_init.3c
+pthread_mutex_reltimedlock_np.3c := LINKSRC = pthread_mutex_timedlock.3c
-pthread_mutex_trylock.3c := SOSRC = man3c/pthread_mutex_lock.3c
-pthread_mutex_unlock.3c := SOSRC = man3c/pthread_mutex_lock.3c
+pthread_mutexattr_setprioceiling.3c := LINKSRC = pthread_mutexattr_getprioceiling.3c
-pthread_mutex_reltimedlock_np.3c := SOSRC = man3c/pthread_mutex_timedlock.3c
+pthread_mutexattr_setprotocol.3c := LINKSRC = pthread_mutexattr_getprotocol.3c
-pthread_mutexattr_setprioceiling.3c := SOSRC = man3c/pthread_mutexattr_getprioceiling.3c
+pthread_mutexattr_setpshared.3c := LINKSRC = pthread_mutexattr_getpshared.3c
-pthread_mutexattr_setprotocol.3c := SOSRC = man3c/pthread_mutexattr_getprotocol.3c
+pthread_mutexattr_settype.3c := LINKSRC = pthread_mutexattr_gettype.3c
-pthread_mutexattr_setpshared.3c := SOSRC = man3c/pthread_mutexattr_getpshared.3c
+pthread_mutexattr_destroy.3c := LINKSRC = pthread_mutexattr_init.3c
-pthread_mutexattr_settype.3c := SOSRC = man3c/pthread_mutexattr_gettype.3c
+pthread_rwlock_destroy.3c := LINKSRC = pthread_rwlock_init.3c
-pthread_mutexattr_destroy.3c := SOSRC = man3c/pthread_mutexattr_init.3c
+pthread_rwlock_tryrdlock.3c := LINKSRC = pthread_rwlock_rdlock.3c
-pthread_rwlock_destroy.3c := SOSRC = man3c/pthread_rwlock_init.3c
+pthread_rwlock_reltimedrdlock_np.3c := LINKSRC = pthread_rwlock_timedrdlock.3c
-pthread_rwlock_tryrdlock.3c := SOSRC = man3c/pthread_rwlock_rdlock.3c
+pthread_rwlock_reltimedwrlock_np.3c := LINKSRC = pthread_rwlock_timedwrlock.3c
-pthread_rwlock_reltimedrdlock_np.3c := SOSRC = man3c/pthread_rwlock_timedrdlock.3c
+pthread_rwlock_trywrlock.3c := LINKSRC = pthread_rwlock_wrlock.3c
-pthread_rwlock_reltimedwrlock_np.3c := SOSRC = man3c/pthread_rwlock_timedwrlock.3c
+pthread_rwlockattr_setpshared.3c := LINKSRC = pthread_rwlockattr_getpshared.3c
-pthread_rwlock_trywrlock.3c := SOSRC = man3c/pthread_rwlock_wrlock.3c
+pthread_rwlockattr_destroy.3c := LINKSRC = pthread_rwlockattr_init.3c
-pthread_rwlockattr_setpshared.3c := SOSRC = man3c/pthread_rwlockattr_getpshared.3c
+pthread_spin_init.3c := LINKSRC = pthread_spin_destroy.3c
-pthread_rwlockattr_destroy.3c := SOSRC = man3c/pthread_rwlockattr_init.3c
+pthread_spin_trylock.3c := LINKSRC = pthread_spin_lock.3c
-pthread_spin_init.3c := SOSRC = man3c/pthread_spin_destroy.3c
+fputs.3c := LINKSRC = puts.3c
-pthread_spin_trylock.3c := SOSRC = man3c/pthread_spin_lock.3c
+rand_r.3c := LINKSRC = rand.3c
+srand.3c := LINKSRC = rand.3c
-fputs.3c := SOSRC = man3c/puts.3c
+initstate.3c := LINKSRC = random.3c
+setstate.3c := LINKSRC = random.3c
+srandom.3c := LINKSRC = random.3c
-rand_r.3c := SOSRC = man3c/rand.3c
-srand.3c := SOSRC = man3c/rand.3c
+rctlblk_get_enforced_value.3c := LINKSRC = rctlblk_set_value.3c
+rctlblk_get_firing_time.3c := LINKSRC = rctlblk_set_value.3c
+rctlblk_get_global_action.3c := LINKSRC = rctlblk_set_value.3c
+rctlblk_get_global_flags.3c := LINKSRC = rctlblk_set_value.3c
+rctlblk_get_local_action.3c := LINKSRC = rctlblk_set_value.3c
+rctlblk_get_local_flags.3c := LINKSRC = rctlblk_set_value.3c
+rctlblk_get_privilege.3c := LINKSRC = rctlblk_set_value.3c
+rctlblk_get_recipient_pid.3c := LINKSRC = rctlblk_set_value.3c
+rctlblk_get_value.3c := LINKSRC = rctlblk_set_value.3c
+rctlblk_set_local_action.3c := LINKSRC = rctlblk_set_value.3c
+rctlblk_set_local_flags.3c := LINKSRC = rctlblk_set_value.3c
+rctlblk_set_privilege.3c := LINKSRC = rctlblk_set_value.3c
+rctlblk_set_recipient_pid.3c := LINKSRC = rctlblk_set_value.3c
+rctlblk_size.3c := LINKSRC = rctlblk_set_value.3c
-initstate.3c := SOSRC = man3c/random.3c
-setstate.3c := SOSRC = man3c/random.3c
-srandom.3c := SOSRC = man3c/random.3c
+re_exec.3c := LINKSRC = re_comp.3c
-rctlblk_get_enforced_value.3c := SOSRC = man3c/rctlblk_set_value.3c
-rctlblk_get_firing_time.3c := SOSRC = man3c/rctlblk_set_value.3c
-rctlblk_get_global_action.3c := SOSRC = man3c/rctlblk_set_value.3c
-rctlblk_get_global_flags.3c := SOSRC = man3c/rctlblk_set_value.3c
-rctlblk_get_local_action.3c := SOSRC = man3c/rctlblk_set_value.3c
-rctlblk_get_local_flags.3c := SOSRC = man3c/rctlblk_set_value.3c
-rctlblk_get_privilege.3c := SOSRC = man3c/rctlblk_set_value.3c
-rctlblk_get_recipient_pid.3c := SOSRC = man3c/rctlblk_set_value.3c
-rctlblk_get_value.3c := SOSRC = man3c/rctlblk_set_value.3c
-rctlblk_set_local_action.3c := SOSRC = man3c/rctlblk_set_value.3c
-rctlblk_set_local_flags.3c := SOSRC = man3c/rctlblk_set_value.3c
-rctlblk_set_privilege.3c := SOSRC = man3c/rctlblk_set_value.3c
-rctlblk_set_recipient_pid.3c := SOSRC = man3c/rctlblk_set_value.3c
-rctlblk_size.3c := SOSRC = man3c/rctlblk_set_value.3c
+readdir_r.3c := LINKSRC = readdir.3c
-re_exec.3c := SOSRC = man3c/re_comp.3c
+regex.3c := LINKSRC = regcmp.3c
-readdir_r.3c := SOSRC = man3c/readdir.3c
+regerror.3c := LINKSRC = regcomp.3c
+regexec.3c := LINKSRC = regcomp.3c
+regfree.3c := LINKSRC = regcomp.3c
-regex.3c := SOSRC = man3c/regcmp.3c
+rw_rdlock.3c := LINKSRC = rwlock.3c
+rw_tryrdlock.3c := LINKSRC = rwlock.3c
+rw_trywrlock.3c := LINKSRC = rwlock.3c
+rw_unlock.3c := LINKSRC = rwlock.3c
+rw_wrlock.3c := LINKSRC = rwlock.3c
+rwlock_destroy.3c := LINKSRC = rwlock.3c
+rwlock_init.3c := LINKSRC = rwlock.3c
-regerror.3c := SOSRC = man3c/regcomp.3c
-regexec.3c := SOSRC = man3c/regcomp.3c
-regfree.3c := SOSRC = man3c/regcomp.3c
+alphasort.3c := LINKSRC = scandir.3c
-rw_rdlock.3c := SOSRC = man3c/rwlock.3c
-rw_tryrdlock.3c := SOSRC = man3c/rwlock.3c
-rw_trywrlock.3c := SOSRC = man3c/rwlock.3c
-rw_unlock.3c := SOSRC = man3c/rwlock.3c
-rw_wrlock.3c := SOSRC = man3c/rwlock.3c
-rwlock_destroy.3c := SOSRC = man3c/rwlock.3c
-rwlock_init.3c := SOSRC = man3c/rwlock.3c
+fscanf.3c := LINKSRC = scanf.3c
+sscanf.3c := LINKSRC = scanf.3c
+vfscanf.3c := LINKSRC = scanf.3c
+vscanf.3c := LINKSRC = scanf.3c
+vsscanf.3c := LINKSRC = scanf.3c
-alphasort.3c := SOSRC = man3c/scandir.3c
+sched_get_priority_min.3c := LINKSRC = sched_get_priority_max.3c
-fscanf.3c := SOSRC = man3c/scanf.3c
-sscanf.3c := SOSRC = man3c/scanf.3c
-vfscanf.3c := SOSRC = man3c/scanf.3c
-vscanf.3c := SOSRC = man3c/scanf.3c
-vsscanf.3c := SOSRC = man3c/scanf.3c
+schedctl_exit.3c := LINKSRC = schedctl_init.3c
+schedctl_lookup.3c := LINKSRC = schedctl_init.3c
+schedctl_start.3c := LINKSRC = schedctl_init.3c
+schedctl_stop.3c := LINKSRC = schedctl_init.3c
-sched_get_priority_min.3c := SOSRC = man3c/sched_get_priority_max.3c
+FD_CLR.3c := LINKSRC = select.3c
+FD_ISSET.3c := LINKSRC = select.3c
+FD_SET.3c := LINKSRC = select.3c
+FD_ZERO.3c := LINKSRC = select.3c
+pselect.3c := LINKSRC = select.3c
-schedctl_exit.3c := SOSRC = man3c/schedctl_init.3c
-schedctl_lookup.3c := SOSRC = man3c/schedctl_init.3c
-schedctl_start.3c := SOSRC = man3c/schedctl_init.3c
-schedctl_stop.3c := SOSRC = man3c/schedctl_init.3c
+sem_reltimedwait_np.3c := LINKSRC = sem_timedwait.3c
-FD_CLR.3c := SOSRC = man3c/select.3c
-FD_ISSET.3c := SOSRC = man3c/select.3c
-FD_SET.3c := SOSRC = man3c/select.3c
-FD_ZERO.3c := SOSRC = man3c/select.3c
-pselect.3c := SOSRC = man3c/select.3c
+sem_trywait.3c := LINKSRC = sem_wait.3c
-sem_reltimedwait_np.3c := SOSRC = man3c/sem_timedwait.3c
+sema_destroy.3c := LINKSRC = semaphore.3c
+sema_init.3c := LINKSRC = semaphore.3c
+sema_post.3c := LINKSRC = semaphore.3c
+sema_trywait.3c := LINKSRC = semaphore.3c
+sema_wait.3c := LINKSRC = semaphore.3c
-sem_trywait.3c := SOSRC = man3c/sem_wait.3c
+setvbuf.3c := LINKSRC = setbuf.3c
-sema_destroy.3c := SOSRC = man3c/semaphore.3c
-sema_init.3c := SOSRC = man3c/semaphore.3c
-sema_post.3c := SOSRC = man3c/semaphore.3c
-sema_trywait.3c := SOSRC = man3c/semaphore.3c
-sema_wait.3c := SOSRC = man3c/semaphore.3c
+setlinebuf.3c := LINKSRC = setbuffer.3c
-setvbuf.3c := SOSRC = man3c/setbuf.3c
+longjmp.3c := LINKSRC = setjmp.3c
+siglongjmp.3c := LINKSRC = setjmp.3c
+sigsetjmp.3c := LINKSRC = setjmp.3c
-setlinebuf.3c := SOSRC = man3c/setbuffer.3c
+sighold.3c := LINKSRC = signal.3c
+sigignore.3c := LINKSRC = signal.3c
+sigpause.3c := LINKSRC = signal.3c
+sigrelse.3c := LINKSRC = signal.3c
+sigset.3c := LINKSRC = signal.3c
-longjmp.3c := SOSRC = man3c/setjmp.3c
-siglongjmp.3c := SOSRC = man3c/setjmp.3c
-sigsetjmp.3c := SOSRC = man3c/setjmp.3c
+sigaddset.3c := LINKSRC = sigsetops.3c
+sigdelset.3c := LINKSRC = sigsetops.3c
+sigemptyset.3c := LINKSRC = sigsetops.3c
+sigfillset.3c := LINKSRC = sigsetops.3c
+sigismember.3c := LINKSRC = sigsetops.3c
-sighold.3c := SOSRC = man3c/signal.3c
-sigignore.3c := SOSRC = man3c/signal.3c
-sigpause.3c := SOSRC = man3c/signal.3c
-sigrelse.3c := SOSRC = man3c/signal.3c
-sigset.3c := SOSRC = man3c/signal.3c
-
-sigaddset.3c := SOSRC = man3c/sigsetops.3c
-sigdelset.3c := SOSRC = man3c/sigsetops.3c
-sigemptyset.3c := SOSRC = man3c/sigsetops.3c
-sigfillset.3c := SOSRC = man3c/sigsetops.3c
-sigismember.3c := SOSRC = man3c/sigsetops.3c
-
-sigtimedwait.3c := SOSRC = man3c/sigwaitinfo.3c
-
-gsignal.3c := SOSRC = man3c/ssignal.3c
-
-stderr.3c := SOSRC = man3c/stdio.3c
-stdin.3c := SOSRC = man3c/stdio.3c
-stdout.3c := SOSRC = man3c/stdio.3c
-
-sig2str.3c := SOSRC = man3c/str2sig.3c
-
-strerror_r.3c := SOSRC = man3c/strerror.3c
-
-ascftime.3c := SOSRC = man3c/strftime.3c
-cftime.3c := SOSRC = man3c/strftime.3c
-
-strcasecmp.3c := SOSRC = man3c/string.3c
-strcat.3c := SOSRC = man3c/string.3c
-strchr.3c := SOSRC = man3c/string.3c
-strcmp.3c := SOSRC = man3c/string.3c
-strcpy.3c := SOSRC = man3c/string.3c
-strcspn.3c := SOSRC = man3c/string.3c
-strdup.3c := SOSRC = man3c/string.3c
-strlcat.3c := SOSRC = man3c/string.3c
-strlcpy.3c := SOSRC = man3c/string.3c
-strlen.3c := SOSRC = man3c/string.3c
-strncasecmp.3c := SOSRC = man3c/string.3c
-strncat.3c := SOSRC = man3c/string.3c
-strncmp.3c := SOSRC = man3c/string.3c
-strncpy.3c := SOSRC = man3c/string.3c
-strnlen.3c := SOSRC = man3c/string.3c
-strpbrk.3c := SOSRC = man3c/string.3c
-strrchr.3c := SOSRC = man3c/string.3c
-strsep.3c := SOSRC = man3c/string.3c
-strspn.3c := SOSRC = man3c/string.3c
-strstr.3c := SOSRC = man3c/string.3c
-strtok.3c := SOSRC = man3c/string.3c
-strtok_r.3c := SOSRC = man3c/string.3c
-
-file_to_decimal.3c := SOSRC = man3c/string_to_decimal.3c
-func_to_decimal.3c := SOSRC = man3c/string_to_decimal.3c
-
-atof.3c := SOSRC = man3c/strtod.3c
-strtof.3c := SOSRC = man3c/strtod.3c
-strtold.3c := SOSRC = man3c/strtod.3c
-
-strtoumax.3c := SOSRC = man3c/strtoimax.3c
-
-atoi.3c := SOSRC = man3c/strtol.3c
-atol.3c := SOSRC = man3c/strtol.3c
-atoll.3c := SOSRC = man3c/strtol.3c
-lltostr.3c := SOSRC = man3c/strtol.3c
-strtoll.3c := SOSRC = man3c/strtol.3c
-ulltostr.3c := SOSRC = man3c/strtol.3c
-
-strtoull.3c := SOSRC = man3c/strtoul.3c
-wstostr.3c := SOSRC = man3c/strtows.3c
-
-closelog.3c := SOSRC = man3c/syslog.3c
-openlog.3c := SOSRC = man3c/syslog.3c
-setlogmask.3c := SOSRC = man3c/syslog.3c
-
-thr_setconcurrency.3c := SOSRC = man3c/thr_getconcurrency.3c
-
-thr_setprio.3c := SOSRC = man3c/thr_getprio.3c
-
-thr_getspecific.3c := SOSRC = man3c/thr_keycreate.3c
-thr_keycreate_once.3c := SOSRC = man3c/thr_keycreate.3c
-thr_setspecific.3c := SOSRC = man3c/thr_keycreate.3c
-
-thr_continue.3c := SOSRC = man3c/thr_suspend.3c
-
-timer_getoverrun.3c := SOSRC = man3c/timer_settime.3c
-timer_gettime.3c := SOSRC = man3c/timer_settime.3c
-
-timerclear.3c := SOSRC = man3c/timeradd.3c
-timercmp.3c := SOSRC = man3c/timeradd.3c
-timerisset.3c := SOSRC = man3c/timeradd.3c
-timersub.3c := SOSRC = man3c/timeradd.3c
-
-tempnam.3c := SOSRC = man3c/tmpnam.3c
-tmpnam_r.3c := SOSRC = man3c/tmpnam.3c
-
-ftruncate.3c := SOSRC = man3c/truncate.3c
-
-tdelete.3c := SOSRC = man3c/tsearch.3c
-tfind.3c := SOSRC = man3c/tsearch.3c
-twalk.3c := SOSRC = man3c/tsearch.3c
-
-ttyname_r.3c := SOSRC = man3c/ttyname.3c
-
-uconv_u16tou8.3c := SOSRC = man3c/uconv_u16tou32.3c
-uconv_u32tou16.3c := SOSRC = man3c/uconv_u16tou32.3c
-uconv_u32tou8.3c := SOSRC = man3c/uconv_u16tou32.3c
-uconv_u8tou16.3c := SOSRC = man3c/uconv_u16tou32.3c
-uconv_u8tou32.3c := SOSRC = man3c/uconv_u16tou32.3c
-
-ucred_free.3c := SOSRC = man3c/ucred_get.3c
-ucred_getegid.3c := SOSRC = man3c/ucred_get.3c
-ucred_geteuid.3c := SOSRC = man3c/ucred_get.3c
-ucred_getgroups.3c := SOSRC = man3c/ucred_get.3c
-ucred_getlabel.3c := SOSRC = man3c/ucred_get.3c
-ucred_getpflags.3c := SOSRC = man3c/ucred_get.3c
-ucred_getpid.3c := SOSRC = man3c/ucred_get.3c
-ucred_getprivset.3c := SOSRC = man3c/ucred_get.3c
-ucred_getprojid.3c := SOSRC = man3c/ucred_get.3c
-ucred_getrgid.3c := SOSRC = man3c/ucred_get.3c
-ucred_getruid.3c := SOSRC = man3c/ucred_get.3c
-ucred_getsgid.3c := SOSRC = man3c/ucred_get.3c
-ucred_getsuid.3c := SOSRC = man3c/ucred_get.3c
-ucred_getzoneid.3c := SOSRC = man3c/ucred_get.3c
-ucred_size.3c := SOSRC = man3c/ucred_get.3c
-
-vswprintf.3c := SOSRC = man3c/vfwprintf.3c
-vwprintf.3c := SOSRC = man3c/vfwprintf.3c
-
-vasprintf.3c := SOSRC = man3c/vprintf.3c
-vfprintf.3c := SOSRC = man3c/vprintf.3c
-vsnprintf.3c := SOSRC = man3c/vprintf.3c
-vsprintf.3c := SOSRC = man3c/vprintf.3c
-
-wait4.3c := SOSRC = man3c/wait3.3c
-
-addrtosymstr.3c := SOSRC = man3c/walkcontext.3c
-backtrace.3c := SOSRC = man3c/walkcontext.3c
-backtrace_symbols.3c := SOSRC = man3c/walkcontext.3c
-backtrace_symbols_fd.3c := SOSRC = man3c/walkcontext.3c
-printstack.3c := SOSRC = man3c/walkcontext.3c
-
-wscoll.3c := SOSRC = man3c/wcscoll.3c
-
-watof.3c := SOSRC = man3c/wcstod.3c
-wcstof.3c := SOSRC = man3c/wcstod.3c
-wcstold.3c := SOSRC = man3c/wcstod.3c
-wstod.3c := SOSRC = man3c/wcstod.3c
-
-wcstoumax.3c := SOSRC = man3c/wcstoimax.3c
-
-watoi.3c := SOSRC = man3c/wcstol.3c
-watol.3c := SOSRC = man3c/wcstol.3c
-watoll.3c := SOSRC = man3c/wcstol.3c
-wcstoll.3c := SOSRC = man3c/wcstol.3c
-wstol.3c := SOSRC = man3c/wcstol.3c
-
-wcstoull.3c := SOSRC = man3c/wcstoul.3c
-
-wcscat.3c := SOSRC = man3c/wcstring.3c
-wcschr.3c := SOSRC = man3c/wcstring.3c
-wcscmp.3c := SOSRC = man3c/wcstring.3c
-wcscpy.3c := SOSRC = man3c/wcstring.3c
-wcscspn.3c := SOSRC = man3c/wcstring.3c
-wcslen.3c := SOSRC = man3c/wcstring.3c
-wcsncat.3c := SOSRC = man3c/wcstring.3c
-wcsncmp.3c := SOSRC = man3c/wcstring.3c
-wcsncpy.3c := SOSRC = man3c/wcstring.3c
-wcspbrk.3c := SOSRC = man3c/wcstring.3c
-wcsrchr.3c := SOSRC = man3c/wcstring.3c
-wcsspn.3c := SOSRC = man3c/wcstring.3c
-wcstok.3c := SOSRC = man3c/wcstring.3c
-wcswcs.3c := SOSRC = man3c/wcstring.3c
-windex.3c := SOSRC = man3c/wcstring.3c
-wrindex.3c := SOSRC = man3c/wcstring.3c
-wscat.3c := SOSRC = man3c/wcstring.3c
-wschr.3c := SOSRC = man3c/wcstring.3c
-wscmp.3c := SOSRC = man3c/wcstring.3c
-wscpy.3c := SOSRC = man3c/wcstring.3c
-wscspn.3c := SOSRC = man3c/wcstring.3c
-wslen.3c := SOSRC = man3c/wcstring.3c
-wsncat.3c := SOSRC = man3c/wcstring.3c
-wsncmp.3c := SOSRC = man3c/wcstring.3c
-wsncpy.3c := SOSRC = man3c/wcstring.3c
-wspbrk.3c := SOSRC = man3c/wcstring.3c
-wsrchr.3c := SOSRC = man3c/wcstring.3c
-wsspn.3c := SOSRC = man3c/wcstring.3c
-wstok.3c := SOSRC = man3c/wcstring.3c
-
-wsxfrm.3c := SOSRC = man3c/wcsxfrm.3c
-
-wordfree.3c := SOSRC = man3c/wordexp.3c
-
-wscasecmp.3c := SOSRC = man3c/wstring.3c
-wscol.3c := SOSRC = man3c/wstring.3c
-wsdup.3c := SOSRC = man3c/wstring.3c
-wsncasecmp.3c := SOSRC = man3c/wstring.3c
+sigtimedwait.3c := LINKSRC = sigwaitinfo.3c
+
+gsignal.3c := LINKSRC = ssignal.3c
+
+stderr.3c := LINKSRC = stdio.3c
+stdin.3c := LINKSRC = stdio.3c
+stdout.3c := LINKSRC = stdio.3c
+
+sig2str.3c := LINKSRC = str2sig.3c
+
+strerror_r.3c := LINKSRC = strerror.3c
+
+ascftime.3c := LINKSRC = strftime.3c
+cftime.3c := LINKSRC = strftime.3c
+
+strcasecmp.3c := LINKSRC = string.3c
+strcat.3c := LINKSRC = string.3c
+strchr.3c := LINKSRC = string.3c
+strcmp.3c := LINKSRC = string.3c
+strcpy.3c := LINKSRC = string.3c
+strcspn.3c := LINKSRC = string.3c
+strdup.3c := LINKSRC = string.3c
+strlcat.3c := LINKSRC = string.3c
+strlcpy.3c := LINKSRC = string.3c
+strlen.3c := LINKSRC = string.3c
+strncasecmp.3c := LINKSRC = string.3c
+strncat.3c := LINKSRC = string.3c
+strncmp.3c := LINKSRC = string.3c
+strncpy.3c := LINKSRC = string.3c
+strnlen.3c := LINKSRC = string.3c
+strpbrk.3c := LINKSRC = string.3c
+strrchr.3c := LINKSRC = string.3c
+strsep.3c := LINKSRC = string.3c
+strspn.3c := LINKSRC = string.3c
+strstr.3c := LINKSRC = string.3c
+strtok.3c := LINKSRC = string.3c
+strtok_r.3c := LINKSRC = string.3c
+
+file_to_decimal.3c := LINKSRC = string_to_decimal.3c
+func_to_decimal.3c := LINKSRC = string_to_decimal.3c
+
+atof.3c := LINKSRC = strtod.3c
+strtof.3c := LINKSRC = strtod.3c
+strtold.3c := LINKSRC = strtod.3c
+
+strtoumax.3c := LINKSRC = strtoimax.3c
+
+atoi.3c := LINKSRC = strtol.3c
+atol.3c := LINKSRC = strtol.3c
+atoll.3c := LINKSRC = strtol.3c
+lltostr.3c := LINKSRC = strtol.3c
+strtoll.3c := LINKSRC = strtol.3c
+ulltostr.3c := LINKSRC = strtol.3c
+
+strtoull.3c := LINKSRC = strtoul.3c
+wstostr.3c := LINKSRC = strtows.3c
+
+closelog.3c := LINKSRC = syslog.3c
+openlog.3c := LINKSRC = syslog.3c
+setlogmask.3c := LINKSRC = syslog.3c
+
+thr_setconcurrency.3c := LINKSRC = thr_getconcurrency.3c
+
+thr_setprio.3c := LINKSRC = thr_getprio.3c
+
+thr_getspecific.3c := LINKSRC = thr_keycreate.3c
+thr_keycreate_once.3c := LINKSRC = thr_keycreate.3c
+thr_setspecific.3c := LINKSRC = thr_keycreate.3c
+
+thr_continue.3c := LINKSRC = thr_suspend.3c
+
+timer_getoverrun.3c := LINKSRC = timer_settime.3c
+timer_gettime.3c := LINKSRC = timer_settime.3c
+
+timerclear.3c := LINKSRC = timeradd.3c
+timercmp.3c := LINKSRC = timeradd.3c
+timerisset.3c := LINKSRC = timeradd.3c
+timersub.3c := LINKSRC = timeradd.3c
+
+tempnam.3c := LINKSRC = tmpnam.3c
+tmpnam_r.3c := LINKSRC = tmpnam.3c
+
+ftruncate.3c := LINKSRC = truncate.3c
+
+tdelete.3c := LINKSRC = tsearch.3c
+tfind.3c := LINKSRC = tsearch.3c
+twalk.3c := LINKSRC = tsearch.3c
+
+ttyname_r.3c := LINKSRC = ttyname.3c
+
+uconv_u16tou8.3c := LINKSRC = uconv_u16tou32.3c
+uconv_u32tou16.3c := LINKSRC = uconv_u16tou32.3c
+uconv_u32tou8.3c := LINKSRC = uconv_u16tou32.3c
+uconv_u8tou16.3c := LINKSRC = uconv_u16tou32.3c
+uconv_u8tou32.3c := LINKSRC = uconv_u16tou32.3c
+
+ucred_free.3c := LINKSRC = ucred_get.3c
+ucred_getegid.3c := LINKSRC = ucred_get.3c
+ucred_geteuid.3c := LINKSRC = ucred_get.3c
+ucred_getgroups.3c := LINKSRC = ucred_get.3c
+ucred_getlabel.3c := LINKSRC = ucred_get.3c
+ucred_getpflags.3c := LINKSRC = ucred_get.3c
+ucred_getpid.3c := LINKSRC = ucred_get.3c
+ucred_getprivset.3c := LINKSRC = ucred_get.3c
+ucred_getprojid.3c := LINKSRC = ucred_get.3c
+ucred_getrgid.3c := LINKSRC = ucred_get.3c
+ucred_getruid.3c := LINKSRC = ucred_get.3c
+ucred_getsgid.3c := LINKSRC = ucred_get.3c
+ucred_getsuid.3c := LINKSRC = ucred_get.3c
+ucred_getzoneid.3c := LINKSRC = ucred_get.3c
+ucred_size.3c := LINKSRC = ucred_get.3c
+
+vswprintf.3c := LINKSRC = vfwprintf.3c
+vwprintf.3c := LINKSRC = vfwprintf.3c
+
+vasprintf.3c := LINKSRC = vprintf.3c
+vfprintf.3c := LINKSRC = vprintf.3c
+vsnprintf.3c := LINKSRC = vprintf.3c
+vsprintf.3c := LINKSRC = vprintf.3c
+
+wait4.3c := LINKSRC = wait3.3c
+
+addrtosymstr.3c := LINKSRC = walkcontext.3c
+backtrace.3c := LINKSRC = walkcontext.3c
+backtrace_symbols.3c := LINKSRC = walkcontext.3c
+backtrace_symbols_fd.3c := LINKSRC = walkcontext.3c
+printstack.3c := LINKSRC = walkcontext.3c
+
+wscoll.3c := LINKSRC = wcscoll.3c
+
+watof.3c := LINKSRC = wcstod.3c
+wcstof.3c := LINKSRC = wcstod.3c
+wcstold.3c := LINKSRC = wcstod.3c
+wstod.3c := LINKSRC = wcstod.3c
+
+wcstoumax.3c := LINKSRC = wcstoimax.3c
+
+watoi.3c := LINKSRC = wcstol.3c
+watol.3c := LINKSRC = wcstol.3c
+watoll.3c := LINKSRC = wcstol.3c
+wcstoll.3c := LINKSRC = wcstol.3c
+wstol.3c := LINKSRC = wcstol.3c
+
+wcstoull.3c := LINKSRC = wcstoul.3c
+
+wcscat.3c := LINKSRC = wcstring.3c
+wcschr.3c := LINKSRC = wcstring.3c
+wcscmp.3c := LINKSRC = wcstring.3c
+wcscpy.3c := LINKSRC = wcstring.3c
+wcscspn.3c := LINKSRC = wcstring.3c
+wcslen.3c := LINKSRC = wcstring.3c
+wcsncat.3c := LINKSRC = wcstring.3c
+wcsncmp.3c := LINKSRC = wcstring.3c
+wcsncpy.3c := LINKSRC = wcstring.3c
+wcspbrk.3c := LINKSRC = wcstring.3c
+wcsrchr.3c := LINKSRC = wcstring.3c
+wcsspn.3c := LINKSRC = wcstring.3c
+wcstok.3c := LINKSRC = wcstring.3c
+wcswcs.3c := LINKSRC = wcstring.3c
+windex.3c := LINKSRC = wcstring.3c
+wrindex.3c := LINKSRC = wcstring.3c
+wscat.3c := LINKSRC = wcstring.3c
+wschr.3c := LINKSRC = wcstring.3c
+wscmp.3c := LINKSRC = wcstring.3c
+wscpy.3c := LINKSRC = wcstring.3c
+wscspn.3c := LINKSRC = wcstring.3c
+wslen.3c := LINKSRC = wcstring.3c
+wsncat.3c := LINKSRC = wcstring.3c
+wsncmp.3c := LINKSRC = wcstring.3c
+wsncpy.3c := LINKSRC = wcstring.3c
+wspbrk.3c := LINKSRC = wcstring.3c
+wsrchr.3c := LINKSRC = wcstring.3c
+wsspn.3c := LINKSRC = wcstring.3c
+wstok.3c := LINKSRC = wcstring.3c
+
+wsxfrm.3c := LINKSRC = wcsxfrm.3c
+
+wordfree.3c := LINKSRC = wordexp.3c
+
+wscasecmp.3c := LINKSRC = wstring.3c
+wscol.3c := LINKSRC = wstring.3c
+wsdup.3c := LINKSRC = wstring.3c
+wsncasecmp.3c := LINKSRC = wstring.3c
.KEEP_STATE:
-include ../Makefile.man
-
-install: $(ROOTMANFILES)
-
+include $(SRC)/man/Makefile.man
+install: $(ROOTMANFILES) $(ROOTMANLINKS)