Add links for strvis(3) and strvisx(3).

This commit is contained in:
mycroft 1994-04-09 01:26:25 +00:00
parent b06534c00a
commit 3f8fdc7ebf

View File

@ -1,5 +1,5 @@
# from: @(#)Makefile.inc 5.21 (Berkeley) 5/24/91
# $Id: Makefile.inc,v 1.35 1994/04/06 23:29:13 cgd Exp $
# $Id: Makefile.inc,v 1.36 1994/04/09 01:26:25 mycroft Exp $
# gen sources
.PATH: ${.CURDIR}/arch/${MACHINE_ARCH}/gen ${.CURDIR}/gen
@ -110,3 +110,4 @@ MLINKS+=tcsetattr.3 cfgetispeed.3 tcsetattr.3 cfsetispeed.3 \
tcsetattr.3 tcgetattr.3
MLINKS+=ttyname.3 isatty.3 ttyname.3 ttyslot.3
MLINKS+=tzset.3 tzsetwall.3
MLINKS+=vis.3 strvis.3 vis.3 strvisx.3