Back out previous revision because someone upgraded our

texinfo system to one that understands "command{foo}".
This commit is contained in:
Ruslan Ermilov 2000-01-18 09:52:00 +00:00
parent 1331c61815
commit c9746255c9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56234

View File

@ -25,9 +25,7 @@ LINKS+= ${BINDIR}/grep ${BINDIR}/zgrep \
MLINKS+=grep.1 zgrep.1 grep.1 zegrep.1 grep.1 zfgrep.1
.endif
# XXX: cannot build docs until our texinfo system is updated to understand
# "command{foo}".
# SUBDIR+=doc
SUBDIR+=doc
check: all
@failed=0; total=0; \