Rename the FAQ as I threatened to do some time ago.

This commit is contained in:
John Fieber 1996-09-28 22:20:24 +00:00
parent f285ed5bf8
commit dee4c22211
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=551
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# $Id: Makefile,v 1.1 1995-09-08 19:40:04 jfieber Exp $
# $Id: Makefile,v 1.2 1996-09-28 22:20:17 jfieber Exp $
DOC= freebsd-faq
SRCS= freebsd-faq.sgml
DOC= FAQ
SRCS= FAQ.sgml
.include <bsd.sgml.mk>