Sync with head.

This commit is contained in:
John Fieber 1995-10-14 21:55:34 +00:00
parent 31383071dd
commit d05065647d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/branches/RELENG_2_1_0/; revision=123
3 changed files with 8 additions and 6 deletions

View file

@ -1,8 +1,9 @@
# $Id: Makefile,v 1.1.2.1 1995-10-12 03:15:40 jfieber Exp $
# $Id: Makefile,v 1.1.2.2 1995-10-14 21:55:29 jfieber Exp $
SRCS= authors.sgml basics.sgml bibliography.sgml boothelp.sgml
SRCS+= booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml dialup.sgml
SRCS+= diskless.sgml dma.sgml eresources.sgml esdi.sgml glossary.sgml
SRCS+= diskless.sgml dma.sgml eresources.sgml esdi.sgml
SRCS+= firewalls.sgml glossary.sgml
SRCS+= handbook.sgml history.sgml hw.sgml install.sgml kerberos.sgml
SRCS+= kernelconfig.sgml kerneldebug.sgml memoryuse.sgml
SRCS+= mirrors.sgml nfs.sgml nutshell.sgml

View file

@ -1,4 +1,4 @@
<!-- $Id: handbook.sgml,v 1.7.4.2 1995-10-12 03:15:59 jfieber Exp $ -->
<!-- $Id: handbook.sgml,v 1.7.4.3 1995-10-14 21:55:33 jfieber Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [
@ -24,7 +24,7 @@
<author>
<name>The FreeBSD Documentation Project</name>
</author>
<date>October 6, 1995</date>
<date>October 14, 1995</date>
<abstract>Welcome to FreeBSD! This handbook covers the
installation and day to day use of <bf>FreeBSD Release
@ -70,7 +70,7 @@ Web server">.
&crypt;
&skey;
&kerberos;
<sect><heading>* Firewalls</heading>
&firewalls;
&printing;
<chapt><heading>The X-Window System</heading>

View file

@ -1,4 +1,4 @@
<!-- $Id: sections.sgml,v 1.1.2.1 1995-10-12 03:16:34 jfieber Exp $ -->
<!-- $Id: sections.sgml,v 1.1.2.2 1995-10-14 21:55:34 jfieber Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!-- Entities containing all the pieces of the handbook are -->
@ -16,6 +16,7 @@
<!ENTITY dma SYSTEM "dma.sgml">
<!ENTITY eresources SYSTEM "eresources.sgml">
<!ENTITY esdi SYSTEM "esdi.sgml">
<!ENTITY firewalls SYSTEM "firewalls.sgml">
<!ENTITY glossary SYSTEM "glossary.sgml">
<!ENTITY history SYSTEM "history.sgml">
<!ENTITY hw SYSTEM "hw.sgml">