diff options
Diffstat (limited to 'usr/src/man/man1m/modinfo.1m')
| -rw-r--r-- | usr/src/man/man1m/modinfo.1m | 21 |
1 files changed, 7 insertions, 14 deletions
diff --git a/usr/src/man/man1m/modinfo.1m b/usr/src/man/man1m/modinfo.1m index f683c603c2..c4c31d8ef0 100644 --- a/usr/src/man/man1m/modinfo.1m +++ b/usr/src/man/man1m/modinfo.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 modinfo 1M "1 Oct 2002" "SunOS 5.11" "System Administration Commands" +.TH MODINFO 1M "Oct 1, 2002" .SH NAME modinfo \- display information about loaded kernel modules .SH SYNOPSIS @@ -42,35 +42,29 @@ module types. The following options are supported: .sp .ne 2 -.mk .na \fB\fB-c\fR\fR .ad .RS 16n -.rt Display the number of instances of the module loaded and the module's current state. .RE .sp .ne 2 -.mk .na \fB\fB-i\fR\fI module-id\fR\fR .ad .RS 16n -.rt Display information about this module only. .RE .sp .ne 2 -.mk .na \fB\fB-w\fR\fR .ad .RS 16n -.rt Do not truncate module information at \fB80\fR characters. .RE @@ -111,7 +105,7 @@ Id Loadaddr Size Info Rev Module Name 9 ff080978 c640 - 1 rpcmod (rpc interface str mod) 10 ff08cfb8 2031c - 1 ip (IP Streams module) 10 ff08cfb8 2031c 2 1 ip (IP Streams device) - + .fi .in -2 .sp @@ -151,13 +145,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes: .sp .TS -tab() box; -cw(2.75i) |cw(2.75i) -lw(2.75i) |lw(2.75i) -. -ATTRIBUTE TYPEATTRIBUTE VALUE +box; +c | c +l | l . +ATTRIBUTE TYPE ATTRIBUTE VALUE _ -Interface StabilityEvolving +Interface Stability Evolving .TE .SH SEE ALSO |
