'\"macro stdmacro
.if n .pH g1a.shareall @(#)shareall	40.11 of 1/24/90
.\" Copyright 1989 AT&T
.nr X
.if \nX=0 .ds x} shareall 1M "DFS" "\&"
.if \nX=1 .ds x} shareall 1M "DFS"
.if \nX=2 .ds x} shareall 1M "" "\&"
.if \nX=3 .ds x} shareall "" "" "\&"
.TH \*(x}
.SH NAME
\f4shareall\f1, \f4unshareall\f1 \- share, unshare multiple resources
.SH SYNOPSIS
\f4shareall\f1
[\f4\-F \f2fstype\f1[,\f2fstype\f1...]] [\f4\- \f1| \f2file\f1]
.br
\f4unshareall\f1
[\f4\-F \f2fstype\f1[,\f2fstype\f1...]]
.SH DESCRIPTION
When used with no arguments, \f4shareall\f1 shares all
resources from \f2file\f1, which contains a list of
\f4share\f1 command lines.
If the operand is a hyphen (\-), 
then the \f4share\f1 command lines are obtained from
the standard input.
Otherwise, if\p
.br
neither a \f2file\f1 nor a hyphen is specified, 
then the file \f4/etc/dfs/dfstab\f1 is used as the default.
.P
Resources may be shared to specific file systems by specifying
the file systems in a comma-separated list as an argument to \f4\-F\f1.
.P
\f4unshareall\f1 unshares all currently shared resources.  Without
a \f4\-F\f1 flag, it unshares resources for all distributed file
system types.
.SH "FILES"
\f4/etc/dfs/dfstab\fP
.SH "SEE ALSO"
\f4share\fP(1M), \f4unshare\fP(1M).
