Add replaceable tags around the custom config.
PR: 39855 Submitted by: Chris Pepper
This commit is contained in:
parent
f7306dcc78
commit
6a97378921
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13528
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue