Added man sources from 2.11bsd tape.

This commit is contained in:
Serge Vakulenko
2014-09-25 17:14:51 -07:00
parent c42133cdff
commit c4da2137e1
714 changed files with 85389 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ depend: ${SRCS}
install: all
install -m 755 $(BIN) ${DESTDIR}/sbin
install -m 755 $(MAN) ${DESTDIR}/share/man/cat8
# cp $(MAN) ${DESTDIR}/share/man/cat8
lint: ${SRCS}
lint -hax ${SRCS}