This is *very* picky about <label> lines. Right after a <heading>
will hose you but right before a </heading> won't. Go figure. :)
This commit is contained in:
parent
d1539f6a31
commit
62fd1f0b5c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1929
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue