diff options
| author | John Fieber <jfieber@FreeBSD.org> | 1997-09-02 16:09:01 +0000 |
|---|---|---|
| committer | John Fieber <jfieber@FreeBSD.org> | 1997-09-02 16:09:01 +0000 |
| commit | f0b05660bf36ca44bc2e40f67f4ccb82c2f4aece (patch) | |
| tree | 7a51612ccb8865bc51e20257201bf5ec1182b63b /FAQ/FAQ.sgml | |
| parent | a50dc3eb0b86ca27c040baf8e1de0b3111a5cf92 (diff) | |
Make this parse correctly.
Notes
svn path=/head/; revision=1909
Diffstat (limited to 'FAQ/FAQ.sgml')
| -rw-r--r-- | FAQ/FAQ.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/FAQ/FAQ.sgml b/FAQ/FAQ.sgml index f7c4983c49..6f70f2cd70 100644 --- a/FAQ/FAQ.sgml +++ b/FAQ/FAQ.sgml @@ -1,12 +1,12 @@ <!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN"> -<!-- $Id: FAQ.sgml,v 1.66 1997-09-01 20:56:37 pds Exp $ --> +<!-- $Id: FAQ.sgml,v 1.67 1997-09-02 16:09:01 jfieber Exp $ --> <article> <title>Frequently Asked Questions for FreeBSD 2.X <author>Maintainer: Peter da Silva <tt><htmlurl url='mailto:pds@FreeBSD.ORG' name='<pds@FreeBSD.ORG>'></tt> -<date>$Date: 1997-09-01 20:56:37 $</date> +<date>$Date: 1997-09-02 16:09:01 $</date> <abstract> This is the FAQ for FreeBSD systems version 2.X All entries are @@ -1032,7 +1032,7 @@ make release BUILDNAME=3.0-MY-SNAP CHROOTDIR=/some/big/filesystem/release <sect1> <heading>What multi-port serial cards are supported by FreeBSD?</heading> - There is a list of these in + <p>There is a list of these in <htmlurl url="../handbook/handbook11.html" name="section 2.1.3 of the handbook"> @@ -1135,7 +1135,7 @@ options PSM_CHECKSYNC #checks the header byte for sync. <sect1> <heading>What network cards does FreeBSD support?</heading> - See <htmlurl url="../handbook/handbook10.html" + <p>See <htmlurl url="../handbook/handbook10.html" name="Section 2.1.2 of the handbook"> for a more complete list. Since it doesn't list the drivers you need to use for each of the cards, this incomplete |
