- Correctly spell MOD_QUIESCE

- use .Dv for it

MFC after:	3 days
This commit is contained in:
glebius 2005-02-09 22:06:16 +00:00
parent 17ab5707c2
commit beec3ed537

View File

@ -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