'\"macro stdmacro
.if n .pH g1a.dfmounts_rfs @(#)dfmounts_rfs	40.12 of 1/9/90
.\" Copyright 1989 AT&T
.nr X
.if \nX=0 .ds x} dfmounts 1M "RFS" "\&"
.if \nX=1 .ds x} dfmounts 1M "RFS"
.if \nX=2 .ds x} dfmounts 1M "" "\&"
.if \nX=3 .ds x} dfmounts "" "" "\&"
.TH \*(x}
.SH NAME
\f4dfmounts\f1 \- display mounted RFS resource information
.SH SYNOPSIS
\f4dfmounts\f1
[\f4\-F \f1rfs\f1]
[\f4\-h\f1]
[\f4resource_name ...\f1]
.br
.SH DESCRIPTION
\f4dfmounts\f1
shows the local resources shared through Remote File Sharing,
along with a list of clients that have mounted the resource.
The \f4\-F\f1 flag may be omitted if rfs is the first file system type
listed in the file \f4/etc/dfs/fstypes\f1.
.P
The output of \f2dfmounts\f1 consists of an optional header line
(suppressed with the \f4\-h\f1 flag) followed by a list of lines
containing whitespace-separated fields.  For each resource, the
fields are:
.RS 8
\f2resource server pathname clients ...\f1
.RE
where
.RS 5
.IP \f2resource\f1 15
Specifies the resource name that must be given to the \f4mount(1M)\f1
command.
.IP \f2server\f1 15
Specifies the system from which the resource was mounted.
.IP \f2pathname\f1 15
Specifies the full pathname that must be given to the \f4share(1M)\f1 command.
.IP \f2clients\f1 15
A comma-separated list of systems that have mounted the resource.
.RE
.P
A field may be null. Each null field is indicated by a
hyphen (\-) unless the remainder of the fields on the line
are also null.  In this case, it may be omitted.
.SH "FILES"
/etc/dfs/fstypes
.SH "SEE ALSO"
\f4dfmounts\fP(1M), \f4share\fP(1M), \f4unshare\fP(1M), \f4fumount\fP(1M), \f4mount\fP(1M)
