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

@ -4,7 +4,7 @@
<title>Frequently Asked Questions for FreeBSD 2.X <title>Frequently Asked Questions for FreeBSD 2.X
<author>The FreeBSD FAQ Team, <tt/FAQ@FreeBSD.ORG/ <author>The FreeBSD FAQ Team, <tt/FAQ@FreeBSD.ORG/
<date> $Id: freebsd-faq.sgml,v 1.67 1996-09-12 23:01:21 roberto Exp $ <date> $Id: FAQ.sgml,v 1.1 1996-09-28 22:20:13 jfieber Exp $
<abstract> <abstract>
This is the FAQ for FreeBSD systems version 2.X All entries are This is the FAQ for FreeBSD systems version 2.X All entries are
assumed to be relevant to FreeBSD 2.0.5+, unless otherwise noted. assumed to be relevant to FreeBSD 2.0.5+, unless otherwise noted.

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 DOC= FAQ
SRCS= freebsd-faq.sgml SRCS= FAQ.sgml
.include <bsd.sgml.mk> .include <bsd.sgml.mk>