summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/rmmount.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1/rmmount.1')
-rw-r--r--usr/src/man/man1/rmmount.133
1 files changed, 6 insertions, 27 deletions
diff --git a/usr/src/man/man1/rmmount.1 b/usr/src/man/man1/rmmount.1
index ab568518ca..dc854826db 100644
--- a/usr/src/man/man1/rmmount.1
+++ b/usr/src/man/man1/rmmount.1
@@ -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 rmmount 1 "18 Sep 2006" "SunOS 5.11" "User Commands"
+.TH RMMOUNT 1 "Sep 18, 2006"
.SH NAME
rmmount, rmumount \- mounts and unmounts removable media
.SH SYNOPSIS
@@ -47,24 +47,20 @@ to optionally unmount and eject the media.
The following options are supported for \fBrmmount\fR and \fBrmumount\fR:
.sp
.ne 2
-.mk
.na
\fB\fB-d\fR\fR
.ad
.RS 6n
-.rt
Display the device path of the default device. This device is used if no
arguments are supplied.
.RE
.sp
.ne 2
-.mk
.na
\fB\fB-l\fR\fR
.ad
.RS 6n
-.rt
Display the paths and nicknames of mountable devices.
.RE
@@ -73,24 +69,20 @@ Display the paths and nicknames of mountable devices.
The following options are supported for \fBrmmount\fR only:
.sp
.ne 2
-.mk
.na
\fB\fB-o\fR \fIoptions\fR\fR
.ad
.RS 14n
-.rt
Display mount options. This option can only be used by users that have
privileges to override the system default options.
.RE
.sp
.ne 2
-.mk
.na
\fB\fB-u\fR\fR
.ad
.RS 14n
-.rt
Unmounts the volume as opposed to mounting it.
.RE
@@ -100,36 +92,30 @@ Unmounts the volume as opposed to mounting it.
The following operands are supported:
.sp
.ne 2
-.mk
.na
\fB\fIdevice\fR\fR
.ad
.RS 15n
-.rt
Specifies which device to mount or unmount, by the name it appears in the
directory \fB/dev\fR.
.RE
.sp
.ne 2
-.mk
.na
\fB\fImount_point\fR\fR
.ad
.RS 15n
-.rt
Specifies which device to mount or unmount, by the name it appears in the
directory \fB/dev\fR.
.RE
.sp
.ne 2
-.mk
.na
\fB\fInickname\fR\fR
.ad
.RS 15n
-.rt
Specifies which device to mount or unmount, by its nickname as known to this
command.
.RE
@@ -169,35 +155,29 @@ example% rmumount /dev/dsk/c4t0d0p0:1
The following exit values are returned:
.sp
.ne 2
-.mk
.na
\fB\fB0\fR\fR
.ad
.RS 6n
-.rt
Successful completion.
.RE
.sp
.ne 2
-.mk
.na
\fB>\fB0\fR\fR
.ad
.RS 6n
-.rt
An error occurred.
.RE
.SH FILES
.sp
.ne 2
-.mk
.na
\fB\fB/media\fR\fR
.ad
.RS 10n
-.rt
Default mount root.
.RE
@@ -209,13 +189,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 StabilityUncommitted
+Interface Stability Uncommitted
.TE
.SH SEE ALSO