A simple whitespace change I missed in the last commit.
Translators can ignore.
This commit is contained in:
parent
1aa5d689ba
commit
670a97a351
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5827
2 changed files with 6 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
|
||||
%man;
|
||||
]>
|
||||
<!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/formatting-media/article.sgml,v 1.9 1999/10/10 18:47:09 jhb Exp $ -->
|
||||
<!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/formatting-media/article.sgml,v 1.10 1999/10/10 19:01:49 jhb Exp $ -->
|
||||
<article>
|
||||
<artheader>
|
||||
<title>Formatting Media For Use With FreeBSD 2.2-RELEASE</title>
|
||||
|
@ -351,7 +351,8 @@ drive(s)?
|
|||
<step>
|
||||
<para>Start sysinstall as root by typing
|
||||
|
||||
<informalexample><screen>&prompt.root; <userinput>/stand/sysinstall</>
|
||||
<informalexample>
|
||||
<screen>&prompt.root; <userinput>/stand/sysinstall</>
|
||||
</screen>
|
||||
</informalexample>
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
|
||||
%man;
|
||||
]>
|
||||
<!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/formatting-media/article.sgml,v 1.9 1999/10/10 18:47:09 jhb Exp $ -->
|
||||
<!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/formatting-media/article.sgml,v 1.10 1999/10/10 19:01:49 jhb Exp $ -->
|
||||
<article>
|
||||
<artheader>
|
||||
<title>Formatting Media For Use With FreeBSD 2.2-RELEASE</title>
|
||||
|
@ -351,7 +351,8 @@ drive(s)?
|
|||
<step>
|
||||
<para>Start sysinstall as root by typing
|
||||
|
||||
<informalexample><screen>&prompt.root; <userinput>/stand/sysinstall</>
|
||||
<informalexample>
|
||||
<screen>&prompt.root; <userinput>/stand/sysinstall</>
|
||||
</screen>
|
||||
</informalexample>
|
||||
|
||||
|
|
Loading…
Reference in a new issue