From 409fc57f1d9df3693abad639134546b96984b1e3 Mon Sep 17 00:00:00 2001
From: Masafumi Max NAKANE <max@FreeBSD.org>
Date: Tue, 1 Jul 1997 03:52:21 +0000
Subject: [PATCH] Add $Id$. Also, separate the header section from the body by
 inserting a blank line.

---
 en/tutorials/Makefile                   | 2 ++
 en/tutorials/Makefile.inc               | 2 ++
 en/tutorials/index.sgml                 | 4 +++-
 en_US.ISO_8859-1/tutorials/Makefile     | 2 ++
 en_US.ISO_8859-1/tutorials/Makefile.inc | 2 ++
 en_US.ISO_8859-1/tutorials/index.sgml   | 4 +++-
 6 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/en/tutorials/Makefile b/en/tutorials/Makefile
index 3e14188a59..8bbad8a871 100644
--- a/en/tutorials/Makefile
+++ b/en/tutorials/Makefile
@@ -1,3 +1,5 @@
+# $Id: Makefile,v 1.10 1997-07-01 03:52:20 max Exp $
+
 DOCS?=		index.sgml
 SUBDIR=		devel disklessx fonts mh multios newuser upgrade
 DOCSUBDIR=	ddwg ppp
diff --git a/en/tutorials/Makefile.inc b/en/tutorials/Makefile.inc
index af14494224..7da7fe75c2 100644
--- a/en/tutorials/Makefile.inc
+++ b/en/tutorials/Makefile.inc
@@ -1,2 +1,4 @@
+# $Id: Makefile.inc,v 1.4 1997-07-01 03:52:21 max Exp $
+
 WEBBASE?=	/data/tutorials
 SGMLOPTS+=	-hdr ${.CURDIR}/../doc.hdr -ftr ${.CURDIR}/../doc.ftr
diff --git a/en/tutorials/index.sgml b/en/tutorials/index.sgml
index ee5f637e31..d7a896fd4d 100644
--- a/en/tutorials/index.sgml
+++ b/en/tutorials/index.sgml
@@ -1,9 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
 <!ENTITY base CDATA "..">
-<!ENTITY date "$Date: 1997-06-25 16:59:50 $">
+<!ENTITY date "$Date: 1997-07-01 03:52:21 $">
 <!ENTITY title "FreeBSD Tutorials">
 <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
 ]>
+<!-- $Id: index.sgml,v 1.14 1997-07-01 03:52:21 max Exp $ -->
+
 <html>
 &header;
 
diff --git a/en_US.ISO_8859-1/tutorials/Makefile b/en_US.ISO_8859-1/tutorials/Makefile
index 3e14188a59..8bbad8a871 100644
--- a/en_US.ISO_8859-1/tutorials/Makefile
+++ b/en_US.ISO_8859-1/tutorials/Makefile
@@ -1,3 +1,5 @@
+# $Id: Makefile,v 1.10 1997-07-01 03:52:20 max Exp $
+
 DOCS?=		index.sgml
 SUBDIR=		devel disklessx fonts mh multios newuser upgrade
 DOCSUBDIR=	ddwg ppp
diff --git a/en_US.ISO_8859-1/tutorials/Makefile.inc b/en_US.ISO_8859-1/tutorials/Makefile.inc
index af14494224..7da7fe75c2 100644
--- a/en_US.ISO_8859-1/tutorials/Makefile.inc
+++ b/en_US.ISO_8859-1/tutorials/Makefile.inc
@@ -1,2 +1,4 @@
+# $Id: Makefile.inc,v 1.4 1997-07-01 03:52:21 max Exp $
+
 WEBBASE?=	/data/tutorials
 SGMLOPTS+=	-hdr ${.CURDIR}/../doc.hdr -ftr ${.CURDIR}/../doc.ftr
diff --git a/en_US.ISO_8859-1/tutorials/index.sgml b/en_US.ISO_8859-1/tutorials/index.sgml
index ee5f637e31..d7a896fd4d 100644
--- a/en_US.ISO_8859-1/tutorials/index.sgml
+++ b/en_US.ISO_8859-1/tutorials/index.sgml
@@ -1,9 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
 <!ENTITY base CDATA "..">
-<!ENTITY date "$Date: 1997-06-25 16:59:50 $">
+<!ENTITY date "$Date: 1997-07-01 03:52:21 $">
 <!ENTITY title "FreeBSD Tutorials">
 <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
 ]>
+<!-- $Id: index.sgml,v 1.14 1997-07-01 03:52:21 max Exp $ -->
+
 <html>
 &header;