'\"macro stdmacro
.if n .pH g1a.unshare @(#)unshare	40.8 of 10/10/89
.\" Copyright 1989 AT&T
.nr X
.if \nX=0 .ds x} unshare 1M "DFS" "\&"
.if \nX=1 .ds x} unshare 1M "DFS"
.if \nX=2 .ds x} unshare 1M "" "\&"
.if \nX=3 .ds x} unshare "" "" "\&"
.TH \*(x}
.SH NAME
\f4unshare\f1 \- make local resource unavailable for mounting by remote systems
.SH SYNOPSIS
\f4unshare\f1
[\f4\-F \f2fstype\f1]
[\f4\-o \f2specific_options\f1]
[\f2pathname \f1| \f2resourcename\f1]
.br
.SH DESCRIPTION
The
\f4unshare\f1
command makes a shared local resource unavailable to file
system type \f2fstype\f1.  If the 
option \f4\-F \f2fstype\f1 is omitted, then
the first file system type listed in file \f4/etc/dfs/fstypes\f1
will be used as the default.
\f2Specific_options\f1, as well as the semantics of \f2resourcename\f1,
are specific to particular distributed file systems.
.SH FILES
\f4/etc/dfs/fstypes\f1
.br
\f4/etc/dfs/sharetab\f1
.SH "SEE ALSO"
\f4share\f1(1M), \f4shareall\f1(1M).
.SH NOTES
If \f2pathname\f1 or \f2resourcename\f1 
is not found in the shared information, an error message
will be sent to standard error.
