Add a missing comma and a trailing colon

Submitted by:	dru
Approved by:	eadler (mentor)
This commit is contained in:
Allan Jude 2014-05-21 15:13:37 +00:00
parent 54fc321414
commit 7cfcff7e6a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44899

View file

@ -109,7 +109,7 @@
Collection.</para>
<para>Before attempting to build the port, load the &linux; kernel
module otherwise the build will fail</para>
module, otherwise the build will fail:</para>
<screen>&prompt.root; <userinput>kldload linux</userinput></screen>