xref: /illumos-gate/usr/src/man/man3c/Makefile (revision ead9bb4b1be81d7bbf8ed86ee41d6c1e58b069a3)
1#
2# This file and its contents are supplied under the terms of the
3# Common Development and Distribution License ("CDDL"), version 1.0.
4# You may only use this file in accordance with the terms of version
5# 1.0 of the CDDL.
6#
7# A full copy of the text of the CDDL should have accompanied this
8# source.  A copy of the CDDL is also available via the Internet
9# at http://www.illumos.org/license/CDDL.
10#
11
12# Copyright 2011, Richard Lowe
13
14include ../../Makefile.master
15
16MANSECT = 	3c
17
18MANFILES = 	__fbufsize.3c					\
19	 	_longjmp.3c					\
20	 	_stack_grow.3c					\
21	 	a64l.3c						\
22	 	abort.3c					\
23	 	abs.3c						\
24	 	addsev.3c					\
25	 	addseverity.3c					\
26	 	aio_cancel.3c					\
27	 	aio_error.3c					\
28	 	aio_fsync.3c					\
29	 	aio_read.3c					\
30	 	aio_return.3c					\
31	 	aio_suspend.3c					\
32	 	aio_waitn.3c					\
33	 	aio_write.3c					\
34	 	aiocancel.3c					\
35	 	aioread.3c					\
36	 	aiowait.3c					\
37	 	assert.3c					\
38	 	atexit.3c					\
39	 	atomic_add.3c					\
40	 	atomic_and.3c					\
41	 	atomic_bits.3c					\
42	 	atomic_cas.3c					\
43	 	atomic_dec.3c					\
44	 	atomic_inc.3c					\
45	 	atomic_ops.3c					\
46	 	atomic_or.3c					\
47	 	atomic_swap.3c					\
48	 	attropen.3c					\
49	 	basename.3c					\
50	 	bsd_signal.3c					\
51	 	bsearch.3c					\
52	 	bstring.3c					\
53	 	btowc.3c					\
54	 	catgets.3c					\
55	 	catopen.3c					\
56	 	cfgetispeed.3c					\
57	 	cfsetispeed.3c					\
58	 	clock.3c					\
59	 	clock_nanosleep.3c				\
60	 	clock_settime.3c				\
61	 	closedir.3c					\
62	 	closefrom.3c					\
63	 	cond_init.3c					\
64	 	confstr.3c					\
65	 	crypt.3c					\
66	 	crypt_genhash_impl.3c				\
67	 	crypt_gensalt.3c				\
68	 	crypt_gensalt_impl.3c				\
69	 	cset.3c						\
70	 	ctermid.3c					\
71	 	ctime.3c					\
72	 	ctype.3c					\
73	 	cuserid.3c					\
74	 	daemon.3c					\
75	 	decimal_to_floating.3c				\
76	 	difftime.3c					\
77	 	directio.3c					\
78	 	dirfd.3c					\
79	 	dirname.3c					\
80	 	div.3c						\
81	 	dladdr.3c					\
82	 	dlclose.3c					\
83	 	dldump.3c					\
84	 	dlerror.3c					\
85	 	dlinfo.3c					\
86	 	dlopen.3c					\
87	 	dlsym.3c					\
88	 	door_bind.3c					\
89	 	door_call.3c					\
90	 	door_create.3c					\
91	 	door_cred.3c					\
92	 	door_getparam.3c				\
93	 	door_info.3c					\
94	 	door_return.3c					\
95	 	door_revoke.3c					\
96	 	door_server_create.3c				\
97	 	door_ucred.3c					\
98	 	drand48.3c					\
99	 	dup2.3c						\
100	 	econvert.3c					\
101	 	ecvt.3c						\
102	 	enable_extended_FILE_stdio.3c			\
103	 	encrypt.3c					\
104	 	end.3c						\
105	 	err.3c						\
106	 	euclen.3c					\
107	 	exit.3c						\
108	 	fattach.3c					\
109	 	fclose.3c					\
110	 	fdatasync.3c					\
111	 	fdetach.3c					\
112	 	fdopen.3c					\
113	 	ferror.3c					\
114	 	fflush.3c					\
115	 	ffs.3c						\
116	 	fgetattr.3c					\
117	 	fgetc.3c					\
118	 	fgetpos.3c					\
119	 	fgetwc.3c					\
120	 	floating_to_decimal.3c				\
121	 	flockfile.3c					\
122	 	fmtmsg.3c					\
123	 	fnmatch.3c					\
124	 	fopen.3c					\
125	 	fpgetround.3c					\
126	 	fputc.3c					\
127	 	fputwc.3c					\
128	 	fputws.3c					\
129	 	fread.3c					\
130	 	freopen.3c					\
131	 	fseek.3c					\
132	 	fsetpos.3c					\
133	 	fsync.3c					\
134	 	ftell.3c					\
135	 	ftime.3c					\
136	 	ftok.3c						\
137	 	ftw.3c						\
138	 	fwide.3c					\
139	 	fwprintf.3c					\
140	 	fwrite.3c					\
141	 	fwscanf.3c					\
142	 	getcpuid.3c					\
143	 	getcwd.3c					\
144	 	getdate.3c					\
145	 	getdtablesize.3c				\
146	 	getenv.3c					\
147	 	getexecname.3c					\
148	 	getgrnam.3c					\
149	 	gethostid.3c					\
150	 	gethostname.3c					\
151	 	gethrtime.3c					\
152	 	getloadavg.3c					\
153	 	getlogin.3c					\
154	 	getmntent.3c					\
155	 	getnetgrent.3c					\
156	 	getopt.3c					\
157	 	getpagesize.3c					\
158	 	getpagesizes.3c					\
159	 	getpass.3c					\
160	 	getpeerucred.3c					\
161	 	getpriority.3c					\
162	 	getpw.3c					\
163	 	getpwnam.3c					\
164	 	getrusage.3c					\
165	 	gets.3c						\
166	 	getspnam.3c					\
167	 	getsubopt.3c					\
168	 	gettext.3c					\
169	 	gettimeofday.3c					\
170	 	gettxt.3c					\
171	 	getusershell.3c					\
172	 	getutent.3c					\
173	 	getutxent.3c					\
174	 	getvfsent.3c					\
175	 	getwc.3c					\
176	 	getwchar.3c					\
177	 	getwd.3c					\
178	 	getwidth.3c					\
179	 	getws.3c					\
180	 	getzoneid.3c					\
181	 	glob.3c						\
182	 	grantpt.3c					\
183	 	hsearch.3c					\
184	 	iconv.3c					\
185	 	iconv_close.3c					\
186	 	iconv_open.3c					\
187	 	imaxabs.3c					\
188	 	imaxdiv.3c					\
189	 	index.3c					\
190	 	initgroups.3c					\
191	 	insque.3c					\
192	 	is_system_labeled.3c				\
193	 	isaexec.3c					\
194	 	isastream.3c					\
195	 	isatty.3c					\
196	 	isnand.3c					\
197	 	iswalpha.3c					\
198	 	iswctype.3c					\
199	 	killpg.3c					\
200	 	lckpwdf.3c					\
201	 	lfmt.3c						\
202	 	lio_listio.3c					\
203	 	localeconv.3c					\
204	 	lockf.3c					\
205	 	lsearch.3c					\
206	 	madvise.3c					\
207	 	makecontext.3c					\
208	 	makedev.3c					\
209	 	malloc.3c					\
210	 	mblen.3c					\
211	 	mbrlen.3c					\
212	 	mbrtowc.3c					\
213	 	mbsinit.3c					\
214	 	mbsrtowcs.3c					\
215	 	mbtowc.3c					\
216	 	membar_ops.3c					\
217	 	memory.3c					\
218	 	mkfifo.3c					\
219	 	mkstemp.3c					\
220	 	mktemp.3c					\
221	 	mktime.3c					\
222	 	mlock.3c					\
223	 	mlockall.3c					\
224	 	monitor.3c					\
225	 	mq_close.3c					\
226	 	mq_getattr.3c					\
227	 	mq_notify.3c					\
228	 	mq_open.3c					\
229	 	mq_receive.3c					\
230	 	mq_send.3c					\
231	 	mq_setattr.3c					\
232	 	mq_unlink.3c					\
233	 	msync.3c					\
234	 	mutex_init.3c					\
235	 	nanosleep.3c					\
236	 	ndbm.3c						\
237	 	nl_langinfo.3c					\
238	 	offsetof.3c					\
239	 	opendir.3c					\
240	 	perror.3c					\
241	 	pfmt.3c						\
242	 	plock.3c					\
243	 	popen.3c					\
244	 	port_alert.3c					\
245	 	port_associate.3c				\
246	 	port_create.3c					\
247	 	port_get.3c					\
248	 	port_send.3c					\
249	 	posix_fadvise.3c				\
250	 	posix_fallocate.3c				\
251	 	posix_madvise.3c				\
252	 	posix_memalign.3c				\
253	 	posix_openpt.3c					\
254	 	posix_spawn.3c					\
255	 	posix_spawn_file_actions_addclose.3c		\
256	 	posix_spawn_file_actions_addclosefrom_np.3c	\
257	 	posix_spawn_file_actions_adddup2.3c		\
258	 	posix_spawn_file_actions_destroy.3c		\
259	 	posix_spawnattr_destroy.3c			\
260	 	posix_spawnattr_getflags.3c			\
261	 	posix_spawnattr_getpgroup.3c			\
262	 	posix_spawnattr_getschedparam.3c		\
263	 	posix_spawnattr_getschedpolicy.3c		\
264	 	posix_spawnattr_getsigdefault.3c		\
265	 	posix_spawnattr_getsigignore_np.3c		\
266	 	posix_spawnattr_getsigmask.3c			\
267	 	printf.3c					\
268	 	priv_addset.3c					\
269	 	priv_set.3c					\
270	 	priv_str_to_set.3c				\
271	 	pset_getloadavg.3c				\
272	 	psignal.3c					\
273	 	pthread_atfork.3c				\
274	 	pthread_attr_getdetachstate.3c			\
275	 	pthread_attr_getguardsize.3c			\
276	 	pthread_attr_getinheritsched.3c			\
277	 	pthread_attr_getschedparam.3c			\
278	 	pthread_attr_getschedpolicy.3c			\
279	 	pthread_attr_getscope.3c			\
280	 	pthread_attr_getstack.3c			\
281	 	pthread_attr_getstackaddr.3c			\
282	 	pthread_attr_getstacksize.3c			\
283	 	pthread_attr_init.3c				\
284	 	pthread_barrier_destroy.3c			\
285	 	pthread_barrier_wait.3c				\
286	 	pthread_barrierattr_destroy.3c			\
287	 	pthread_barrierattr_getpshared.3c		\
288	 	pthread_cancel.3c				\
289	 	pthread_cleanup_pop.3c				\
290	 	pthread_cleanup_push.3c				\
291	 	pthread_cond_init.3c				\
292	 	pthread_cond_signal.3c				\
293	 	pthread_cond_wait.3c				\
294	 	pthread_condattr_getclock.3c			\
295	 	pthread_condattr_getpshared.3c			\
296	 	pthread_condattr_init.3c			\
297	 	pthread_create.3c				\
298	 	pthread_detach.3c				\
299	 	pthread_equal.3c				\
300	 	pthread_exit.3c					\
301	 	pthread_getconcurrency.3c			\
302	 	pthread_getschedparam.3c			\
303	 	pthread_getspecific.3c				\
304	 	pthread_join.3c					\
305	 	pthread_key_create.3c				\
306	 	pthread_key_delete.3c				\
307	 	pthread_kill.3c					\
308	 	pthread_mutex_getprioceiling.3c			\
309	 	pthread_mutex_init.3c				\
310	 	pthread_mutex_lock.3c				\
311	 	pthread_mutex_timedlock.3c			\
312	 	pthread_mutexattr_getprioceiling.3c		\
313	 	pthread_mutexattr_getprotocol.3c		\
314	 	pthread_mutexattr_getpshared.3c			\
315	 	pthread_mutexattr_gettype.3c			\
316	 	pthread_mutexattr_init.3c			\
317	 	pthread_once.3c					\
318	 	pthread_rwlock_init.3c				\
319	 	pthread_rwlock_rdlock.3c			\
320	 	pthread_rwlock_timedrdlock.3c			\
321	 	pthread_rwlock_timedwrlock.3c			\
322	 	pthread_rwlock_unlock.3c			\
323	 	pthread_rwlock_wrlock.3c			\
324	 	pthread_rwlockattr_getpshared.3c		\
325	 	pthread_rwlockattr_init.3c			\
326	 	pthread_self.3c					\
327	 	pthread_setcancelstate.3c			\
328	 	pthread_setcanceltype.3c			\
329	 	pthread_setschedprio.3c				\
330	 	pthread_sigmask.3c				\
331	 	pthread_spin_destroy.3c				\
332	 	pthread_spin_lock.3c				\
333	 	pthread_spin_unlock.3c				\
334	 	pthread_testcancel.3c				\
335	 	ptrace.3c					\
336	 	ptsname.3c					\
337	 	putenv.3c					\
338	 	putpwent.3c					\
339	 	puts.3c						\
340	 	putspent.3c					\
341	 	putws.3c					\
342	 	qsort.3c					\
343	 	raise.3c					\
344	 	rand.3c						\
345	 	random.3c					\
346	 	rctl_walk.3c					\
347	 	rctlblk_set_value.3c				\
348	 	re_comp.3c					\
349	 	readdir.3c					\
350	 	realpath.3c					\
351	 	reboot.3c					\
352	 	regcmp.3c					\
353	 	regcomp.3c					\
354	 	remove.3c					\
355	 	rewind.3c					\
356	 	rewinddir.3c					\
357	 	rwlock.3c					\
358	 	scandir.3c					\
359	 	scanf.3c					\
360	 	sched_get_priority_max.3c			\
361	 	sched_getparam.3c				\
362	 	sched_getscheduler.3c				\
363	 	sched_rr_get_interval.3c			\
364	 	sched_setparam.3c				\
365	 	sched_setscheduler.3c				\
366	 	sched_yield.3c					\
367	 	schedctl_init.3c				\
368	 	seekdir.3c					\
369	 	select.3c					\
370	 	sem_close.3c					\
371	 	sem_destroy.3c					\
372	 	sem_getvalue.3c					\
373	 	sem_init.3c					\
374	 	sem_open.3c					\
375	 	sem_post.3c					\
376	 	sem_timedwait.3c				\
377	 	sem_unlink.3c					\
378	 	sem_wait.3c					\
379	 	semaphore.3c					\
380	 	setbuf.3c					\
381	 	setbuffer.3c					\
382	 	setcat.3c					\
383	 	setenv.3c					\
384	 	setjmp.3c					\
385	 	setkey.3c					\
386	 	setlabel.3c					\
387	 	setlocale.3c					\
388	 	shm_open.3c					\
389	 	shm_unlink.3c					\
390	 	sigfpe.3c					\
391	 	siginterrupt.3c					\
392	 	signal.3c					\
393	 	sigqueue.3c					\
394	 	sigsetops.3c					\
395	 	sigstack.3c					\
396	 	sigwaitinfo.3c					\
397	 	sleep.3c					\
398	 	ssignal.3c					\
399	 	stack_getbounds.3c				\
400	 	stack_inbounds.3c				\
401	 	stack_setbounds.3c				\
402	 	stack_violation.3c				\
403	 	stdio.3c					\
404	 	str2sig.3c					\
405	 	strcoll.3c					\
406	 	strerror.3c					\
407	 	strftime.3c					\
408	 	string.3c					\
409	 	string_to_decimal.3c				\
410	 	strptime.3c					\
411	 	strsignal.3c					\
412	 	strtod.3c					\
413	 	strtoimax.3c					\
414	 	strtol.3c					\
415	 	strtoul.3c					\
416	 	strtows.3c					\
417	 	strxfrm.3c					\
418	 	swab.3c						\
419	 	sync_instruction_memory.3c			\
420	 	sysconf.3c					\
421	 	syslog.3c					\
422	 	system.3c					\
423	 	tcdrain.3c					\
424	 	tcflow.3c					\
425	 	tcflush.3c					\
426	 	tcgetattr.3c					\
427	 	tcgetpgrp.3c					\
428	 	tcgetsid.3c					\
429	 	tcsendbreak.3c					\
430	 	tcsetattr.3c					\
431	 	tcsetpgrp.3c					\
432	 	tell.3c						\
433	 	telldir.3c					\
434	 	termios.3c					\
435	 	thr_create.3c					\
436	 	thr_exit.3c					\
437	 	thr_getconcurrency.3c				\
438	 	thr_getprio.3c					\
439	 	thr_join.3c					\
440	 	thr_keycreate.3c				\
441	 	thr_kill.3c					\
442	 	thr_main.3c					\
443	 	thr_min_stack.3c				\
444	 	thr_self.3c					\
445	 	thr_sigsetmask.3c				\
446	 	thr_stksegment.3c				\
447	 	thr_suspend.3c					\
448	 	thr_yield.3c					\
449	 	timer_create.3c					\
450	 	timer_delete.3c					\
451	 	timer_settime.3c				\
452	 	timeradd.3c					\
453	 	tmpfile.3c					\
454	 	tmpnam.3c					\
455	 	toascii.3c					\
456	 	tolower.3c					\
457	 	toupper.3c					\
458	 	truncate.3c					\
459	 	tsearch.3c					\
460	 	ttyname.3c					\
461	 	ttyslot.3c					\
462	 	u8_strcmp.3c					\
463	 	u8_textprep_str.3c				\
464	 	u8_validate.3c					\
465	 	ualarm.3c					\
466	 	uconv_u16tou32.3c				\
467	 	ucred_get.3c					\
468	 	ungetc.3c					\
469	 	ungetwc.3c					\
470	 	unlockpt.3c					\
471	 	unsetenv.3c					\
472	 	usleep.3c					\
473	 	vfwprintf.3c					\
474	 	vlfmt.3c					\
475	 	vpfmt.3c					\
476	 	vprintf.3c					\
477	 	vsyslog.3c					\
478	 	wait.3c						\
479	 	wait3.3c					\
480	 	waitpid.3c					\
481	 	walkcontext.3c					\
482	 	wcrtomb.3c					\
483	 	wcscoll.3c					\
484	 	wcsftime.3c					\
485	 	wcsrtombs.3c					\
486	 	wcsstr.3c					\
487	 	wcstod.3c					\
488	 	wcstoimax.3c					\
489	 	wcstol.3c					\
490	 	wcstoul.3c					\
491	 	wcstring.3c					\
492	 	wcswidth.3c					\
493	 	wcsxfrm.3c					\
494	 	wctob.3c					\
495	 	wctomb.3c					\
496	 	wctype.3c					\
497	 	wcwidth.3c					\
498	 	wmemchr.3c					\
499	 	wmemcmp.3c					\
500	 	wmemcpy.3c					\
501	 	wmemmove.3c					\
502	 	wmemset.3c					\
503	 	wordexp.3c					\
504	 	wsprintf.3c					\
505	 	wsscanf.3c					\
506	 	wstring.3c					\
507
508MANSOFILES =	FD_CLR.3c				\
509	 	FD_ISSET.3c				\
510	 	FD_SET.3c				\
511	 	FD_ZERO.3c				\
512	 	__flbf.3c				\
513	 	__fpending.3c				\
514	 	__fpurge.3c				\
515	 	__freadable.3c				\
516	 	__freading.3c				\
517	 	__fsetlocking.3c			\
518	 	__fwritable.3c				\
519	 	__fwriting.3c				\
520	 	_edata.3c				\
521	 	_end.3c					\
522	 	_etext.3c				\
523	 	_exithandle.3c				\
524	 	_flushlbf.3c				\
525	 	_setjmp.3c				\
526	 	addrtosymstr.3c				\
527	 	aiowrite.3c				\
528	 	alloca.3c				\
529	 	alphasort.3c				\
530	 	ascftime.3c				\
531	 	asctime.3c				\
532	 	asctime_r.3c				\
533	 	asprintf.3c				\
534	 	atof.3c					\
535	 	atoi.3c					\
536	 	atol.3c					\
537	 	atoll.3c				\
538	 	atomic_add_16.3c			\
539	 	atomic_add_16_nv.3c			\
540	 	atomic_add_32.3c			\
541	 	atomic_add_32_nv.3c			\
542	 	atomic_add_64.3c			\
543	 	atomic_add_64_nv.3c			\
544	 	atomic_add_8.3c				\
545	 	atomic_add_8_nv.3c			\
546	 	atomic_add_char.3c			\
547	 	atomic_add_char_nv.3c			\
548	 	atomic_add_int.3c			\
549	 	atomic_add_int_nv.3c			\
550	 	atomic_add_long.3c			\
551	 	atomic_add_long_nv.3c			\
552	 	atomic_add_ptr.3c			\
553	 	atomic_add_ptr_nv.3c			\
554	 	atomic_add_short.3c			\
555	 	atomic_add_short_nv.3c			\
556	 	atomic_and_16.3c			\
557	 	atomic_and_16_nv.3c			\
558	 	atomic_and_32.3c			\
559	 	atomic_and_32_nv.3c			\
560	 	atomic_and_64.3c			\
561	 	atomic_and_64_nv.3c			\
562	 	atomic_and_8.3c				\
563	 	atomic_and_8_nv.3c			\
564	 	atomic_and_uchar.3c			\
565	 	atomic_and_uchar_nv.3c			\
566	 	atomic_and_uint.3c			\
567	 	atomic_and_uint_nv.3c			\
568	 	atomic_and_ulong.3c			\
569	 	atomic_and_ulong_nv.3c			\
570	 	atomic_and_ushort.3c			\
571	 	atomic_and_ushort_nv.3c			\
572	 	atomic_cas_16.3c			\
573	 	atomic_cas_32.3c			\
574	 	atomic_cas_64.3c			\
575	 	atomic_cas_8.3c				\
576	 	atomic_cas_ptr.3c			\
577	 	atomic_cas_uchar.3c			\
578	 	atomic_cas_uint.3c			\
579	 	atomic_cas_ulong.3c			\
580	 	atomic_cas_ushort.3c			\
581	 	atomic_clear_long_excl.3c		\
582	 	atomic_dec_16.3c			\
583	 	atomic_dec_16_nv.3c			\
584	 	atomic_dec_32.3c			\
585	 	atomic_dec_32_nv.3c			\
586	 	atomic_dec_64.3c			\
587	 	atomic_dec_64_nv.3c			\
588	 	atomic_dec_8.3c				\
589	 	atomic_dec_8_nv.3c			\
590	 	atomic_dec_ptr.3c			\
591	 	atomic_dec_ptr_nv.3c			\
592	 	atomic_dec_uchar.3c			\
593	 	atomic_dec_uchar_nv.3c			\
594	 	atomic_dec_uint.3c			\
595	 	atomic_dec_uint_nv.3c			\
596	 	atomic_dec_ulong.3c			\
597	 	atomic_dec_ulong_nv.3c			\
598	 	atomic_dec_ushort.3c			\
599	 	atomic_dec_ushort_nv.3c			\
600	 	atomic_inc_16.3c			\
601	 	atomic_inc_16_nv.3c			\
602	 	atomic_inc_32.3c			\
603	 	atomic_inc_32_nv.3c			\
604	 	atomic_inc_64.3c			\
605	 	atomic_inc_64_nv.3c			\
606	 	atomic_inc_8.3c				\
607	 	atomic_inc_8_nv.3c			\
608	 	atomic_inc_ptr.3c			\
609	 	atomic_inc_ptr_nv.3c			\
610	 	atomic_inc_uchar.3c			\
611	 	atomic_inc_uchar_nv.3c			\
612	 	atomic_inc_uint.3c			\
613	 	atomic_inc_uint_nv.3c			\
614	 	atomic_inc_ulong.3c			\
615	 	atomic_inc_ulong_nv.3c			\
616	 	atomic_inc_ushort.3c			\
617	 	atomic_inc_ushort_nv.3c			\
618	 	atomic_or_16.3c				\
619	 	atomic_or_16_nv.3c			\
620	 	atomic_or_32.3c				\
621	 	atomic_or_32_nv.3c			\
622	 	atomic_or_64.3c				\
623	 	atomic_or_64_nv.3c			\
624	 	atomic_or_8.3c				\
625	 	atomic_or_8_nv.3c			\
626	 	atomic_or_uchar.3c			\
627	 	atomic_or_uchar_nv.3c			\
628	 	atomic_or_uint.3c			\
629	 	atomic_or_uint_nv.3c			\
630	 	atomic_or_ulong.3c			\
631	 	atomic_or_ulong_nv.3c			\
632	 	atomic_or_ushort.3c			\
633	 	atomic_or_ushort_nv.3c			\
634	 	atomic_set_long_excl.3c			\
635	 	atomic_swap_16.3c			\
636	 	atomic_swap_32.3c			\
637	 	atomic_swap_64.3c			\
638	 	atomic_swap_8.3c			\
639	 	atomic_swap_ptr.3c			\
640	 	atomic_swap_uchar.3c			\
641	 	atomic_swap_uint.3c			\
642	 	atomic_swap_ulong.3c			\
643	 	atomic_swap_ushort.3c			\
644	 	backtrace.3c				\
645	 	backtrace_symbols.3c			\
646	 	backtrace_symbols_fd.3c			\
647	 	bcmp.3c					\
648	 	bcopy.3c				\
649	 	bind_textdomain_codeset.3c		\
650	 	bindtextdomain.3c			\
651	 	bzero.3c				\
652	 	calloc.3c				\
653	 	catclose.3c				\
654	 	cfgetospeed.3c				\
655	 	cfsetospeed.3c				\
656	 	cftime.3c				\
657	 	clearerr.3c				\
658	 	clock_getres.3c				\
659	 	clock_gettime.3c			\
660	 	closelog.3c				\
661	 	cond_broadcast.3c			\
662	 	cond_destroy.3c				\
663	 	cond_reltimedwait.3c			\
664	 	cond_signal.3c				\
665	 	cond_timedwait.3c			\
666	 	cond_wait.3c				\
667	 	csetcol.3c				\
668	 	csetlen.3c				\
669	 	csetno.3c				\
670	 	ctermid_r.3c				\
671	 	ctime_r.3c				\
672	 	dbm_clearerr.3c				\
673	 	dbm_close.3c				\
674	 	dbm_delete.3c				\
675	 	dbm_error.3c				\
676	 	dbm_fetch.3c				\
677	 	dbm_firstkey.3c				\
678	 	dbm_nextkey.3c				\
679	 	dbm_open.3c				\
680	 	dbm_store.3c				\
681	 	dcgettext.3c				\
682	 	dcngettext.3c				\
683	 	decimal_to_double.3c			\
684	 	decimal_to_extended.3c			\
685	 	decimal_to_quadruple.3c			\
686	 	decimal_to_single.3c			\
687	 	dgettext.3c				\
688	 	dladdr1.3c				\
689	 	dlmopen.3c				\
690	 	dngettext.3c				\
691	 	door_setparam.3c			\
692	 	door_unbind.3c				\
693	 	double_to_decimal.3c			\
694	 	edata.3c				\
695	 	endgrent.3c				\
696	 	endnetgrent.3c				\
697	 	endpwent.3c				\
698	 	endspent.3c				\
699	 	endusershell.3c				\
700	 	endutent.3c				\
701	 	endutxent.3c				\
702	 	erand48.3c				\
703	 	errno.3c				\
704	 	errx.3c					\
705	 	etext.3c				\
706	 	euccol.3c				\
707	 	eucscol.3c				\
708	 	extended_to_decimal.3c			\
709	 	fconvert.3c				\
710	 	fcvt.3c					\
711	 	fdopendir.3c				\
712	 	fdwalk.3c				\
713	 	feof.3c					\
714	 	fgetgrent.3c				\
715	 	fgetgrent_r.3c				\
716	 	fgetpwent.3c				\
717	 	fgetpwent_r.3c				\
718	 	fgets.3c				\
719	 	fgetspent.3c				\
720	 	fgetspent_r.3c				\
721	 	fgetws.3c				\
722	 	file_to_decimal.3c			\
723	 	fileno.3c				\
724	 	finite.3c				\
725	 	fpclass.3c				\
726	 	fpgetmask.3c				\
727	 	fpgetsticky.3c				\
728	 	fprintf.3c				\
729	 	fpsetmask.3c				\
730	 	fpsetround.3c				\
731	 	fpsetsticky.3c				\
732	 	fputs.3c				\
733	 	free.3c					\
734	 	fscanf.3c				\
735	 	fseeko.3c				\
736	 	fsetattr.3c				\
737	 	ftello.3c				\
738	 	ftruncate.3c				\
739	 	ftrylockfile.3c				\
740	 	func_to_decimal.3c			\
741	 	funlockfile.3c				\
742	 	gconvert.3c				\
743	 	gcvt.3c					\
744	 	getattrat.3c				\
745	 	getc.3c					\
746	 	getc_unlocked.3c			\
747	 	getchar.3c				\
748	 	getchar_unlocked.3c			\
749	 	getextmntent.3c				\
750	 	getgrent.3c				\
751	 	getgrent_r.3c				\
752	 	getgrgid.3c				\
753	 	getgrgid_r.3c				\
754	 	getgrnam_r.3c				\
755	 	gethomelgroup.3c			\
756	 	gethrvtime.3c				\
757	 	getlogin_r.3c				\
758	 	getmntany.3c				\
759	 	getnetgrent_r.3c			\
760	 	getpassphrase.3c			\
761	 	getpwent.3c				\
762	 	getpwent_r.3c				\
763	 	getpwnam_r.3c				\
764	 	getpwuid.3c				\
765	 	getpwuid_r.3c				\
766	 	getspent.3c				\
767	 	getspent_r.3c				\
768	 	getspnam_r.3c				\
769	 	getutid.3c				\
770	 	getutline.3c				\
771	 	getutmp.3c				\
772	 	getutmpx.3c				\
773	 	getutxid.3c				\
774	 	getutxline.3c				\
775	 	getvfsany.3c				\
776	 	getvfsfile.3c				\
777	 	getvfsspec.3c				\
778	 	getw.3c					\
779	 	getzoneidbyname.3c			\
780	 	getzonenamebyid.3c			\
781	 	globfree.3c				\
782	 	gmtime.3c				\
783	 	gmtime_r.3c				\
784	 	gsignal.3c				\
785	 	hasmntopt.3c				\
786	 	hcreate.3c				\
787	 	hdestroy.3c				\
788	 	initstate.3c				\
789	 	innetgr.3c				\
790	 	isalnum.3c				\
791	 	isalpha.3c				\
792	 	isascii.3c				\
793	 	isblank.3c				\
794	 	iscntrl.3c				\
795	 	isdigit.3c				\
796	 	isenglish.3c				\
797	 	isgraph.3c				\
798	 	isideogram.3c				\
799	 	islower.3c				\
800	 	isnanf.3c				\
801	 	isnumber.3c				\
802	 	isphonogram.3c				\
803	 	isprint.3c				\
804	 	ispunct.3c				\
805	 	isspace.3c				\
806	 	isspecial.3c				\
807	 	isupper.3c				\
808	 	iswalnum.3c				\
809	 	iswascii.3c				\
810	 	iswblank.3c				\
811	 	iswcntrl.3c				\
812	 	iswdigit.3c				\
813	 	iswgraph.3c				\
814	 	iswlower.3c				\
815	 	iswprint.3c				\
816	 	iswpunct.3c				\
817	 	iswspace.3c				\
818	 	iswupper.3c				\
819	 	iswxdigit.3c				\
820	 	isxdigit.3c				\
821	 	jrand48.3c				\
822	 	l64a.3c					\
823	 	labs.3c					\
824	 	lcong48.3c				\
825	 	ldiv.3c					\
826	 	lfind.3c				\
827	 	llabs.3c				\
828	 	lldiv.3c				\
829	 	lltostr.3c				\
830	 	localtime.3c				\
831	 	localtime_r.3c				\
832	 	longjmp.3c				\
833	 	lrand48.3c				\
834	 	major.3c				\
835	 	memalign.3c				\
836	 	membar_consumer.3c			\
837	 	membar_enter.3c				\
838	 	membar_exit.3c				\
839	 	membar_producer.3c			\
840	 	memccpy.3c				\
841	 	memchr.3c				\
842	 	memcmp.3c				\
843	 	memcpy.3c				\
844	 	memmove.3c				\
845	 	memset.3c				\
846	 	minor.3c				\
847	 	mkdtemp.3c				\
848	 	mkstemps.3c				\
849	 	mq_reltimedreceive_np.3c		\
850	 	mq_reltimedsend_np.3c			\
851	 	mq_timedreceive.3c			\
852	 	mq_timedsend.3c				\
853	 	mrand48.3c				\
854	 	munlock.3c				\
855	 	munlockall.3c				\
856	 	mutex_consistent.3c			\
857	 	mutex_destroy.3c			\
858	 	mutex_lock.3c				\
859	 	mutex_trylock.3c			\
860	 	mutex_unlock.3c				\
861	 	nftw.3c					\
862	 	ngettext.3c				\
863	 	nrand48.3c				\
864	 	openlog.3c				\
865	 	pclose.3c				\
866	 	port_dissociate.3c			\
867	 	port_getn.3c				\
868	 	port_sendn.3c				\
869	 	posix_spawn_file_actions_addopen.3c	\
870	 	posix_spawn_file_actions_init.3c	\
871	 	posix_spawnattr_init.3c			\
872	 	posix_spawnattr_setflags.3c		\
873	 	posix_spawnattr_setpgroup.3c		\
874	 	posix_spawnattr_setschedparam.3c	\
875	 	posix_spawnattr_setschedpolicy.3c	\
876	 	posix_spawnattr_setsigdefault.3c	\
877	 	posix_spawnattr_setsigignore_np.3c	\
878	 	posix_spawnattr_setsigmask.3c		\
879	 	posix_spawnp.3c				\
880	 	printstack.3c				\
881	 	priv_allocset.3c			\
882	 	priv_basicset.3c			\
883	 	priv_copyset.3c				\
884	 	priv_delset.3c				\
885	 	priv_emptyset.3c			\
886	 	priv_fillset.3c				\
887	 	priv_freeset.3c				\
888	 	priv_getbyname.3c			\
889	 	priv_getbynum.3c			\
890	 	priv_getsetbyname.3c			\
891	 	priv_getsetbynum.3c			\
892	 	priv_gettext.3c				\
893	 	priv_ineffect.3c			\
894	 	priv_intersect.3c			\
895	 	priv_inverse.3c				\
896	 	priv_isemptyset.3c			\
897	 	priv_isequalset.3c			\
898	 	priv_isfullset.3c			\
899	 	priv_ismember.3c			\
900	 	priv_issubset.3c			\
901	 	priv_set_to_str.3c			\
902	 	priv_union.3c				\
903	 	pselect.3c				\
904	 	psiginfo.3c				\
905	 	pthread_attr_destroy.3c			\
906	 	pthread_attr_setdetachstate.3c		\
907	 	pthread_attr_setguardsize.3c		\
908	 	pthread_attr_setinheritsched.3c		\
909	 	pthread_attr_setschedparam.3c		\
910	 	pthread_attr_setschedpolicy.3c		\
911	 	pthread_attr_setscope.3c		\
912	 	pthread_attr_setstack.3c		\
913	 	pthread_attr_setstackaddr.3c		\
914	 	pthread_attr_setstacksize.3c		\
915	 	pthread_barrier_init.3c			\
916	 	pthread_barrierattr_init.3c		\
917	 	pthread_barrierattr_setpshared.3c	\
918	 	pthread_cond_broadcast.3c		\
919	 	pthread_cond_destroy.3c			\
920	 	pthread_cond_reltimedwait_np.3c		\
921	 	pthread_cond_timedwait.3c		\
922	 	pthread_condattr_destroy.3c		\
923	 	pthread_condattr_setclock.3c		\
924	 	pthread_condattr_setpshared.3c		\
925	 	pthread_key_create_once_np.3c		\
926	 	pthread_mutex_destroy.3c		\
927	 	pthread_mutex_reltimedlock_np.3c	\
928	 	pthread_mutex_setprioceiling.3c		\
929	 	pthread_mutex_trylock.3c		\
930	 	pthread_mutex_unlock.3c			\
931	 	pthread_mutexattr_destroy.3c		\
932	 	pthread_mutexattr_setprioceiling.3c	\
933	 	pthread_mutexattr_setprotocol.3c	\
934	 	pthread_mutexattr_setpshared.3c		\
935	 	pthread_mutexattr_settype.3c		\
936	 	pthread_rwlock_destroy.3c		\
937	 	pthread_rwlock_reltimedrdlock_np.3c	\
938	 	pthread_rwlock_reltimedwrlock_np.3c	\
939	 	pthread_rwlock_tryrdlock.3c		\
940	 	pthread_rwlock_trywrlock.3c		\
941	 	pthread_rwlockattr_destroy.3c		\
942	 	pthread_rwlockattr_setpshared.3c	\
943	 	pthread_setconcurrency.3c		\
944	 	pthread_setschedparam.3c		\
945	 	pthread_setspecific.3c			\
946	 	pthread_spin_init.3c			\
947	 	pthread_spin_trylock.3c			\
948	 	putc.3c					\
949	 	putc_unlocked.3c			\
950	 	putchar.3c				\
951	 	putchar_unlocked.3c			\
952	 	putmntent.3c				\
953	 	pututline.3c				\
954	 	pututxline.3c				\
955	 	putw.3c					\
956	 	putwc.3c				\
957	 	putwchar.3c				\
958	 	qeconvert.3c				\
959	 	qfconvert.3c				\
960	 	qgconvert.3c				\
961	 	quadruple_to_decimal.3c			\
962	 	rand_r.3c				\
963	 	rctlblk_get_enforced_value.3c		\
964	 	rctlblk_get_firing_time.3c		\
965	 	rctlblk_get_global_action.3c		\
966	 	rctlblk_get_global_flags.3c		\
967	 	rctlblk_get_local_action.3c		\
968	 	rctlblk_get_local_flags.3c		\
969	 	rctlblk_get_privilege.3c		\
970	 	rctlblk_get_recipient_pid.3c		\
971	 	rctlblk_get_value.3c			\
972	 	rctlblk_set_local_action.3c		\
973	 	rctlblk_set_local_flags.3c		\
974	 	rctlblk_set_privilege.3c		\
975	 	rctlblk_set_recipient_pid.3c		\
976	 	rctlblk_size.3c				\
977	 	re_exec.3c				\
978	 	readdir_r.3c				\
979	 	realloc.3c				\
980	 	regerror.3c				\
981	 	regex.3c				\
982	 	regexec.3c				\
983	 	regfree.3c				\
984	 	remque.3c				\
985	 	resetmnttab.3c				\
986	 	rindex.3c				\
987	 	rw_rdlock.3c				\
988	 	rw_tryrdlock.3c				\
989	 	rw_trywrlock.3c				\
990	 	rw_unlock.3c				\
991	 	rw_wrlock.3c				\
992	 	rwlock_destroy.3c			\
993	 	rwlock_init.3c				\
994	 	sched_get_priority_min.3c		\
995	 	schedctl_exit.3c			\
996	 	schedctl_lookup.3c			\
997	 	schedctl_start.3c			\
998	 	schedctl_stop.3c			\
999	 	seconvert.3c				\
1000	 	seed48.3c				\
1001	 	sem_reltimedwait_np.3c			\
1002	 	sem_trywait.3c				\
1003	 	sema_destroy.3c				\
1004	 	sema_init.3c				\
1005	 	sema_post.3c				\
1006	 	sema_trywait.3c				\
1007	 	sema_wait.3c				\
1008	 	setattrat.3c				\
1009	 	setgrent.3c				\
1010	 	sethostname.3c				\
1011	 	setlinebuf.3c				\
1012	 	setlogmask.3c				\
1013	 	setnetgrent.3c				\
1014	 	setpriority.3c				\
1015	 	setpwent.3c				\
1016	 	setspent.3c				\
1017	 	setstate.3c				\
1018	 	settimeofday.3c				\
1019	 	setusershell.3c				\
1020	 	setutent.3c				\
1021	 	setutxent.3c				\
1022	 	setvbuf.3c				\
1023	 	sfconvert.3c				\
1024	 	sgconvert.3c				\
1025	 	sig2str.3c				\
1026	 	sigaddset.3c				\
1027	 	sigdelset.3c				\
1028	 	sigemptyset.3c				\
1029	 	sigfillset.3c				\
1030	 	sighold.3c				\
1031	 	sigignore.3c				\
1032	 	sigismember.3c				\
1033	 	siglongjmp.3c				\
1034	 	sigpause.3c				\
1035	 	sigrelse.3c				\
1036	 	sigset.3c				\
1037	 	sigsetjmp.3c				\
1038	 	sigtimedwait.3c				\
1039	 	single_to_decimal.3c			\
1040	 	snprintf.3c				\
1041	 	sprintf.3c				\
1042	 	srand.3c				\
1043	 	srand48.3c				\
1044	 	srandom.3c				\
1045	 	sscanf.3c				\
1046		stderr.3c				\
1047		stdin.3c				\
1048		stdout.3c				\
1049	 	strcasecmp.3c				\
1050	 	strcat.3c				\
1051	 	strchr.3c				\
1052	 	strcmp.3c				\
1053	 	strcpy.3c				\
1054	 	strcspn.3c				\
1055	 	strdup.3c				\
1056	 	strerror_r.3c				\
1057	 	strlcat.3c				\
1058	 	strlcpy.3c				\
1059	 	strlen.3c				\
1060	 	strncasecmp.3c				\
1061	 	strncat.3c				\
1062	 	strncmp.3c				\
1063	 	strncpy.3c				\
1064	 	strnlen.3c				\
1065	 	strpbrk.3c				\
1066	 	strrchr.3c				\
1067	 	strsep.3c				\
1068	 	strspn.3c				\
1069	 	strstr.3c				\
1070	 	strtof.3c				\
1071	 	strtok.3c				\
1072	 	strtok_r.3c				\
1073	 	strtold.3c				\
1074	 	strtoll.3c				\
1075	 	strtoull.3c				\
1076	 	strtoumax.3c				\
1077	 	swapcontext.3c				\
1078	 	swprintf.3c				\
1079	 	swscanf.3c				\
1080	 	tdelete.3c				\
1081	 	tempnam.3c				\
1082	 	textdomain.3c				\
1083	 	tfind.3c				\
1084	 	thr_continue.3c				\
1085	 	thr_getspecific.3c			\
1086	 	thr_keycreate_once.3c			\
1087	 	thr_setconcurrency.3c			\
1088	 	thr_setprio.3c				\
1089	 	thr_setspecific.3c			\
1090	 	timer_getoverrun.3c			\
1091	 	timer_gettime.3c			\
1092	 	timerclear.3c				\
1093	 	timercmp.3c				\
1094	 	timerisset.3c				\
1095	 	timersub.3c				\
1096	 	tmpnam_r.3c				\
1097	 	ttyname_r.3c				\
1098	 	twalk.3c				\
1099	 	tzset.3c				\
1100	 	uconv_u16tou8.3c			\
1101	 	uconv_u32tou16.3c			\
1102	 	uconv_u32tou8.3c			\
1103	 	uconv_u8tou16.3c			\
1104	 	uconv_u8tou32.3c			\
1105	 	ucred_free.3c				\
1106	 	ucred_getegid.3c			\
1107	 	ucred_geteuid.3c			\
1108	 	ucred_getgroups.3c			\
1109	 	ucred_getlabel.3c			\
1110	 	ucred_getpflags.3c			\
1111	 	ucred_getpid.3c				\
1112	 	ucred_getprivset.3c			\
1113	 	ucred_getprojid.3c			\
1114	 	ucred_getrgid.3c			\
1115	 	ucred_getruid.3c			\
1116	 	ucred_getsgid.3c			\
1117	 	ucred_getsuid.3c			\
1118	 	ucred_getzoneid.3c			\
1119	 	ucred_size.3c				\
1120	 	ulckpwdf.3c				\
1121	 	ulltostr.3c				\
1122	 	unordered.3c				\
1123	 	updwtmp.3c				\
1124	 	updwtmpx.3c				\
1125	 	utmpname.3c				\
1126	 	utmpxname.3c				\
1127	 	valloc.3c				\
1128	 	vasprintf.3c				\
1129	 	verr.3c					\
1130	 	verrx.3c				\
1131	 	vfprintf.3c				\
1132	 	vfscanf.3c				\
1133	 	vfwscanf.3c				\
1134	 	vscanf.3c				\
1135	 	vsnprintf.3c				\
1136	 	vsprintf.3c				\
1137	 	vsscanf.3c				\
1138	 	vswprintf.3c				\
1139	 	vswscanf.3c				\
1140	 	vwarn.3c				\
1141	 	vwarnx.3c				\
1142	 	vwprintf.3c				\
1143	 	vwscanf.3c				\
1144	 	wait4.3c				\
1145	 	warn.3c					\
1146	 	warnx.3c				\
1147	 	watof.3c				\
1148	 	watoi.3c				\
1149	 	watol.3c				\
1150	 	watoll.3c				\
1151	 	wcscat.3c				\
1152	 	wcschr.3c				\
1153	 	wcscmp.3c				\
1154	 	wcscpy.3c				\
1155	 	wcscspn.3c				\
1156	 	wcsetno.3c				\
1157	 	wcslen.3c				\
1158	 	wcsncat.3c				\
1159	 	wcsncmp.3c				\
1160	 	wcsncpy.3c				\
1161	 	wcspbrk.3c				\
1162	 	wcsrchr.3c				\
1163	 	wcsspn.3c				\
1164	 	wcstof.3c				\
1165	 	wcstok.3c				\
1166	 	wcstold.3c				\
1167	 	wcstoll.3c				\
1168	 	wcstoull.3c				\
1169	 	wcstoumax.3c				\
1170	 	wcswcs.3c				\
1171	 	windex.3c				\
1172	 	wordfree.3c				\
1173	 	wprintf.3c				\
1174	 	wrindex.3c				\
1175	 	wscanf.3c				\
1176	 	wscasecmp.3c				\
1177	 	wscat.3c				\
1178	 	wschr.3c				\
1179	 	wscmp.3c				\
1180	 	wscol.3c				\
1181	 	wscoll.3c				\
1182	 	wscpy.3c				\
1183	 	wscspn.3c				\
1184	 	wsdup.3c				\
1185	 	wslen.3c				\
1186	 	wsncasecmp.3c				\
1187	 	wsncat.3c				\
1188	 	wsncmp.3c				\
1189	 	wsncpy.3c				\
1190	 	wspbrk.3c				\
1191	 	wsrchr.3c				\
1192	 	wsspn.3c				\
1193	 	wstod.3c				\
1194	 	wstok.3c				\
1195	 	wstol.3c				\
1196	 	wstostr.3c				\
1197	 	wsxfrm.3c
1198
1199MANFILES +=	$(MANSOFILES)
1200
1201__flbf.3c				:= SOSRC = man3c/__fbufsize.3c
1202__fpending.3c				:= SOSRC = man3c/__fbufsize.3c
1203__fpurge.3c				:= SOSRC = man3c/__fbufsize.3c
1204__freadable.3c				:= SOSRC = man3c/__fbufsize.3c
1205__freading.3c				:= SOSRC = man3c/__fbufsize.3c
1206__fsetlocking.3c			:= SOSRC = man3c/__fbufsize.3c
1207__fwritable.3c				:= SOSRC = man3c/__fbufsize.3c
1208__fwriting.3c				:= SOSRC = man3c/__fbufsize.3c
1209_flushlbf.3c				:= SOSRC = man3c/__fbufsize.3c
1210
1211_setjmp.3c				:= SOSRC = man3c/_longjmp.3c
1212
1213l64a.3c					:= SOSRC = man3c/a64l.3c
1214
1215labs.3c					:= SOSRC = man3c/abs.3c
1216llabs.3c				:= SOSRC = man3c/abs.3c
1217
1218aiowrite.3c				:= SOSRC = man3c/aioread.3c
1219
1220atomic_add_16.3c			:= SOSRC = man3c/atomic_add.3c
1221atomic_add_16_nv.3c			:= SOSRC = man3c/atomic_add.3c
1222atomic_add_32.3c			:= SOSRC = man3c/atomic_add.3c
1223atomic_add_32_nv.3c			:= SOSRC = man3c/atomic_add.3c
1224atomic_add_64.3c			:= SOSRC = man3c/atomic_add.3c
1225atomic_add_64_nv.3c			:= SOSRC = man3c/atomic_add.3c
1226atomic_add_8.3c				:= SOSRC = man3c/atomic_add.3c
1227atomic_add_8_nv.3c			:= SOSRC = man3c/atomic_add.3c
1228atomic_add_char.3c			:= SOSRC = man3c/atomic_add.3c
1229atomic_add_char_nv.3c			:= SOSRC = man3c/atomic_add.3c
1230atomic_add_int.3c			:= SOSRC = man3c/atomic_add.3c
1231atomic_add_int_nv.3c			:= SOSRC = man3c/atomic_add.3c
1232atomic_add_long.3c			:= SOSRC = man3c/atomic_add.3c
1233atomic_add_long_nv.3c			:= SOSRC = man3c/atomic_add.3c
1234atomic_add_ptr.3c			:= SOSRC = man3c/atomic_add.3c
1235atomic_add_ptr_nv.3c			:= SOSRC = man3c/atomic_add.3c
1236atomic_add_short.3c			:= SOSRC = man3c/atomic_add.3c
1237atomic_add_short_nv.3c			:= SOSRC = man3c/atomic_add.3c
1238atomic_and_16.3c			:= SOSRC = man3c/atomic_and.3c
1239atomic_and_16_nv.3c			:= SOSRC = man3c/atomic_and.3c
1240atomic_and_32.3c			:= SOSRC = man3c/atomic_and.3c
1241atomic_and_32_nv.3c			:= SOSRC = man3c/atomic_and.3c
1242atomic_and_64.3c			:= SOSRC = man3c/atomic_and.3c
1243atomic_and_64_nv.3c			:= SOSRC = man3c/atomic_and.3c
1244atomic_and_8.3c				:= SOSRC = man3c/atomic_and.3c
1245atomic_and_8_nv.3c			:= SOSRC = man3c/atomic_and.3c
1246atomic_and_uchar.3c			:= SOSRC = man3c/atomic_and.3c
1247atomic_and_uchar_nv.3c			:= SOSRC = man3c/atomic_and.3c
1248atomic_and_uint.3c			:= SOSRC = man3c/atomic_and.3c
1249atomic_and_uint_nv.3c			:= SOSRC = man3c/atomic_and.3c
1250atomic_and_ulong.3c			:= SOSRC = man3c/atomic_and.3c
1251atomic_and_ulong_nv.3c			:= SOSRC = man3c/atomic_and.3c
1252atomic_and_ushort.3c			:= SOSRC = man3c/atomic_and.3c
1253atomic_and_ushort_nv.3c			:= SOSRC = man3c/atomic_and.3c
1254
1255atomic_clear_long_excl.3c		:= SOSRC = man3c/atomic_bits.3c
1256atomic_set_long_excl.3c			:= SOSRC = man3c/atomic_bits.3c
1257
1258atomic_cas_16.3c			:= SOSRC = man3c/atomic_cas.3c
1259atomic_cas_32.3c			:= SOSRC = man3c/atomic_cas.3c
1260atomic_cas_64.3c			:= SOSRC = man3c/atomic_cas.3c
1261atomic_cas_8.3c				:= SOSRC = man3c/atomic_cas.3c
1262atomic_cas_ptr.3c			:= SOSRC = man3c/atomic_cas.3c
1263atomic_cas_uchar.3c			:= SOSRC = man3c/atomic_cas.3c
1264atomic_cas_uint.3c			:= SOSRC = man3c/atomic_cas.3c
1265atomic_cas_ulong.3c			:= SOSRC = man3c/atomic_cas.3c
1266atomic_cas_ushort.3c			:= SOSRC = man3c/atomic_cas.3c
1267
1268atomic_dec_16.3c			:= SOSRC = man3c/atomic_dec.3c
1269atomic_dec_16_nv.3c			:= SOSRC = man3c/atomic_dec.3c
1270atomic_dec_32.3c			:= SOSRC = man3c/atomic_dec.3c
1271atomic_dec_32_nv.3c			:= SOSRC = man3c/atomic_dec.3c
1272atomic_dec_64.3c			:= SOSRC = man3c/atomic_dec.3c
1273atomic_dec_64_nv.3c			:= SOSRC = man3c/atomic_dec.3c
1274atomic_dec_8.3c				:= SOSRC = man3c/atomic_dec.3c
1275atomic_dec_8_nv.3c			:= SOSRC = man3c/atomic_dec.3c
1276atomic_dec_ptr.3c			:= SOSRC = man3c/atomic_dec.3c
1277atomic_dec_ptr_nv.3c			:= SOSRC = man3c/atomic_dec.3c
1278atomic_dec_uchar.3c			:= SOSRC = man3c/atomic_dec.3c
1279atomic_dec_uchar_nv.3c			:= SOSRC = man3c/atomic_dec.3c
1280atomic_dec_uint.3c			:= SOSRC = man3c/atomic_dec.3c
1281atomic_dec_uint_nv.3c			:= SOSRC = man3c/atomic_dec.3c
1282atomic_dec_ulong.3c			:= SOSRC = man3c/atomic_dec.3c
1283atomic_dec_ulong_nv.3c			:= SOSRC = man3c/atomic_dec.3c
1284atomic_dec_ushort.3c			:= SOSRC = man3c/atomic_dec.3c
1285atomic_dec_ushort_nv.3c			:= SOSRC = man3c/atomic_dec.3c
1286
1287atomic_inc_16.3c			:= SOSRC = man3c/atomic_inc.3c
1288atomic_inc_16_nv.3c			:= SOSRC = man3c/atomic_inc.3c
1289atomic_inc_32.3c			:= SOSRC = man3c/atomic_inc.3c
1290atomic_inc_32_nv.3c			:= SOSRC = man3c/atomic_inc.3c
1291atomic_inc_64.3c			:= SOSRC = man3c/atomic_inc.3c
1292atomic_inc_64_nv.3c			:= SOSRC = man3c/atomic_inc.3c
1293atomic_inc_8.3c				:= SOSRC = man3c/atomic_inc.3c
1294atomic_inc_8_nv.3c			:= SOSRC = man3c/atomic_inc.3c
1295atomic_inc_ptr.3c			:= SOSRC = man3c/atomic_inc.3c
1296atomic_inc_ptr_nv.3c			:= SOSRC = man3c/atomic_inc.3c
1297atomic_inc_uchar.3c			:= SOSRC = man3c/atomic_inc.3c
1298atomic_inc_uchar_nv.3c			:= SOSRC = man3c/atomic_inc.3c
1299atomic_inc_uint.3c			:= SOSRC = man3c/atomic_inc.3c
1300atomic_inc_uint_nv.3c			:= SOSRC = man3c/atomic_inc.3c
1301atomic_inc_ulong.3c			:= SOSRC = man3c/atomic_inc.3c
1302atomic_inc_ulong_nv.3c			:= SOSRC = man3c/atomic_inc.3c
1303atomic_inc_ushort.3c			:= SOSRC = man3c/atomic_inc.3c
1304atomic_inc_ushort_nv.3c			:= SOSRC = man3c/atomic_inc.3c
1305
1306atomic_or_16.3c				:= SOSRC = man3c/atomic_or.3c
1307atomic_or_16_nv.3c			:= SOSRC = man3c/atomic_or.3c
1308atomic_or_32.3c				:= SOSRC = man3c/atomic_or.3c
1309atomic_or_32_nv.3c			:= SOSRC = man3c/atomic_or.3c
1310atomic_or_64.3c				:= SOSRC = man3c/atomic_or.3c
1311atomic_or_64_nv.3c			:= SOSRC = man3c/atomic_or.3c
1312atomic_or_8.3c				:= SOSRC = man3c/atomic_or.3c
1313atomic_or_8_nv.3c			:= SOSRC = man3c/atomic_or.3c
1314atomic_or_uchar.3c			:= SOSRC = man3c/atomic_or.3c
1315atomic_or_uchar_nv.3c			:= SOSRC = man3c/atomic_or.3c
1316atomic_or_uint.3c			:= SOSRC = man3c/atomic_or.3c
1317atomic_or_uint_nv.3c			:= SOSRC = man3c/atomic_or.3c
1318atomic_or_ulong.3c			:= SOSRC = man3c/atomic_or.3c
1319atomic_or_ulong_nv.3c			:= SOSRC = man3c/atomic_or.3c
1320atomic_or_ushort.3c			:= SOSRC = man3c/atomic_or.3c
1321atomic_or_ushort_nv.3c			:= SOSRC = man3c/atomic_or.3c
1322
1323atomic_swap_16.3c			:= SOSRC = man3c/atomic_swap.3c
1324atomic_swap_32.3c			:= SOSRC = man3c/atomic_swap.3c
1325atomic_swap_64.3c			:= SOSRC = man3c/atomic_swap.3c
1326atomic_swap_8.3c			:= SOSRC = man3c/atomic_swap.3c
1327atomic_swap_ptr.3c			:= SOSRC = man3c/atomic_swap.3c
1328atomic_swap_uchar.3c			:= SOSRC = man3c/atomic_swap.3c
1329atomic_swap_uint.3c			:= SOSRC = man3c/atomic_swap.3c
1330atomic_swap_ulong.3c			:= SOSRC = man3c/atomic_swap.3c
1331atomic_swap_ushort.3c			:= SOSRC = man3c/atomic_swap.3c
1332
1333bcmp.3c					:= SOSRC = man3c/bstring.3c
1334bcopy.3c				:= SOSRC = man3c/bstring.3c
1335bzero.3c				:= SOSRC = man3c/bstring.3c
1336
1337catclose.3c				:= SOSRC = man3c/catopen.3c
1338
1339cfgetospeed.3c				:= SOSRC = man3c/cfgetispeed.3c
1340
1341cfsetospeed.3c				:= SOSRC = man3c/cfsetispeed.3c
1342
1343clock_getres.3c				:= SOSRC = man3c/clock_settime.3c
1344clock_gettime.3c			:= SOSRC = man3c/clock_settime.3c
1345
1346fdwalk.3c				:= SOSRC = man3c/closefrom.3c
1347
1348cond_broadcast.3c			:= SOSRC = man3c/cond_init.3c
1349cond_destroy.3c				:= SOSRC = man3c/cond_init.3c
1350cond_reltimedwait.3c			:= SOSRC = man3c/cond_init.3c
1351cond_signal.3c				:= SOSRC = man3c/cond_init.3c
1352cond_timedwait.3c			:= SOSRC = man3c/cond_init.3c
1353cond_wait.3c				:= SOSRC = man3c/cond_init.3c
1354
1355csetcol.3c				:= SOSRC = man3c/cset.3c
1356csetlen.3c				:= SOSRC = man3c/cset.3c
1357csetno.3c				:= SOSRC = man3c/cset.3c
1358wcsetno.3c				:= SOSRC = man3c/cset.3c
1359
1360ctermid_r.3c				:= SOSRC = man3c/ctermid.3c
1361
1362asctime.3c				:= SOSRC = man3c/ctime.3c
1363asctime_r.3c				:= SOSRC = man3c/ctime.3c
1364ctime_r.3c				:= SOSRC = man3c/ctime.3c
1365gmtime.3c				:= SOSRC = man3c/ctime.3c
1366gmtime_r.3c				:= SOSRC = man3c/ctime.3c
1367localtime.3c				:= SOSRC = man3c/ctime.3c
1368localtime_r.3c				:= SOSRC = man3c/ctime.3c
1369tzset.3c				:= SOSRC = man3c/ctime.3c
1370
1371isalnum.3c				:= SOSRC = man3c/ctype.3c
1372isalpha.3c				:= SOSRC = man3c/ctype.3c
1373isascii.3c				:= SOSRC = man3c/ctype.3c
1374isblank.3c				:= SOSRC = man3c/ctype.3c
1375iscntrl.3c				:= SOSRC = man3c/ctype.3c
1376isdigit.3c				:= SOSRC = man3c/ctype.3c
1377isgraph.3c				:= SOSRC = man3c/ctype.3c
1378islower.3c				:= SOSRC = man3c/ctype.3c
1379isprint.3c				:= SOSRC = man3c/ctype.3c
1380ispunct.3c				:= SOSRC = man3c/ctype.3c
1381isspace.3c				:= SOSRC = man3c/ctype.3c
1382isupper.3c				:= SOSRC = man3c/ctype.3c
1383isxdigit.3c				:= SOSRC = man3c/ctype.3c
1384
1385decimal_to_double.3c			:= SOSRC = man3c/decimal_to_floating.3c
1386decimal_to_extended.3c			:= SOSRC = man3c/decimal_to_floating.3c
1387decimal_to_quadruple.3c			:= SOSRC = man3c/decimal_to_floating.3c
1388decimal_to_single.3c			:= SOSRC = man3c/decimal_to_floating.3c
1389
1390ldiv.3c					:= SOSRC = man3c/div.3c
1391lldiv.3c				:= SOSRC = man3c/div.3c
1392
1393dladdr1.3c				:= SOSRC = man3c/dladdr.3c
1394
1395dlmopen.3c				:= SOSRC = man3c/dlopen.3c
1396
1397door_unbind.3c				:= SOSRC = man3c/door_bind.3c
1398
1399door_setparam.3c			:= SOSRC = man3c/door_getparam.3c
1400
1401erand48.3c				:= SOSRC = man3c/drand48.3c
1402jrand48.3c				:= SOSRC = man3c/drand48.3c
1403lcong48.3c				:= SOSRC = man3c/drand48.3c
1404lrand48.3c				:= SOSRC = man3c/drand48.3c
1405mrand48.3c				:= SOSRC = man3c/drand48.3c
1406nrand48.3c				:= SOSRC = man3c/drand48.3c
1407seed48.3c				:= SOSRC = man3c/drand48.3c
1408srand48.3c				:= SOSRC = man3c/drand48.3c
1409
1410fconvert.3c				:= SOSRC = man3c/econvert.3c
1411gconvert.3c				:= SOSRC = man3c/econvert.3c
1412qeconvert.3c				:= SOSRC = man3c/econvert.3c
1413qfconvert.3c				:= SOSRC = man3c/econvert.3c
1414qgconvert.3c				:= SOSRC = man3c/econvert.3c
1415seconvert.3c				:= SOSRC = man3c/econvert.3c
1416sfconvert.3c				:= SOSRC = man3c/econvert.3c
1417sgconvert.3c				:= SOSRC = man3c/econvert.3c
1418
1419fcvt.3c					:= SOSRC = man3c/ecvt.3c
1420gcvt.3c					:= SOSRC = man3c/ecvt.3c
1421
1422_edata.3c				:= SOSRC = man3c/end.3c
1423_end.3c					:= SOSRC = man3c/end.3c
1424_etext.3c				:= SOSRC = man3c/end.3c
1425edata.3c				:= SOSRC = man3c/end.3c
1426etext.3c				:= SOSRC = man3c/end.3c
1427
1428errx.3c					:= SOSRC = man3c/err.3c
1429verr.3c					:= SOSRC = man3c/err.3c
1430verrx.3c				:= SOSRC = man3c/err.3c
1431vwarn.3c				:= SOSRC = man3c/err.3c
1432vwarnx.3c				:= SOSRC = man3c/err.3c
1433warn.3c					:= SOSRC = man3c/err.3c
1434warnx.3c				:= SOSRC = man3c/err.3c
1435
1436euccol.3c				:= SOSRC = man3c/euclen.3c
1437eucscol.3c				:= SOSRC = man3c/euclen.3c
1438
1439_exithandle.3c				:= SOSRC = man3c/exit.3c
1440
1441clearerr.3c				:= SOSRC = man3c/ferror.3c
1442feof.3c					:= SOSRC = man3c/ferror.3c
1443fileno.3c				:= SOSRC = man3c/ferror.3c
1444
1445fsetattr.3c				:= SOSRC = man3c/fgetattr.3c
1446getattrat.3c				:= SOSRC = man3c/fgetattr.3c
1447setattrat.3c				:= SOSRC = man3c/fgetattr.3c
1448
1449getc.3c					:= SOSRC = man3c/fgetc.3c
1450getc_unlocked.3c			:= SOSRC = man3c/fgetc.3c
1451getchar.3c				:= SOSRC = man3c/fgetc.3c
1452getchar_unlocked.3c			:= SOSRC = man3c/fgetc.3c
1453getw.3c					:= SOSRC = man3c/fgetc.3c
1454
1455double_to_decimal.3c			:= SOSRC = man3c/floating_to_decimal.3c
1456extended_to_decimal.3c			:= SOSRC = man3c/floating_to_decimal.3c
1457quadruple_to_decimal.3c			:= SOSRC = man3c/floating_to_decimal.3c
1458single_to_decimal.3c			:= SOSRC = man3c/floating_to_decimal.3c
1459
1460ftrylockfile.3c				:= SOSRC = man3c/flockfile.3c
1461funlockfile.3c				:= SOSRC = man3c/flockfile.3c
1462
1463fpgetmask.3c				:= SOSRC = man3c/fpgetround.3c
1464fpgetsticky.3c				:= SOSRC = man3c/fpgetround.3c
1465fpsetmask.3c				:= SOSRC = man3c/fpgetround.3c
1466fpsetround.3c				:= SOSRC = man3c/fpgetround.3c
1467fpsetsticky.3c				:= SOSRC = man3c/fpgetround.3c
1468
1469putc.3c					:= SOSRC = man3c/fputc.3c
1470putc_unlocked.3c			:= SOSRC = man3c/fputc.3c
1471putchar.3c				:= SOSRC = man3c/fputc.3c
1472putchar_unlocked.3c			:= SOSRC = man3c/fputc.3c
1473putw.3c					:= SOSRC = man3c/fputc.3c
1474
1475putwc.3c				:= SOSRC = man3c/fputwc.3c
1476putwchar.3c				:= SOSRC = man3c/fputwc.3c
1477
1478fseeko.3c				:= SOSRC = man3c/fseek.3c
1479
1480ftello.3c				:= SOSRC = man3c/ftell.3c
1481
1482nftw.3c					:= SOSRC = man3c/ftw.3c
1483
1484swprintf.3c				:= SOSRC = man3c/fwprintf.3c
1485wprintf.3c				:= SOSRC = man3c/fwprintf.3c
1486
1487swscanf.3c				:= SOSRC = man3c/fwscanf.3c
1488vfwscanf.3c				:= SOSRC = man3c/fwscanf.3c
1489vswscanf.3c				:= SOSRC = man3c/fwscanf.3c
1490vwscanf.3c				:= SOSRC = man3c/fwscanf.3c
1491wscanf.3c				:= SOSRC = man3c/fwscanf.3c
1492
1493gethomelgroup.3c			:= SOSRC = man3c/getcpuid.3c
1494
1495endgrent.3c				:= SOSRC = man3c/getgrnam.3c
1496fgetgrent.3c				:= SOSRC = man3c/getgrnam.3c
1497fgetgrent_r.3c				:= SOSRC = man3c/getgrnam.3c
1498getgrent.3c				:= SOSRC = man3c/getgrnam.3c
1499getgrent_r.3c				:= SOSRC = man3c/getgrnam.3c
1500getgrgid.3c				:= SOSRC = man3c/getgrnam.3c
1501getgrgid_r.3c				:= SOSRC = man3c/getgrnam.3c
1502getgrnam_r.3c				:= SOSRC = man3c/getgrnam.3c
1503setgrent.3c				:= SOSRC = man3c/getgrnam.3c
1504
1505sethostname.3c				:= SOSRC = man3c/gethostname.3c
1506
1507gethrvtime.3c				:= SOSRC = man3c/gethrtime.3c
1508
1509getlogin_r.3c				:= SOSRC = man3c/getlogin.3c
1510
1511getextmntent.3c				:= SOSRC = man3c/getmntent.3c
1512getmntany.3c				:= SOSRC = man3c/getmntent.3c
1513hasmntopt.3c				:= SOSRC = man3c/getmntent.3c
1514putmntent.3c				:= SOSRC = man3c/getmntent.3c
1515resetmnttab.3c				:= SOSRC = man3c/getmntent.3c
1516
1517endnetgrent.3c				:= SOSRC = man3c/getnetgrent.3c
1518getnetgrent_r.3c			:= SOSRC = man3c/getnetgrent.3c
1519innetgr.3c				:= SOSRC = man3c/getnetgrent.3c
1520setnetgrent.3c				:= SOSRC = man3c/getnetgrent.3c
1521
1522getpassphrase.3c			:= SOSRC = man3c/getpass.3c
1523
1524setpriority.3c				:= SOSRC = man3c/getpriority.3c
1525
1526endpwent.3c				:= SOSRC = man3c/getpwnam.3c
1527fgetpwent.3c				:= SOSRC = man3c/getpwnam.3c
1528fgetpwent_r.3c				:= SOSRC = man3c/getpwnam.3c
1529getpwent.3c				:= SOSRC = man3c/getpwnam.3c
1530getpwent_r.3c				:= SOSRC = man3c/getpwnam.3c
1531getpwnam_r.3c				:= SOSRC = man3c/getpwnam.3c
1532getpwuid.3c				:= SOSRC = man3c/getpwnam.3c
1533getpwuid_r.3c				:= SOSRC = man3c/getpwnam.3c
1534setpwent.3c				:= SOSRC = man3c/getpwnam.3c
1535
1536fgets.3c				:= SOSRC = man3c/gets.3c
1537
1538endspent.3c				:= SOSRC = man3c/getspnam.3c
1539fgetspent.3c				:= SOSRC = man3c/getspnam.3c
1540fgetspent_r.3c				:= SOSRC = man3c/getspnam.3c
1541getspent.3c				:= SOSRC = man3c/getspnam.3c
1542getspent_r.3c				:= SOSRC = man3c/getspnam.3c
1543getspnam_r.3c				:= SOSRC = man3c/getspnam.3c
1544setspent.3c				:= SOSRC = man3c/getspnam.3c
1545
1546bind_textdomain_codeset.3c		:= SOSRC = man3c/gettext.3c
1547bindtextdomain.3c			:= SOSRC = man3c/gettext.3c
1548dcgettext.3c				:= SOSRC = man3c/gettext.3c
1549dcngettext.3c				:= SOSRC = man3c/gettext.3c
1550dgettext.3c				:= SOSRC = man3c/gettext.3c
1551dngettext.3c				:= SOSRC = man3c/gettext.3c
1552ngettext.3c				:= SOSRC = man3c/gettext.3c
1553textdomain.3c				:= SOSRC = man3c/gettext.3c
1554
1555settimeofday.3c				:= SOSRC = man3c/gettimeofday.3c
1556
1557endusershell.3c				:= SOSRC = man3c/getusershell.3c
1558setusershell.3c				:= SOSRC = man3c/getusershell.3c
1559
1560endutent.3c				:= SOSRC = man3c/getutent.3c
1561getutid.3c				:= SOSRC = man3c/getutent.3c
1562getutline.3c				:= SOSRC = man3c/getutent.3c
1563pututline.3c				:= SOSRC = man3c/getutent.3c
1564setutent.3c				:= SOSRC = man3c/getutent.3c
1565utmpname.3c				:= SOSRC = man3c/getutent.3c
1566
1567endutxent.3c				:= SOSRC = man3c/getutxent.3c
1568getutmp.3c				:= SOSRC = man3c/getutxent.3c
1569getutmpx.3c				:= SOSRC = man3c/getutxent.3c
1570getutxid.3c				:= SOSRC = man3c/getutxent.3c
1571getutxline.3c				:= SOSRC = man3c/getutxent.3c
1572pututxline.3c				:= SOSRC = man3c/getutxent.3c
1573setutxent.3c				:= SOSRC = man3c/getutxent.3c
1574updwtmp.3c				:= SOSRC = man3c/getutxent.3c
1575updwtmpx.3c				:= SOSRC = man3c/getutxent.3c
1576utmpxname.3c				:= SOSRC = man3c/getutxent.3c
1577
1578getvfsany.3c				:= SOSRC = man3c/getvfsent.3c
1579getvfsfile.3c				:= SOSRC = man3c/getvfsent.3c
1580getvfsspec.3c				:= SOSRC = man3c/getvfsent.3c
1581
1582fgetws.3c				:= SOSRC = man3c/getws.3c
1583
1584getzoneidbyname.3c			:= SOSRC = man3c/getzoneid.3c
1585getzonenamebyid.3c			:= SOSRC = man3c/getzoneid.3c
1586
1587globfree.3c				:= SOSRC = man3c/glob.3c
1588
1589hcreate.3c				:= SOSRC = man3c/hsearch.3c
1590hdestroy.3c				:= SOSRC = man3c/hsearch.3c
1591
1592rindex.3c				:= SOSRC = man3c/index.3c
1593
1594remque.3c				:= SOSRC = man3c/insque.3c
1595
1596finite.3c				:= SOSRC = man3c/isnand.3c
1597fpclass.3c				:= SOSRC = man3c/isnand.3c
1598isnanf.3c				:= SOSRC = man3c/isnand.3c
1599unordered.3c				:= SOSRC = man3c/isnand.3c
1600
1601isenglish.3c				:= SOSRC = man3c/iswalpha.3c
1602isideogram.3c				:= SOSRC = man3c/iswalpha.3c
1603isnumber.3c				:= SOSRC = man3c/iswalpha.3c
1604isphonogram.3c				:= SOSRC = man3c/iswalpha.3c
1605isspecial.3c				:= SOSRC = man3c/iswalpha.3c
1606iswalnum.3c				:= SOSRC = man3c/iswalpha.3c
1607iswascii.3c				:= SOSRC = man3c/iswalpha.3c
1608iswblank.3c				:= SOSRC = man3c/iswalpha.3c
1609iswcntrl.3c				:= SOSRC = man3c/iswalpha.3c
1610iswdigit.3c				:= SOSRC = man3c/iswalpha.3c
1611iswgraph.3c				:= SOSRC = man3c/iswalpha.3c
1612iswlower.3c				:= SOSRC = man3c/iswalpha.3c
1613iswprint.3c				:= SOSRC = man3c/iswalpha.3c
1614iswpunct.3c				:= SOSRC = man3c/iswalpha.3c
1615iswspace.3c				:= SOSRC = man3c/iswalpha.3c
1616iswupper.3c				:= SOSRC = man3c/iswalpha.3c
1617iswxdigit.3c				:= SOSRC = man3c/iswalpha.3c
1618
1619ulckpwdf.3c				:= SOSRC = man3c/lckpwdf.3c
1620
1621lfind.3c				:= SOSRC = man3c/lsearch.3c
1622
1623swapcontext.3c				:= SOSRC = man3c/makecontext.3c
1624
1625major.3c				:= SOSRC = man3c/makedev.3c
1626minor.3c				:= SOSRC = man3c/makedev.3c
1627
1628alloca.3c				:= SOSRC = man3c/malloc.3c
1629calloc.3c				:= SOSRC = man3c/malloc.3c
1630free.3c					:= SOSRC = man3c/malloc.3c
1631memalign.3c				:= SOSRC = man3c/malloc.3c
1632realloc.3c				:= SOSRC = man3c/malloc.3c
1633valloc.3c				:= SOSRC = man3c/malloc.3c
1634
1635membar_consumer.3c			:= SOSRC = man3c/membar_ops.3c
1636membar_enter.3c				:= SOSRC = man3c/membar_ops.3c
1637membar_exit.3c				:= SOSRC = man3c/membar_ops.3c
1638membar_producer.3c			:= SOSRC = man3c/membar_ops.3c
1639
1640memccpy.3c				:= SOSRC = man3c/memory.3c
1641memchr.3c				:= SOSRC = man3c/memory.3c
1642memcmp.3c				:= SOSRC = man3c/memory.3c
1643memcpy.3c				:= SOSRC = man3c/memory.3c
1644memmove.3c				:= SOSRC = man3c/memory.3c
1645memset.3c				:= SOSRC = man3c/memory.3c
1646
1647mkdtemp.3c				:= SOSRC = man3c/mkstemp.3c
1648mkstemps.3c				:= SOSRC = man3c/mkstemp.3c
1649
1650munlock.3c				:= SOSRC = man3c/mlock.3c
1651
1652munlockall.3c				:= SOSRC = man3c/mlockall.3c
1653
1654mq_reltimedreceive_np.3c		:= SOSRC = man3c/mq_receive.3c
1655mq_timedreceive.3c			:= SOSRC = man3c/mq_receive.3c
1656
1657mq_reltimedsend_np.3c			:= SOSRC = man3c/mq_send.3c
1658mq_timedsend.3c				:= SOSRC = man3c/mq_send.3c
1659
1660mutex_consistent.3c			:= SOSRC = man3c/mutex_init.3c
1661mutex_destroy.3c			:= SOSRC = man3c/mutex_init.3c
1662mutex_lock.3c				:= SOSRC = man3c/mutex_init.3c
1663mutex_trylock.3c			:= SOSRC = man3c/mutex_init.3c
1664mutex_unlock.3c				:= SOSRC = man3c/mutex_init.3c
1665
1666dbm_clearerr.3c				:= SOSRC = man3c/ndbm.3c
1667dbm_close.3c				:= SOSRC = man3c/ndbm.3c
1668dbm_delete.3c				:= SOSRC = man3c/ndbm.3c
1669dbm_error.3c				:= SOSRC = man3c/ndbm.3c
1670dbm_fetch.3c				:= SOSRC = man3c/ndbm.3c
1671dbm_firstkey.3c				:= SOSRC = man3c/ndbm.3c
1672dbm_nextkey.3c				:= SOSRC = man3c/ndbm.3c
1673dbm_open.3c				:= SOSRC = man3c/ndbm.3c
1674dbm_store.3c				:= SOSRC = man3c/ndbm.3c
1675
1676fdopendir.3c				:= SOSRC = man3c/opendir.3c
1677
1678errno.3c				:= SOSRC = man3c/perror.3c
1679
1680pclose.3c				:= SOSRC = man3c/popen.3c
1681
1682port_dissociate.3c			:= SOSRC = man3c/port_associate.3c
1683
1684port_getn.3c				:= SOSRC = man3c/port_get.3c
1685
1686port_sendn.3c				:= SOSRC = man3c/port_send.3c
1687
1688posix_spawnp.3c				:= SOSRC = man3c/posix_spawn.3c
1689
1690posix_spawn_file_actions_addopen.3c	:= SOSRC = man3c/posix_spawn_file_actions_addclose.3c
1691posix_spawn_file_actions_init.3c	:= SOSRC = man3c/posix_spawn_file_actions_destroy.3c
1692
1693posix_spawnattr_init.3c			:= SOSRC = man3c/posix_spawnattr_destroy.3c
1694
1695posix_spawnattr_setflags.3c		:= SOSRC = man3c/posix_spawnattr_getflags.3c
1696
1697posix_spawnattr_setpgroup.3c		:= SOSRC = man3c/posix_spawnattr_getpgroup.3c
1698
1699posix_spawnattr_setschedparam.3c	:= SOSRC = man3c/posix_spawnattr_getschedparam.3c
1700
1701posix_spawnattr_setschedpolicy.3c	:= SOSRC = man3c/posix_spawnattr_getschedpolicy.3c
1702
1703posix_spawnattr_setsigdefault.3c	:= SOSRC = man3c/posix_spawnattr_getsigdefault.3c
1704
1705posix_spawnattr_setsigignore_np.3c	:= SOSRC = man3c/posix_spawnattr_getsigignore_np.3c
1706
1707posix_spawnattr_setsigmask.3c		:= SOSRC = man3c/posix_spawnattr_getsigmask.3c
1708
1709asprintf.3c				:= SOSRC = man3c/printf.3c
1710fprintf.3c				:= SOSRC = man3c/printf.3c
1711snprintf.3c				:= SOSRC = man3c/printf.3c
1712sprintf.3c				:= SOSRC = man3c/printf.3c
1713
1714priv_allocset.3c			:= SOSRC = man3c/priv_addset.3c
1715priv_basicset.3c			:= SOSRC = man3c/priv_addset.3c
1716priv_copyset.3c				:= SOSRC = man3c/priv_addset.3c
1717priv_delset.3c				:= SOSRC = man3c/priv_addset.3c
1718priv_emptyset.3c			:= SOSRC = man3c/priv_addset.3c
1719priv_fillset.3c				:= SOSRC = man3c/priv_addset.3c
1720priv_freeset.3c				:= SOSRC = man3c/priv_addset.3c
1721priv_intersect.3c			:= SOSRC = man3c/priv_addset.3c
1722priv_inverse.3c				:= SOSRC = man3c/priv_addset.3c
1723priv_isemptyset.3c			:= SOSRC = man3c/priv_addset.3c
1724priv_isequalset.3c			:= SOSRC = man3c/priv_addset.3c
1725priv_isfullset.3c			:= SOSRC = man3c/priv_addset.3c
1726priv_ismember.3c			:= SOSRC = man3c/priv_addset.3c
1727priv_issubset.3c			:= SOSRC = man3c/priv_addset.3c
1728priv_union.3c				:= SOSRC = man3c/priv_addset.3c
1729
1730priv_ineffect.3c			:= SOSRC = man3c/priv_set.3c
1731
1732priv_getbyname.3c			:= SOSRC = man3c/priv_str_to_set.3c
1733priv_getbynum.3c			:= SOSRC = man3c/priv_str_to_set.3c
1734priv_getsetbyname.3c			:= SOSRC = man3c/priv_str_to_set.3c
1735priv_getsetbynum.3c			:= SOSRC = man3c/priv_str_to_set.3c
1736priv_gettext.3c				:= SOSRC = man3c/priv_str_to_set.3c
1737priv_set_to_str.3c			:= SOSRC = man3c/priv_str_to_set.3c
1738
1739psiginfo.3c				:= SOSRC = man3c/psignal.3c
1740
1741pthread_attr_setdetachstate.3c		:= SOSRC = man3c/pthread_attr_getdetachstate.3c
1742
1743pthread_attr_setguardsize.3c		:= SOSRC = man3c/pthread_attr_getguardsize.3c
1744
1745pthread_attr_setinheritsched.3c		:= SOSRC = man3c/pthread_attr_getinheritsched.3c
1746
1747pthread_attr_setschedparam.3c		:= SOSRC = man3c/pthread_attr_getschedparam.3c
1748
1749pthread_attr_setschedpolicy.3c		:= SOSRC = man3c/pthread_attr_getschedpolicy.3c
1750
1751pthread_attr_setscope.3c		:= SOSRC = man3c/pthread_attr_getscope.3c
1752pthread_attr_setstack.3c		:= SOSRC = man3c/pthread_attr_getstack.3c
1753
1754pthread_attr_setstackaddr.3c		:= SOSRC = man3c/pthread_attr_getstackaddr.3c
1755
1756pthread_attr_setstacksize.3c		:= SOSRC = man3c/pthread_attr_getstacksize.3c
1757
1758pthread_attr_destroy.3c			:= SOSRC = man3c/pthread_attr_init.3c
1759
1760pthread_barrier_init.3c			:= SOSRC = man3c/pthread_barrier_destroy.3c
1761
1762pthread_barrierattr_init.3c		:= SOSRC = man3c/pthread_barrierattr_destroy.3c
1763
1764pthread_barrierattr_setpshared.3c	:= SOSRC = man3c/pthread_barrierattr_getpshared.3c
1765
1766pthread_cond_destroy.3c			:= SOSRC = man3c/pthread_cond_init.3c
1767
1768pthread_cond_broadcast.3c		:= SOSRC = man3c/pthread_cond_signal.3c
1769
1770pthread_cond_reltimedwait_np.3c		:= SOSRC = man3c/pthread_cond_wait.3c
1771pthread_cond_timedwait.3c		:= SOSRC = man3c/pthread_cond_wait.3c
1772
1773pthread_condattr_setclock.3c		:= SOSRC = man3c/pthread_condattr_getclock.3c
1774
1775pthread_condattr_setpshared.3c		:= SOSRC = man3c/pthread_condattr_getpshared.3c
1776
1777pthread_condattr_destroy.3c		:= SOSRC = man3c/pthread_condattr_init.3c
1778
1779pthread_setconcurrency.3c		:= SOSRC = man3c/pthread_getconcurrency.3c
1780
1781pthread_setschedparam.3c		:= SOSRC = man3c/pthread_getschedparam.3c
1782
1783pthread_setspecific.3c			:= SOSRC = man3c/pthread_getspecific.3c
1784
1785pthread_key_create_once_np.3c		:= SOSRC = man3c/pthread_key_create.3c
1786
1787pthread_mutex_setprioceiling.3c		:= SOSRC = man3c/pthread_mutex_getprioceiling.3c
1788
1789pthread_mutex_destroy.3c		:= SOSRC = man3c/pthread_mutex_init.3c
1790
1791pthread_mutex_trylock.3c		:= SOSRC = man3c/pthread_mutex_lock.3c
1792pthread_mutex_unlock.3c			:= SOSRC = man3c/pthread_mutex_lock.3c
1793
1794pthread_mutex_reltimedlock_np.3c	:= SOSRC = man3c/pthread_mutex_timedlock.3c
1795
1796pthread_mutexattr_setprioceiling.3c	:= SOSRC = man3c/pthread_mutexattr_getprioceiling.3c
1797
1798pthread_mutexattr_setprotocol.3c	:= SOSRC = man3c/pthread_mutexattr_getprotocol.3c
1799
1800pthread_mutexattr_setpshared.3c		:= SOSRC = man3c/pthread_mutexattr_getpshared.3c
1801
1802pthread_mutexattr_settype.3c		:= SOSRC = man3c/pthread_mutexattr_gettype.3c
1803
1804pthread_mutexattr_destroy.3c		:= SOSRC = man3c/pthread_mutexattr_init.3c
1805
1806pthread_rwlock_destroy.3c		:= SOSRC = man3c/pthread_rwlock_init.3c
1807
1808pthread_rwlock_tryrdlock.3c		:= SOSRC = man3c/pthread_rwlock_rdlock.3c
1809
1810pthread_rwlock_reltimedrdlock_np.3c	:= SOSRC = man3c/pthread_rwlock_timedrdlock.3c
1811
1812pthread_rwlock_reltimedwrlock_np.3c	:= SOSRC = man3c/pthread_rwlock_timedwrlock.3c
1813
1814pthread_rwlock_trywrlock.3c		:= SOSRC = man3c/pthread_rwlock_wrlock.3c
1815
1816pthread_rwlockattr_setpshared.3c	:= SOSRC = man3c/pthread_rwlockattr_getpshared.3c
1817
1818pthread_rwlockattr_destroy.3c		:= SOSRC = man3c/pthread_rwlockattr_init.3c
1819
1820pthread_spin_init.3c			:= SOSRC = man3c/pthread_spin_destroy.3c
1821
1822pthread_spin_trylock.3c			:= SOSRC = man3c/pthread_spin_lock.3c
1823
1824fputs.3c				:= SOSRC = man3c/puts.3c
1825
1826rand_r.3c				:= SOSRC = man3c/rand.3c
1827srand.3c				:= SOSRC = man3c/rand.3c
1828
1829initstate.3c				:= SOSRC = man3c/random.3c
1830setstate.3c				:= SOSRC = man3c/random.3c
1831srandom.3c				:= SOSRC = man3c/random.3c
1832
1833rctlblk_get_enforced_value.3c		:= SOSRC = man3c/rctlblk_set_value.3c
1834rctlblk_get_firing_time.3c		:= SOSRC = man3c/rctlblk_set_value.3c
1835rctlblk_get_global_action.3c		:= SOSRC = man3c/rctlblk_set_value.3c
1836rctlblk_get_global_flags.3c		:= SOSRC = man3c/rctlblk_set_value.3c
1837rctlblk_get_local_action.3c		:= SOSRC = man3c/rctlblk_set_value.3c
1838rctlblk_get_local_flags.3c		:= SOSRC = man3c/rctlblk_set_value.3c
1839rctlblk_get_privilege.3c		:= SOSRC = man3c/rctlblk_set_value.3c
1840rctlblk_get_recipient_pid.3c		:= SOSRC = man3c/rctlblk_set_value.3c
1841rctlblk_get_value.3c			:= SOSRC = man3c/rctlblk_set_value.3c
1842rctlblk_set_local_action.3c		:= SOSRC = man3c/rctlblk_set_value.3c
1843rctlblk_set_local_flags.3c		:= SOSRC = man3c/rctlblk_set_value.3c
1844rctlblk_set_privilege.3c		:= SOSRC = man3c/rctlblk_set_value.3c
1845rctlblk_set_recipient_pid.3c		:= SOSRC = man3c/rctlblk_set_value.3c
1846rctlblk_size.3c				:= SOSRC = man3c/rctlblk_set_value.3c
1847
1848re_exec.3c				:= SOSRC = man3c/re_comp.3c
1849
1850readdir_r.3c				:= SOSRC = man3c/readdir.3c
1851
1852regex.3c				:= SOSRC = man3c/regcmp.3c
1853
1854regerror.3c				:= SOSRC = man3c/regcomp.3c
1855regexec.3c				:= SOSRC = man3c/regcomp.3c
1856regfree.3c				:= SOSRC = man3c/regcomp.3c
1857
1858rw_rdlock.3c				:= SOSRC = man3c/rwlock.3c
1859rw_tryrdlock.3c				:= SOSRC = man3c/rwlock.3c
1860rw_trywrlock.3c				:= SOSRC = man3c/rwlock.3c
1861rw_unlock.3c				:= SOSRC = man3c/rwlock.3c
1862rw_wrlock.3c				:= SOSRC = man3c/rwlock.3c
1863rwlock_destroy.3c			:= SOSRC = man3c/rwlock.3c
1864rwlock_init.3c				:= SOSRC = man3c/rwlock.3c
1865
1866alphasort.3c				:= SOSRC = man3c/scandir.3c
1867
1868fscanf.3c				:= SOSRC = man3c/scanf.3c
1869sscanf.3c				:= SOSRC = man3c/scanf.3c
1870vfscanf.3c				:= SOSRC = man3c/scanf.3c
1871vscanf.3c				:= SOSRC = man3c/scanf.3c
1872vsscanf.3c				:= SOSRC = man3c/scanf.3c
1873
1874sched_get_priority_min.3c		:= SOSRC = man3c/sched_get_priority_max.3c
1875
1876schedctl_exit.3c			:= SOSRC = man3c/schedctl_init.3c
1877schedctl_lookup.3c			:= SOSRC = man3c/schedctl_init.3c
1878schedctl_start.3c			:= SOSRC = man3c/schedctl_init.3c
1879schedctl_stop.3c			:= SOSRC = man3c/schedctl_init.3c
1880
1881FD_CLR.3c				:= SOSRC = man3c/select.3c
1882FD_ISSET.3c				:= SOSRC = man3c/select.3c
1883FD_SET.3c				:= SOSRC = man3c/select.3c
1884FD_ZERO.3c				:= SOSRC = man3c/select.3c
1885pselect.3c				:= SOSRC = man3c/select.3c
1886
1887sem_reltimedwait_np.3c			:= SOSRC = man3c/sem_timedwait.3c
1888
1889sem_trywait.3c				:= SOSRC = man3c/sem_wait.3c
1890
1891sema_destroy.3c				:= SOSRC = man3c/semaphore.3c
1892sema_init.3c				:= SOSRC = man3c/semaphore.3c
1893sema_post.3c				:= SOSRC = man3c/semaphore.3c
1894sema_trywait.3c				:= SOSRC = man3c/semaphore.3c
1895sema_wait.3c				:= SOSRC = man3c/semaphore.3c
1896
1897setvbuf.3c				:= SOSRC = man3c/setbuf.3c
1898
1899setlinebuf.3c				:= SOSRC = man3c/setbuffer.3c
1900
1901longjmp.3c				:= SOSRC = man3c/setjmp.3c
1902siglongjmp.3c				:= SOSRC = man3c/setjmp.3c
1903sigsetjmp.3c				:= SOSRC = man3c/setjmp.3c
1904
1905sighold.3c				:= SOSRC = man3c/signal.3c
1906sigignore.3c				:= SOSRC = man3c/signal.3c
1907sigpause.3c				:= SOSRC = man3c/signal.3c
1908sigrelse.3c				:= SOSRC = man3c/signal.3c
1909sigset.3c				:= SOSRC = man3c/signal.3c
1910
1911sigaddset.3c				:= SOSRC = man3c/sigsetops.3c
1912sigdelset.3c				:= SOSRC = man3c/sigsetops.3c
1913sigemptyset.3c				:= SOSRC = man3c/sigsetops.3c
1914sigfillset.3c				:= SOSRC = man3c/sigsetops.3c
1915sigismember.3c				:= SOSRC = man3c/sigsetops.3c
1916
1917sigtimedwait.3c				:= SOSRC = man3c/sigwaitinfo.3c
1918
1919gsignal.3c				:= SOSRC = man3c/ssignal.3c
1920
1921stderr.3c				:= SOSRC = man3c/stdio.3c
1922stdin.3c				:= SOSRC = man3c/stdio.3c
1923stdout.3c				:= SOSRC = man3c/stdio.3c
1924
1925sig2str.3c				:= SOSRC = man3c/str2sig.3c
1926
1927strerror_r.3c				:= SOSRC = man3c/strerror.3c
1928
1929ascftime.3c				:= SOSRC = man3c/strftime.3c
1930cftime.3c				:= SOSRC = man3c/strftime.3c
1931
1932strcasecmp.3c				:= SOSRC = man3c/string.3c
1933strcat.3c				:= SOSRC = man3c/string.3c
1934strchr.3c				:= SOSRC = man3c/string.3c
1935strcmp.3c				:= SOSRC = man3c/string.3c
1936strcpy.3c				:= SOSRC = man3c/string.3c
1937strcspn.3c				:= SOSRC = man3c/string.3c
1938strdup.3c				:= SOSRC = man3c/string.3c
1939strlcat.3c				:= SOSRC = man3c/string.3c
1940strlcpy.3c				:= SOSRC = man3c/string.3c
1941strlen.3c				:= SOSRC = man3c/string.3c
1942strncasecmp.3c				:= SOSRC = man3c/string.3c
1943strncat.3c				:= SOSRC = man3c/string.3c
1944strncmp.3c				:= SOSRC = man3c/string.3c
1945strncpy.3c				:= SOSRC = man3c/string.3c
1946strnlen.3c				:= SOSRC = man3c/string.3c
1947strpbrk.3c				:= SOSRC = man3c/string.3c
1948strrchr.3c				:= SOSRC = man3c/string.3c
1949strsep.3c				:= SOSRC = man3c/string.3c
1950strspn.3c				:= SOSRC = man3c/string.3c
1951strstr.3c				:= SOSRC = man3c/string.3c
1952strtok.3c				:= SOSRC = man3c/string.3c
1953strtok_r.3c				:= SOSRC = man3c/string.3c
1954
1955file_to_decimal.3c			:= SOSRC = man3c/string_to_decimal.3c
1956func_to_decimal.3c			:= SOSRC = man3c/string_to_decimal.3c
1957
1958atof.3c					:= SOSRC = man3c/strtod.3c
1959strtof.3c				:= SOSRC = man3c/strtod.3c
1960strtold.3c				:= SOSRC = man3c/strtod.3c
1961
1962strtoumax.3c				:= SOSRC = man3c/strtoimax.3c
1963
1964atoi.3c					:= SOSRC = man3c/strtol.3c
1965atol.3c					:= SOSRC = man3c/strtol.3c
1966atoll.3c				:= SOSRC = man3c/strtol.3c
1967lltostr.3c				:= SOSRC = man3c/strtol.3c
1968strtoll.3c				:= SOSRC = man3c/strtol.3c
1969ulltostr.3c				:= SOSRC = man3c/strtol.3c
1970
1971strtoull.3c				:= SOSRC = man3c/strtoul.3c
1972wstostr.3c				:= SOSRC = man3c/strtows.3c
1973
1974closelog.3c				:= SOSRC = man3c/syslog.3c
1975openlog.3c				:= SOSRC = man3c/syslog.3c
1976setlogmask.3c				:= SOSRC = man3c/syslog.3c
1977
1978thr_setconcurrency.3c			:= SOSRC = man3c/thr_getconcurrency.3c
1979
1980thr_setprio.3c				:= SOSRC = man3c/thr_getprio.3c
1981
1982thr_getspecific.3c			:= SOSRC = man3c/thr_keycreate.3c
1983thr_keycreate_once.3c			:= SOSRC = man3c/thr_keycreate.3c
1984thr_setspecific.3c			:= SOSRC = man3c/thr_keycreate.3c
1985
1986thr_continue.3c				:= SOSRC = man3c/thr_suspend.3c
1987
1988timer_getoverrun.3c			:= SOSRC = man3c/timer_settime.3c
1989timer_gettime.3c			:= SOSRC = man3c/timer_settime.3c
1990
1991timerclear.3c				:= SOSRC = man3c/timeradd.3c
1992timercmp.3c				:= SOSRC = man3c/timeradd.3c
1993timerisset.3c				:= SOSRC = man3c/timeradd.3c
1994timersub.3c				:= SOSRC = man3c/timeradd.3c
1995
1996tempnam.3c				:= SOSRC = man3c/tmpnam.3c
1997tmpnam_r.3c				:= SOSRC = man3c/tmpnam.3c
1998
1999ftruncate.3c				:= SOSRC = man3c/truncate.3c
2000
2001tdelete.3c				:= SOSRC = man3c/tsearch.3c
2002tfind.3c				:= SOSRC = man3c/tsearch.3c
2003twalk.3c				:= SOSRC = man3c/tsearch.3c
2004
2005ttyname_r.3c				:= SOSRC = man3c/ttyname.3c
2006
2007uconv_u16tou8.3c			:= SOSRC = man3c/uconv_u16tou32.3c
2008uconv_u32tou16.3c			:= SOSRC = man3c/uconv_u16tou32.3c
2009uconv_u32tou8.3c			:= SOSRC = man3c/uconv_u16tou32.3c
2010uconv_u8tou16.3c			:= SOSRC = man3c/uconv_u16tou32.3c
2011uconv_u8tou32.3c			:= SOSRC = man3c/uconv_u16tou32.3c
2012
2013ucred_free.3c				:= SOSRC = man3c/ucred_get.3c
2014ucred_getegid.3c			:= SOSRC = man3c/ucred_get.3c
2015ucred_geteuid.3c			:= SOSRC = man3c/ucred_get.3c
2016ucred_getgroups.3c			:= SOSRC = man3c/ucred_get.3c
2017ucred_getlabel.3c			:= SOSRC = man3c/ucred_get.3c
2018ucred_getpflags.3c			:= SOSRC = man3c/ucred_get.3c
2019ucred_getpid.3c				:= SOSRC = man3c/ucred_get.3c
2020ucred_getprivset.3c			:= SOSRC = man3c/ucred_get.3c
2021ucred_getprojid.3c			:= SOSRC = man3c/ucred_get.3c
2022ucred_getrgid.3c			:= SOSRC = man3c/ucred_get.3c
2023ucred_getruid.3c			:= SOSRC = man3c/ucred_get.3c
2024ucred_getsgid.3c			:= SOSRC = man3c/ucred_get.3c
2025ucred_getsuid.3c			:= SOSRC = man3c/ucred_get.3c
2026ucred_getzoneid.3c			:= SOSRC = man3c/ucred_get.3c
2027ucred_size.3c				:= SOSRC = man3c/ucred_get.3c
2028
2029vswprintf.3c				:= SOSRC = man3c/vfwprintf.3c
2030vwprintf.3c				:= SOSRC = man3c/vfwprintf.3c
2031
2032vasprintf.3c				:= SOSRC = man3c/vprintf.3c
2033vfprintf.3c				:= SOSRC = man3c/vprintf.3c
2034vsnprintf.3c				:= SOSRC = man3c/vprintf.3c
2035vsprintf.3c				:= SOSRC = man3c/vprintf.3c
2036
2037wait4.3c				:= SOSRC = man3c/wait3.3c
2038
2039addrtosymstr.3c				:= SOSRC = man3c/walkcontext.3c
2040backtrace.3c				:= SOSRC = man3c/walkcontext.3c
2041backtrace_symbols.3c			:= SOSRC = man3c/walkcontext.3c
2042backtrace_symbols_fd.3c			:= SOSRC = man3c/walkcontext.3c
2043printstack.3c				:= SOSRC = man3c/walkcontext.3c
2044
2045wscoll.3c				:= SOSRC = man3c/wcscoll.3c
2046
2047watof.3c				:= SOSRC = man3c/wcstod.3c
2048wcstof.3c				:= SOSRC = man3c/wcstod.3c
2049wcstold.3c				:= SOSRC = man3c/wcstod.3c
2050wstod.3c				:= SOSRC = man3c/wcstod.3c
2051
2052wcstoumax.3c				:= SOSRC = man3c/wcstoimax.3c
2053
2054watoi.3c				:= SOSRC = man3c/wcstol.3c
2055watol.3c				:= SOSRC = man3c/wcstol.3c
2056watoll.3c				:= SOSRC = man3c/wcstol.3c
2057wcstoll.3c				:= SOSRC = man3c/wcstol.3c
2058wstol.3c				:= SOSRC = man3c/wcstol.3c
2059
2060wcstoull.3c				:= SOSRC = man3c/wcstoul.3c
2061
2062wcscat.3c				:= SOSRC = man3c/wcstring.3c
2063wcschr.3c				:= SOSRC = man3c/wcstring.3c
2064wcscmp.3c				:= SOSRC = man3c/wcstring.3c
2065wcscpy.3c				:= SOSRC = man3c/wcstring.3c
2066wcscspn.3c				:= SOSRC = man3c/wcstring.3c
2067wcslen.3c				:= SOSRC = man3c/wcstring.3c
2068wcsncat.3c				:= SOSRC = man3c/wcstring.3c
2069wcsncmp.3c				:= SOSRC = man3c/wcstring.3c
2070wcsncpy.3c				:= SOSRC = man3c/wcstring.3c
2071wcspbrk.3c				:= SOSRC = man3c/wcstring.3c
2072wcsrchr.3c				:= SOSRC = man3c/wcstring.3c
2073wcsspn.3c				:= SOSRC = man3c/wcstring.3c
2074wcstok.3c				:= SOSRC = man3c/wcstring.3c
2075wcswcs.3c				:= SOSRC = man3c/wcstring.3c
2076windex.3c				:= SOSRC = man3c/wcstring.3c
2077wrindex.3c				:= SOSRC = man3c/wcstring.3c
2078wscat.3c				:= SOSRC = man3c/wcstring.3c
2079wschr.3c				:= SOSRC = man3c/wcstring.3c
2080wscmp.3c				:= SOSRC = man3c/wcstring.3c
2081wscpy.3c				:= SOSRC = man3c/wcstring.3c
2082wscspn.3c				:= SOSRC = man3c/wcstring.3c
2083wslen.3c				:= SOSRC = man3c/wcstring.3c
2084wsncat.3c				:= SOSRC = man3c/wcstring.3c
2085wsncmp.3c				:= SOSRC = man3c/wcstring.3c
2086wsncpy.3c				:= SOSRC = man3c/wcstring.3c
2087wspbrk.3c				:= SOSRC = man3c/wcstring.3c
2088wsrchr.3c				:= SOSRC = man3c/wcstring.3c
2089wsspn.3c				:= SOSRC = man3c/wcstring.3c
2090wstok.3c				:= SOSRC = man3c/wcstring.3c
2091
2092wsxfrm.3c				:= SOSRC = man3c/wcsxfrm.3c
2093
2094wordfree.3c				:= SOSRC = man3c/wordexp.3c
2095
2096wscasecmp.3c				:= SOSRC = man3c/wstring.3c
2097wscol.3c				:= SOSRC = man3c/wstring.3c
2098wsdup.3c				:= SOSRC = man3c/wstring.3c
2099wsncasecmp.3c				:= SOSRC = man3c/wstring.3c
2100
2101.KEEP_STATE:
2102
2103include ../Makefile.man
2104
2105install: $(ROOTMANFILES)
2106
2107
2108