Append Emacs local variables section to the bottom of each file, to start

to enforce local policy for formatting.
This commit is contained in:
Nik Clayton 1999-06-10 19:40:48 +00:00
parent c7a8fa036c
commit 5210a43817
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5048
16 changed files with 177 additions and 33 deletions

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-01-16 18:54:49 $">
<!ENTITY date "$Date: 1999-06-10 19:40:34 $">
<!ENTITY title "About Applications for FreeBSD">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: applications.sgml,v 1.10 1999-01-16 18:54:49 wosch Exp $ -->
<!-- $Id: applications.sgml,v 1.11 1999-06-10 19:40:34 nik Exp $ -->
<HTML>
&header;
@ -122,3 +122,12 @@ Inc.</P></DIV>
&footer;
</BODY>
</HTML>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -1,16 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-03-27 15:43:32 $">
<!ENTITY date "$Date: 1999-06-10 19:40:35 $">
<!ENTITY title "FreeBSD Source Auditing Project">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: auditors.sgml,v 1.25 1999-03-27 15:43:32 nik Exp $ -->
<!-- $Id: auditors.sgml,v 1.26 1999-06-10 19:40:35 nik Exp $ -->
<HTML>
&header;
<H1>General Information</H1>
<em>Last Updated: $Date: 1999-03-27 15:43:32 $ </em>
<em>Last Updated: $Date: 1999-06-10 19:40:35 $ </em>
<H2>Overview</H2>
@ -427,3 +427,12 @@ xaa@stack.nl</A></TD></TR>
&footer;
</BODY>
</HTML>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-03-27 15:43:32 $">
<!ENTITY date "$Date: 1999-06-10 19:40:36 $">
<!ENTITY title "About FreeBSD's availability">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: availability.sgml,v 1.12 1999-03-27 15:43:32 nik Exp $ -->
<!-- $Id: availability.sgml,v 1.13 1999-06-10 19:40:36 nik Exp $ -->
<HTML>
&header;
@ -85,3 +85,12 @@ waiting to be unleashed. Free it with FreeBSD.</FONT></FONT></I></P>
&footer;
</BODY>
</HTML>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-04-03 11:22:34 $">
<!ENTITY date "$Date: 1999-06-10 19:40:37 $">
<!ENTITY title "Documentation">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: docs.sgml,v 1.68 1999-04-03 11:22:34 jkh Exp $ -->
<!-- $Id: docs.sgml,v 1.69 1999-06-10 19:40:37 nik Exp $ -->
<html>
&header;
@ -270,3 +270,12 @@ the FAQ (EUC encoding) is also available.</p>
</body>
</html>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-01-19 20:34:08 $">
<!ENTITY date "$Date: 1999-06-10 19:40:38 $">
<!ENTITY title "About FreeBSD's Technological Advances">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: features.sgml,v 1.7 1999-01-19 20:34:08 wosch Exp $ -->
<!-- $Id: features.sgml,v 1.8 1999-06-10 19:40:38 nik Exp $ -->
<HTML>
&header;
@ -94,3 +94,12 @@ IBM, Microsoft, and others would do well to emulate FreeBSD's approach.''</I></P
&footer;
</BODY>
</HTML>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -1,4 +1,4 @@
<!-- $Id: includes.sgml,v 1.23 1999-02-18 08:30:28 jkh Exp $ -->
<!-- $Id: includes.sgml,v 1.24 1999-06-10 19:40:39 nik Exp $ -->
<!--
Base is the absolute URL for the given page, minus the actual page
part. It should either be specified as a fully qualified URL, or
@ -59,3 +59,12 @@ SRC="&base/gifs/bar.gif" ALT="Navigation Bar" WIDTH="565" HEIGHT="33" BORDER=0 u
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY title "The FreeBSD Project">
<!ENTITY date "$Date: 1999-06-08 22:06:31 $">
<!ENTITY date "$Date: 1999-06-10 19:40:40 $">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
@ -308,7 +308,7 @@
<tr>
<td align="left" valign="top"><small><a
href="&base;/mailto.html">Contact us</a><br>
$Date: 1999-06-08 22:06:31 $</small></td>
$Date: 1999-06-10 19:40:40 $</small></td>
<td align="right" valign="top"><small><a href="copyright/">Copyright</a> &copy; 1995-1999
FreeBSD Inc.<br>
@ -318,3 +318,12 @@
</table>
</body>
</html>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-08-03 15:37:43 $">
<!ENTITY date "$Date: 1999-06-10 19:40:41 $">
<!ENTITY title "About FreeBSD's Internetworking">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: internet.sgml,v 1.12 1998-08-03 15:37:43 wosch Exp $ -->
<!-- $Id: internet.sgml,v 1.13 1999-06-10 19:40:41 nik Exp $ -->
<HTML>
&header;
@ -133,3 +133,12 @@ TCP/IP stack in existence ...''</I></P>
&footer;
</BODY>
</HTML>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-04-03 09:55:00 $">
<!ENTITY date "$Date: 1999-06-10 19:40:42 $">
<!ENTITY title "Contacting FreeBSD">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: mailto.sgml,v 1.13 1999-04-03 09:55:00 wosch Exp $ -->
<!-- $Id: mailto.sgml,v 1.14 1999-06-10 19:40:42 nik Exp $ -->
<html>
&header;
@ -43,3 +43,12 @@
&footer;
</body>
</html>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-01-17 22:01:44 $">
<!ENTITY date "$Date: 1999-06-10 19:40:43 $">
<!ENTITY title "FreeBSD Related Publications">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: publish.sgml,v 1.23 1999-01-17 22:01:44 kuriyama Exp $ -->
<!-- $Id: publish.sgml,v 1.24 1999-06-10 19:40:43 nik Exp $ -->
<html>
&header;
@ -247,6 +247,15 @@ Submit articles/make comments by sending email to
<ADDRESS><A HREF="./mailto.html">questions@FreeBSD.ORG</A><BR>
Copyright &copy; 1995-1997 FreeBSD Inc.
All rights reserved.<BR>$Date: 1999-01-17 22:01:44 $</ADDRESS>
All rights reserved.<BR>$Date: 1999-06-10 19:40:43 $</ADDRESS>
</BODY>
</HTML>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-01-29 18:37:30 $">
<!ENTITY date "$Date: 1999-06-10 19:40:44 $">
<!ENTITY title "Register">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: register.sgml,v 1.9 1999-01-29 18:37:30 wosch Exp $ -->
<!-- $Id: register.sgml,v 1.10 1999-06-10 19:40:44 nik Exp $ -->
<html>
&header;
@ -90,3 +90,12 @@ a PDF viewer.
&footer;
</BODY>
</HTML>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -1,11 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-06-01 14:42:14 $">
<!ENTITY date "$Date: 1999-06-10 19:40:44 $">
<!ENTITY title "Submit a FreeBSD problem report">
<!ENTITY copyright "This gnats pr-submission mechanism Copyright &copy; 1996
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: send-pr.sgml,v 1.11 1999-06-01 14:42:14 billf Exp $ -->
<!-- $Id: send-pr.sgml,v 1.12 1999-06-10 19:40:44 nik Exp $ -->
<html>
&header;
@ -75,3 +75,12 @@ this web form should not be used to submit code as plain text.<p>
&footer;
</body>
</html>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-06-10 07:28:00 $">
<!ENTITY date "$Date: 1999-06-10 19:40:46 $">
<!ENTITY title "Support">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: support.sgml,v 1.144 1999-06-10 07:28:00 wosch Exp $ -->
<!-- $Id: support.sgml,v 1.145 1999-06-10 19:40:46 nik Exp $ -->
<html>
&header;
@ -550,3 +550,12 @@ FreeBSD's range of applications in new directions.
&footer;
</body>
</html>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-06-10 07:28:00 $">
<!ENTITY date "$Date: 1999-06-10 19:40:46 $">
<!ENTITY title "Support">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: usergroups.sgml,v 1.144 1999-06-10 07:28:00 wosch Exp $ -->
<!-- $Id: usergroups.sgml,v 1.145 1999-06-10 19:40:46 nik Exp $ -->
<html>
&header;
@ -550,3 +550,12 @@ FreeBSD's range of applications in new directions.
&footer;
</body>
</html>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-05-24 19:45:48 $">
<!ENTITY date "$Date: 1999-06-10 19:40:47 $">
<!ENTITY title "Getting FreeBSD">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: where.sgml,v 1.34 1999-05-24 19:45:48 wosch Exp $ -->
<!-- $Id: where.sgml,v 1.35 1999-06-10 19:40:47 nik Exp $ -->
<html>
&header;
@ -127,3 +127,12 @@ CDROM</a></li>
&footer;
</body>
</html>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1999-06-03 22:15:13 $">
<!ENTITY date "$Date: 1999-06-10 19:40:48 $">
<!ENTITY title 'Year 2000 Compatibility (aka "Millennium Bug")'>
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: y2kbug.sgml,v 1.24 1999-06-03 22:15:13 chuckr Exp $ -->
<!-- $Id: y2kbug.sgml,v 1.25 1999-06-10 19:40:48 nik Exp $ -->
<html>
&header;
@ -254,3 +254,12 @@
</body>
</html>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->