Syntax tweak.
The breakage is actually a subtle bug in the DTD, but fixing it may have some other ugly implications that need to be explored first.
This commit is contained in:
parent
8071176e43
commit
5b29f59a52
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=721
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: install.sgml,v 1.40 1996-11-29 03:33:27 jkh Exp $ -->
|
||||
<!-- $Id: install.sgml,v 1.41 1996-11-29 20:04:11 jfieber Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!--
|
||||
|
@ -67,8 +67,7 @@ C:\> rawrite
|
|||
and that Windows NT prevents it from working at all. You
|
||||
will have to make your floppy images on a different machine
|
||||
if you're running Windows NT and boot first into DOS mode if
|
||||
you're running Windows95.</p>
|
||||
</item>
|
||||
you're running Windows95.</p></item>
|
||||
|
||||
<item>If you are using a UNIX system:
|
||||
<tscreen>
|
||||
|
|
Loading…
Reference in a new issue