add toascii(3)
This commit is contained in:
parent
bd37c10e9d
commit
ab18bfe1bf
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.inc,v 1.77 1997/02/24 11:47:10 lukem Exp $
|
||||
# $NetBSD: Makefile.inc,v 1.78 1997/07/16 06:22:07 mikel Exp $
|
||||
# @(#)Makefile.inc 8.3 (Berkeley) 4/16/94
|
||||
|
||||
# gen sources
|
||||
|
@ -43,7 +43,7 @@ MAN+= alarm.3 clock.3 confstr.3 ctermid.3 ctype.3 daemon.3 \
|
|||
ldexp.3 modf.3 nice.3 nlist.3 pause.3 popen.3 psignal.3 pwcache.3 \
|
||||
raise.3 scandir.3 setjmp.3 setmode.3 setproctitle.3 siginterrupt.3 \
|
||||
signal.3 sigsetops.3 sleep.3 stringlist.3 sysconf.3 sysctl.3 syslog.3 \
|
||||
time.3 times.3 timezone.3 \
|
||||
time.3 times.3 timezone.3 toascii.3 \
|
||||
tolower.3 toupper.3 ttyname.3 ualarm.3 uname.3 unvis.3 \
|
||||
usleep.3 utime.3 valloc.3 vis.3
|
||||
|
||||
|
|
Loading…
Reference in New Issue