Add replaceable tags around the custom config.

PR:		39855
Submitted by:	Chris Pepper
This commit is contained in:
Tom Rhodes 2002-07-01 18:38:17 +00:00
parent f7306dcc78
commit 6a97378921
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13528

View file

@ -321,7 +321,7 @@
<step>
<para>Install the new kernel.</para>
<screen>&prompt.root; <userinput>make installkernel KERNCONF=MYKERNEL</userinput></screen>
<screen>&prompt.root; <userinput>make installkernel KERNCONF=<replaceable>MYKERNEL</replaceable></userinput></screen>
</step>
</procedure>