Add -links to Makefile so that we can refer to the FAQ from elsewhere. Mention that unterminated cheapnet cabeling will cause device timeouts. Update references that used to say 2.1.7 is -stable. Say that the last release was 2.2.5 in October '97. Make formatting consistent for the first 1/3 of the file - the rest will follow.
7 lines
119 B
Makefile
7 lines
119 B
Makefile
# $Id: Makefile,v 1.5 1997-10-18 16:06:01 brian Exp $
|
|
|
|
SGMLOPTS=-links
|
|
DOC= FAQ
|
|
SRCS= FAQ.sgml
|
|
|
|
.include <bsd.sgml.mk>
|