summaryrefslogtreecommitdiff
path: root/usr/src/man/man1m/dfmounts.1m
diff options
context:
space:
mode:
authorYuri Pankov <yuri.pankov@nexenta.com>2011-10-03 04:36:40 -0700
committerYuri Pankov <yuri.pankov@nexenta.com>2011-10-03 04:36:40 -0700
commited22c7109fc5dd9e1b7a5d0333bdc7ad2718e2ab (patch)
tree3b2f488c4a03bda877119449bd63c01fa32aa6f2 /usr/src/man/man1m/dfmounts.1m
parentaf8dc4373b25cce2c0bbb80f24e791f99eccbb6f (diff)
downloadillumos-joyent-ed22c7109fc5dd9e1b7a5d0333bdc7ad2718e2ab.tar.gz
1502 Remove conversion cruft from manpages
Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Garrett D'Amore <garrett.damore@gmail.com>
Diffstat (limited to 'usr/src/man/man1m/dfmounts.1m')
-rw-r--r--usr/src/man/man1m/dfmounts.1m20
1 files changed, 2 insertions, 18 deletions
diff --git a/usr/src/man/man1m/dfmounts.1m b/usr/src/man/man1m/dfmounts.1m
index ec547248e8..11051a4ed0 100644
--- a/usr/src/man/man1m/dfmounts.1m
+++ b/usr/src/man/man1m/dfmounts.1m
@@ -3,13 +3,13 @@
.\" 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 dfmounts 1M "24 May 2005" "SunOS 5.11" "System Administration Commands"
+.TH DFMOUNTS 1M "May 24, 2005"
.SH NAME
dfmounts \- display mounted resource information
.SH SYNOPSIS
.LP
.nf
-\fBdfmounts\fR [\fB-F\fR \fIFSType\fR] [\fB-h\fR] [\fB-o\fR \fIspecific_options\fR]
+\fBdfmounts\fR [\fB-F\fR \fIFSType\fR] [\fB-h\fR] [\fB-o\fR \fIspecific_options\fR]
[\fIrestriction\fR]...
.fi
@@ -46,45 +46,37 @@ whitespace-separated fields. For each resource, the fields are:
where:
.sp
.ne 2
-.mk
.na
\fB\fIresource\fR\fR
.ad
.RS 12n
-.rt
Specifies the resource name that must be given to the \fBmount\fR(1M) command.
.RE
.sp
.ne 2
-.mk
.na
\fB\fIserver\fR\fR
.ad
.RS 12n
-.rt
Specifies the system from which the resource was mounted.
.RE
.sp
.ne 2
-.mk
.na
\fB\fIpathname\fR\fR
.ad
.RS 12n
-.rt
Specifies the pathname that must be given to the \fBshare\fR(1M) command.
.RE
.sp
.ne 2
-.mk
.na
\fB\fIclients\fR\fR
.ad
.RS 12n
-.rt
Is a comma-separated list of systems that have mounted the resource. Clients
are listed in the form \fIdomain.\fR, \fIdomain.system\fR, or \fIsystem\fR,
depending on the file system type.
@@ -101,35 +93,29 @@ Fields with whitespace are enclosed in quotation marks (\fB"\|"\fR).
.SH OPTIONS
.sp
.ne 2
-.mk
.na
\fB\fB-F\fR \fIFSType\fR\fR
.ad
.RS 23n
-.rt
Specify filesystem type. Defaults to the first entry in \fB/etc/dfs/fstypes\fR.
\fBNote\fR: currently the only valid \fIFSType\fR is \fBnfs\fR.
.RE
.sp
.ne 2
-.mk
.na
\fB\fB-h\fR\fR
.ad
.RS 23n
-.rt
Suppress header line in output.
.RE
.sp
.ne 2
-.mk
.na
\fB\fB-o\fR \fIspecific_options\fR\fR
.ad
.RS 23n
-.rt
Specify options specific to the filesystem provided by the \fB-F\fR option.
\fBNote\fR: currently no options are supported.
.RE
@@ -137,12 +123,10 @@ Specify options specific to the filesystem provided by the \fB-F\fR option.
.SH FILES
.sp
.ne 2
-.mk
.na
\fB\fB/etc/dfs/fstypes\fR\fR
.ad
.RS 20n
-.rt
file system types
.RE