Show that the -n option is optional

Suggested by:	Bruce Evans <bde@zeta.org.au>
Reviewed by:	dfr
This commit is contained in:
Nick Hibma 1999-09-06 08:30:25 +00:00
parent b4f63b0b8b
commit de8d549040
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51006

View File

@ -37,7 +37,8 @@
.Fl i Ar id
.Nm kldunload
.Op Fl v
.Fl n Ar name
.Op Fl n
.Ar name
.Sh DESCRIPTION
The
.Nm
@ -52,6 +53,8 @@ Be more verbose.
Unload the file with this ID.
.It Fl n Ar name
Unload the file with this name.
.It Ar name
Unload the file with this name.
.El
.Sh DIAGNOSTICS
The