Small markup change. Shell prompts are not user input.

This commit is contained in:
John Baldwin 1999-10-10 19:21:10 +00:00
parent 670a97a351
commit 5cfb985349
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5828
2 changed files with 4 additions and 8 deletions

View file

@ -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.10 1999/10/10 19:01:49 jhb Exp $ -->
<!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/formatting-media/article.sgml,v 1.11 1999/10/10 19:18:14 jhb Exp $ -->
<article>
<artheader>
<title>Formatting Media For Use With FreeBSD 2.2-RELEASE</title>
@ -488,9 +488,7 @@ drive(s)?
<command>swapon</command> command.
<informalexample>
<screen><userinput>
&prompt.root; swapon /dev/sd0b
</userinput>
<screen>&prompt.root; <userinput>swapon /dev/sd0b</userinput>
swapon: added /dev/sd0b as swap space
</screen>
</informalexample>

View file

@ -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.10 1999/10/10 19:01:49 jhb Exp $ -->
<!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/formatting-media/article.sgml,v 1.11 1999/10/10 19:18:14 jhb Exp $ -->
<article>
<artheader>
<title>Formatting Media For Use With FreeBSD 2.2-RELEASE</title>
@ -488,9 +488,7 @@ drive(s)?
<command>swapon</command> command.
<informalexample>
<screen><userinput>
&prompt.root; swapon /dev/sd0b
</userinput>
<screen>&prompt.root; <userinput>swapon /dev/sd0b</userinput>
swapon: added /dev/sd0b as swap space
</screen>
</informalexample>