Added Resignation section.
This commit is contained in:
parent
1cfa6d9176
commit
07e58da05e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3233
2 changed files with 8 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-08-01 09:37:10 $">
|
||||
<!ENTITY date "$Date: 1998-08-01 19:58:05 $">
|
||||
<!ENTITY title "FreeBSD Internal">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: internal.sgml,v 1.1 1998-08-01 09:37:10 wosch Exp $ -->
|
||||
<!-- $Id: internal.sgml,v 1.2 1998-08-01 19:58:05 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -19,6 +19,8 @@
|
|||
<h2><a href="photos.html">Photos from Social Events</a></h2>
|
||||
<h2><a href="homepage.html">Personal Homepages</a></h2>
|
||||
|
||||
<h2>Resignation</h2>
|
||||
<a href="../resignation.html">Jordan K. Hubbard</a>.
|
||||
|
||||
<h2><a href="../projects/projects.html">FreeBSD Projects</a></h2>
|
||||
<h2><a href="../mailto.html">Contacting FreeBSD</a></h2>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-08-01 09:37:10 $">
|
||||
<!ENTITY date "$Date: 1998-08-01 19:58:05 $">
|
||||
<!ENTITY title "FreeBSD Internal">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: internal.sgml,v 1.1 1998-08-01 09:37:10 wosch Exp $ -->
|
||||
<!-- $Id: internal.sgml,v 1.2 1998-08-01 19:58:05 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -19,6 +19,8 @@
|
|||
<h2><a href="photos.html">Photos from Social Events</a></h2>
|
||||
<h2><a href="homepage.html">Personal Homepages</a></h2>
|
||||
|
||||
<h2>Resignation</h2>
|
||||
<a href="../resignation.html">Jordan K. Hubbard</a>.
|
||||
|
||||
<h2><a href="../projects/projects.html">FreeBSD Projects</a></h2>
|
||||
<h2><a href="../mailto.html">Contacting FreeBSD</a></h2>
|
||||
|
|
Loading…
Reference in a new issue