diff options
Diffstat (limited to 'usr/src/man/man1m/netstrategy.1m')
-rw-r--r-- | usr/src/man/man1m/netstrategy.1m | 20 |
1 files changed, 6 insertions, 14 deletions
diff --git a/usr/src/man/man1m/netstrategy.1m b/usr/src/man/man1m/netstrategy.1m index c7020a5ebc..5c3dbe8ceb 100644 --- a/usr/src/man/man1m/netstrategy.1m +++ b/usr/src/man/man1m/netstrategy.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 netstrategy 1M "5 May 2007" "SunOS 5.11" "System Administration Commands" +.TH NETSTRATEGY 1M "May 5, 2007" .SH NAME netstrategy \- return network configuration information .SH SYNOPSIS @@ -31,7 +31,6 @@ a script. The command returns three tokens: These tokens are described as follows: .sp .ne 2 -.mk .na \fB\fI<root filesystem type>\fR\fR .ad @@ -43,7 +42,6 @@ the \fIfstype\fR column of the \fBmnttab\fR(4). .sp .ne 2 -.mk .na \fB\fI<primary interface>\fR\fR .ad @@ -55,7 +53,6 @@ interface used to load the kernel. .sp .ne 2 -.mk .na \fB\fI<network config strategy>\fR\fR .ad @@ -75,23 +72,19 @@ The \fBnetstrategy\fR command has no options. .SH EXIT STATUS .sp .ne 2 -.mk .na \fB\fB0\fR\fR .ad .RS 7n -.rt Success. .RE .sp .ne 2 -.mk .na \fB\fB!=0\fR\fR .ad .RS 7n -.rt An error occurred. .RE @@ -103,13 +96,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 |