Replace "*" with <em></em> tag.
This commit is contained in:
parent
e1294a34ab
commit
7724c074a4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4924
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: install.sgml,v 1.16 1999-05-19 12:50:51 jesusr Exp $ -->
|
||||
<!-- $Id: install.sgml,v 1.17 1999-05-20 12:08:01 jesusr Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -704,7 +704,7 @@ ttyv0:bde@alphplex:/tmp/q> exit
|
|||
<p>You can boot by specifying the kernel directly at the second
|
||||
stage, pressing any key when the | shows up before loader is
|
||||
started. More specifically, you have upgraded the source for your
|
||||
kernel, and installed a new kernel builtin from them *without making
|
||||
world*. This is not supported. Make world.
|
||||
kernel, and installed a new kernel builtin from them <em>without making
|
||||
world</em>. This is not supported. Make world.
|
||||
</sect>
|
||||
|
||||
|
|
Loading…
Reference in a new issue