Fix "submitters" link.

This commit is contained in:
John Fieber 1997-07-09 13:03:29 +00:00
parent 3ab2020dd0
commit 426e6ff9e9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1723

View file

@ -1,12 +1,12 @@
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN"> <!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN">
<!-- $Id: FAQ.sgml,v 1.60 1997-06-24 13:00:57 pds Exp $ --> <!-- $Id: FAQ.sgml,v 1.61 1997-07-09 13:03:29 jfieber Exp $ -->
<article> <article>
<title>Frequently Asked Questions for FreeBSD 2.X <title>Frequently Asked Questions for FreeBSD 2.X
<author>Maintainer: Peter da Silva <tt><htmlurl url='mailto:pds@FreeBSD.ORG' <author>Maintainer: Peter da Silva <tt><htmlurl url='mailto:pds@FreeBSD.ORG'
name='&lt;pds@FreeBSD.ORG&gt;'></tt> name='&lt;pds@FreeBSD.ORG&gt;'></tt>
<date>$Date: 1997-06-24 13:00:57 $</date> <date>$Date: 1997-07-09 13:03:29 $</date>
<abstract> <abstract>
This is the FAQ for FreeBSD systems version 2.X All entries are This is the FAQ for FreeBSD systems version 2.X All entries are
@ -2597,7 +2597,7 @@ pseudo-device vn #Vnode driver (turns a file into a device)
<p> <p>
Please take a look at: Please take a look at:
<url url="../handbook/submitters.html" <url url="../handbook/contrib.html"
name="The Handbook entry on how to submit code."> name="The Handbook entry on how to submit code.">
And thanks for the thought! And thanks for the thought!