diff options
Diffstat (limited to 'usr/src/man/man1m/scmadm.1m')
-rw-r--r-- | usr/src/man/man1m/scmadm.1m | 22 |
1 files changed, 6 insertions, 16 deletions
diff --git a/usr/src/man/man1m/scmadm.1m b/usr/src/man/man1m/scmadm.1m index 221bb1b456..82e49af38b 100644 --- a/usr/src/man/man1m/scmadm.1m +++ b/usr/src/man/man1m/scmadm.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 scmadm 1M "3 August 2006" "SunOS 5.11" "System Administration Commands" +.TH SCMADM 1M "Aug 3, 2006" .SH NAME scmadm \- storage cache manager administration utility .SH SYNOPSIS @@ -60,7 +60,6 @@ descriptors with disknames, options, and global options. The \fBscmadm\fR command supports the following options: .sp .ne 2 -.mk .na \fB\fB-h\fR\fR .ad @@ -71,7 +70,6 @@ Displays usage information for the \fBscmadm\fR command. .sp .ne 2 -.mk .na \fB\fB-e\fR\fR .ad @@ -83,7 +81,6 @@ parameters. See \fBdscfg\fR(1M). .sp .ne 2 -.mk .na \fB\fB-d\fR\fR .ad @@ -94,7 +91,6 @@ Shuts down the storage device cache. .sp .ne 2 -.mk .na \fB\fB-v\fR\fR .ad @@ -105,7 +101,6 @@ Displays the cache version number. .sp .ne 2 -.mk .na \fB\fB-C\fR [\fIparameter\fR[=[\fIvalue\fR]] ...]\fR .ad @@ -125,7 +120,6 @@ parameter takes effect only when the cache is next restarted. .sp .ne 2 -.mk .na \fB\fB-o\fR { \fBsystem\fR | \fBcd\fR | \fIdiskname\fR } [\fIoption\fR]\fR .ad @@ -142,7 +136,6 @@ specified, current options are displayed. The \fBrdcache\fR option is set as the default. The \fIoption\fRs are defined as follows: .sp .ne 2 -.mk .na \fB\fBrdcache\fR\fR .ad @@ -153,7 +146,6 @@ Data blocks are likely to be referenced again and should remain in cache. .sp .ne 2 -.mk .na \fB\fBnordcache\fR\fR .ad @@ -167,7 +159,6 @@ recently used, so that other blocks can remain in the cache longer. .sp .ne 2 -.mk .na \fB\fB-m\fR { \fBcd\fR | \fIdiskname\fR | \fBall\fR }\fR .ad @@ -194,13 +185,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 |