Restore lost <replaceable> tags.

This commit is contained in:
Warren Block 2014-04-28 20:25:05 +00:00
parent d6c341b29e
commit 659ec37172
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44684

View file

@ -233,7 +233,7 @@
argument, like</para>
<informalexample>
<screen>&prompt.root; <userinput>./stage_1.sh default</userinput></screen>
<screen>&prompt.root; <userinput>./stage_1.sh <replaceable>default</replaceable></userinput></screen>
</informalexample>
<para>will read its configuration from
@ -306,7 +306,7 @@
<listitem>
<para>successfully completed <command>make buildkernel
KERNCONF=whatever</command></para>
KERNCONF=<replaceable>whatever</replaceable></command></para>
</listitem>
</itemizedlist>
@ -426,7 +426,7 @@ Do you wish to delete what is left of /var/tmp/temproot.stage1? [no] <userinput>
with exactly one argument to denote a config file, e.g.</para>
<informalexample>
<screen>&prompt.root; <userinput>./stage_2.sh default</userinput></screen>
<screen>&prompt.root; <userinput>./stage_2.sh <replaceable>default</replaceable></userinput></screen>
</informalexample>
<para>which will read the list of ports from
@ -498,7 +498,7 @@ news inn-stable CONFIGURE_ARGS="--enable-uucp-rnews --enable-setgid-inews"
what you want to configure simply by running:</para>
<informalexample>
<screen>&prompt.root; <userinput>make -f stage_3.mk target</userinput></screen>
<screen>&prompt.root; <userinput>make -f stage_3.mk <replaceable>target</replaceable></userinput></screen>
</informalexample>
<para>As with <filename>stage_2.sh</filename> make sure you have