unshare(1M)           Maintenance Commands            unshare(1M)



NAME
     unshare - make local resource unavailable  for  mounting  by
     remote systems

SYNOPSIS
     unshare [ -F FSType ] [ -o specific_options ]
          [ pathname | resourcename ]

AVAILABILITY
     SUNWcsu

DESCRIPTION
     The unshare command makes a shared local  resource  unavail-
     able to file system type FSType.  If the option -F FSType is
     omitted, then the first file  system  type  listed  in  file
     /etc/dfs/fstypes    will    be    used   as   the   default.
     Specific_options, as well as the semantics of  resourcename,
     are specific to particular distributed file systems.

OPTIONS
     -F FSType            Specify the file system type.

     -o specific_options  Specify options specific  to  the  file
                         system provided by the -F option.

FILES
     /etc/dfs/fstypes
     /etc/dfs/sharetab

SEE ALSO
     share(1M), shareall(1M)

NOTES
     If pathname or resourcename  is  not  found  in  the  shared
     information,  an  error  message  will  be  sent to standard
     error.

SunOS 5.4           Last change: 14 Sep 1992