diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-09-07 12:17:46 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-09-07 12:17:46 +0000 |
| commit | 62fd1f0b5c53c11c9c21e2d9b0526116e88a80db (patch) | |
| tree | eac1f899a36e5a6cc836fe673860da02056c9d95 /FAQ/FAQ.sgml | |
| parent | d1539f6a3199f930ab19b984245544cf8bdffbaf (diff) | |
This is *very* picky about <label> lines. Right after a <heading>
will hose you but right before a </heading> won't. Go figure. :)
Notes
svn path=/head/; revision=1929
Diffstat (limited to 'FAQ/FAQ.sgml')
| -rw-r--r-- | FAQ/FAQ.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/FAQ/FAQ.sgml b/FAQ/FAQ.sgml index a09056535e..f290aa6441 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.69 1997-09-05 10:31:13 jkh Exp $ --> +<!-- $Id: FAQ.sgml,v 1.70 1997-09-07 12:17:46 jkh Exp $ --> <article> <title>Frequently Asked Questions for FreeBSD 2.X <author>Maintainer: Peter da Silva <tt><htmlurl url='mailto:peter@taronga.com' name='<peter@taronga.com>'></tt> -<date>$Date: 1997-09-05 10:31:13 $</date> +<date>$Date: 1997-09-07 12:17:46 $</date> <abstract> This is the FAQ for FreeBSD systems version 2.X All entries are @@ -1355,7 +1355,7 @@ quit <heading>Troubleshooting</heading> <p> <sect1> - <heading><label id="awre">I have bad blocks on my hard drive!</heading> + <heading>I have bad blocks on my hard drive!<label id="awre"></heading> <p> With SCSI drives, the drive should be capable of re-mapping these automatically. However, many drives are shipped with |
