Add missing commas.

PR:		212932
Submitted by:	slegec@rpi.edu
This commit is contained in:
Benedict Reuschling 2017-03-10 13:31:18 +00:00
parent b233765a85
commit fb8fcb8632
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50045

View file

@ -346,7 +346,7 @@ boot:</screen>
after an <command>unload</command> has been issued.
Otherwise, the previously-loaded kernel will be
used. If <emphasis>kernelname</emphasis> is not
qualified it will be searched under
qualified, it will be searched under
<emphasis>/boot/kernel</emphasis> and
<emphasis>/boot/modules</emphasis>.</entry>
</row>
@ -385,7 +385,7 @@ boot:</screen>
type given, with the specified filename. Any
arguments after <replaceable>filename</replaceable>
are passed to the file. If
<emphasis>filename</emphasis> is not qualified it
<emphasis>filename</emphasis> is not qualified, it
will be searched under
<emphasis>/boot/kernel</emphasis>
and <emphasis>/boot/modules</emphasis>.</entry>