[Midnightbsd-cvs] src [9309] trunk/share/man/man4: add missing load

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Mar 2 18:36:23 EST 2017


Revision: 9309
          http://svnweb.midnightbsd.org/src/?rev=9309
Author:   laffer1
Date:     2017-03-02 18:36:23 -0500 (Thu, 02 Mar 2017)
Log Message:
-----------
add missing load

Modified Paths:
--------------
    trunk/share/man/man4/cas.4
    trunk/share/man/man4/sge.4

Modified: trunk/share/man/man4/cas.4
===================================================================
--- trunk/share/man/man4/cas.4	2017-03-02 23:34:51 UTC (rev 9308)
+++ trunk/share/man/man4/cas.4	2017-03-02 23:36:23 UTC (rev 9309)
@@ -44,7 +44,7 @@
 module at boot time, place the following line in
 .Xr loader.conf 5 :
 .Bd -literal -offset indent
-if_cas="YES"
+if_cas_load="YES"
 .Ed
 .Sh DESCRIPTION
 The

Modified: trunk/share/man/man4/sge.4
===================================================================
--- trunk/share/man/man4/sge.4	2017-03-02 23:34:51 UTC (rev 9308)
+++ trunk/share/man/man4/sge.4	2017-03-02 23:36:23 UTC (rev 9309)
@@ -43,7 +43,7 @@
 module at boot time, place the following line in
 .Xr loader.conf 5 :
 .Bd -literal -offset indent
-if_sge="YES"
+if_sge_load="YES"
 .Ed
 .Sh DESCRIPTION
 The



More information about the Midnightbsd-cvs mailing list