Get rid of dated MLINKS for regexp man pages.

Reported by Mark_Weaver@brown.edu.
This commit is contained in:
mycroft 1993-12-02 07:18:57 +00:00
parent 1e2591e519
commit 03b753a0dd
1 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# from: @(#)Makefile.inc 5.21 (Berkeley) 5/24/91
# $Id: Makefile.inc,v 1.25 1993/11/29 19:22:31 jtc Exp $
# $Id: Makefile.inc,v 1.26 1993/12/02 07:18:57 mycroft Exp $
# gen sources
.PATH: ${.CURDIR}/arch/${MACHINE}/gen ${.CURDIR}/gen
@ -86,8 +86,6 @@ MLINKS+=glob.3 globfree.3
MLINKS+=lsearch.3 lfind.3
MLINKS+=popen.3 pclose.3
MLINKS+=psignal.3 sys_siglist.3 psignal.3 sys_signame.3
MLINKS+=regexp.3 regcomp.3 regexp.3 regexec.3 regexp.3 regsub.3 \
regexp.3 regerror.3
MLINKS+=scandir.3 alphasort.3
MLINKS+=setjmp.3 _longjmp.3 setjmp.3 _setjmp.3 setjmp.3 longjmp.3 \
setjmp.3 sigsetjmp.3 setjmp.3 siglongjmp.3 setjmp.3 longjmperror.3