summaryrefslogtreecommitdiff
path: root/usr/src/man/man1m/modunload.1m
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1m/modunload.1m')
-rw-r--r--usr/src/man/man1m/modunload.1m6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr/src/man/man1m/modunload.1m b/usr/src/man/man1m/modunload.1m
index 0700a369b8..be46776171 100644
--- a/usr/src/man/man1m/modunload.1m
+++ b/usr/src/man/man1m/modunload.1m
@@ -3,7 +3,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH modunload 1M "19 Nov 2001" "SunOS 5.11" "System Administration Commands"
+.TH MODUNLOAD 1M "Nov 19, 2001"
.SH NAME
modunload \- unload a module
.SH SYNOPSIS
@@ -25,12 +25,10 @@ unloaded. Modules loaded by \fBmodload\fR(1M) are not affected.
The following options are supported:
.sp
.ne 2
-.mk
.na
\fB\fB-e\fR \fIexec_file\fR\fR
.ad
.RS 16n
-.rt
Specify the name of a shell script or executable image file to be executed
before the module is unloaded. The first argument passed is the module id (in
decimal). There are two additional arguments that are module specific. For
@@ -46,12 +44,10 @@ apply.
.sp
.ne 2
-.mk
.na
\fB\fB-i\fR \fImodule_id\fR\fR
.ad
.RS 16n
-.rt
Specify the module to be unloaded.
.RE