summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/kldunload/kldunload.84
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/kldunload/kldunload.8 b/sbin/kldunload/kldunload.8
index 7bd7303..3cd8de7 100644
--- a/sbin/kldunload/kldunload.8
+++ b/sbin/kldunload/kldunload.8
@@ -49,7 +49,9 @@ The following options are available:
.Bl -tag -width ".Fl n Ar name"
.It Fl f
Force the unload.
-This ignores error returns to MOD_QUISCE from the module and implies
+This ignores error returns to
+.Dv MOD_QUIESCE
+from the module and implies
that the module should be unloaded even if it is currently in use.
The users are left to cope as best they can.
.It Fl v
OpenPOWER on IntegriCloud