Rename the FAQ as I threatened to do some time ago.
This commit is contained in:
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
|
@ -4,7 +4,7 @@
|
|||
|
||||
<title>Frequently Asked Questions for FreeBSD 2.X
|
||||
<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>
|
||||
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.
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue