Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F137720052
D50727.id156848.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
917 B
Referenced Files
None
Subscribers
None
D50727.id156848.diff
View Options
diff --git a/stand/man/loader.8 b/stand/man/loader.8
--- a/stand/man/loader.8
+++ b/stand/man/loader.8
@@ -1,3 +1,6 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
.\" Copyright (c) 1999 Daniel C. Sobral
.\" All rights reserved.
.\" Copyright (c) 2021 Warner Losh <imp@FreeBSD.org>
@@ -23,7 +26,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd September 29, 2021
+.Dd June 11, 2025
.Dt LOADER 8
.Os
.Sh NAME
@@ -86,6 +89,16 @@
.Xr loader_simp 8
.Dq BUILTIN COMMANDS
section.
+.Pp
+.Bl -tag -compact
+.It Ic enable-module Ar kmod-name
+.It Ic disable-module Ar kmod-name
+.It Ic toggle-module Ar kmod-name
+Toggle the enablement of the kernel module named
+.Dq Ar kmod-name
+for the subsequent
+.Ic boot
+only.
.Ss BUILTIN ENVIRONMENT VARIABLES
The environment variables common to all interpreters are described in the
.Xr loader_simp 8
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 26, 5:28 AM (14 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26198436
Default Alt Text
D50727.id156848.diff (917 B)
Attached To
Mode
D50727: loader.8: Document module commands
Attached
Detach File
Event Timeline
Log In to Comment