Fix a small indentation problem
This commit is contained in:
parent
6e541fbd18
commit
83842964cb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33325
1 changed files with 2 additions and 2 deletions
|
@ -231,9 +231,9 @@ ath_hal(4) - Atheros Hardware Access Layer (HAL)</programlisting>
|
|||
page:</para>
|
||||
|
||||
<programlisting>Alternatively, to load the driver as a module at boot time, place the
|
||||
following line in &man.loader.conf.5:
|
||||
following line in &man.loader.conf.5:
|
||||
|
||||
if_ath_load="YES"</programlisting>
|
||||
if_ath_load="YES"</programlisting>
|
||||
|
||||
<para>As instructed, adding the <literal>if_ath_load="YES"</literal>
|
||||
line to the <filename>/boot/loader.conf</filename> file will
|
||||
|
|
Loading…
Reference in a new issue