Add a missing comma and a trailing colon
Submitted by: dru Approved by: eadler (mentor)
This commit is contained in:
parent
54fc321414
commit
7cfcff7e6a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44899
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue