<screen> placement fix.
PR: docs/28836 Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
This commit is contained in:
parent
ee0aacd375
commit
656516927e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9841
1 changed files with 3 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: doc/en_US.ISO8859-1/articles/multi-os/article.sgml,v 1.15 2001/07/06 13:02:49 dd Exp $ -->
|
||||
<!-- $FreeBSD: doc/en_US.ISO8859-1/articles/multi-os/article.sgml,v 1.16 2001/07/10 14:00:14 dd Exp $ -->
|
||||
<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN">
|
||||
<article>
|
||||
<articleinfo>
|
||||
|
@ -229,8 +229,7 @@ Total disk space is 696 Mbytes (1 Mbyte = 1048576 bytes)
|
|||
|
||||
Press Esc to continue
|
||||
|
||||
---------------------------------------------------------------------
|
||||
</screen>
|
||||
---------------------------------------------------------------------</screen>
|
||||
** May say FAT16 or FAT32 if you are using the OEM SR2
|
||||
update. See <xref linkend="ch2">).</para>
|
||||
</step>
|
||||
|
@ -728,8 +727,7 @@ Press Esc to continue
|
|||
can boot off a DOS floppy, and run:</para>
|
||||
|
||||
<informalexample>
|
||||
<screen>A:\> <userinput>FDISK /MBR</>
|
||||
</screen>
|
||||
<screen>A:\> <userinput>FDISK /MBR</userinput></screen>
|
||||
</informalexample>
|
||||
|
||||
<para>to put the original, simple DOS boot code back into the
|
||||
|
|
Loading…
Reference in a new issue