8980 BIOS clock is sometimes one hour fast
[unleashed.git] / usr / src / man / man1m / shareall.1m
blobafffca864797ea64a78686e77b3a3803147598e1
1 '\" te
2 .\"  Copyright 1989 AT&T  Copyright (c) 1995, Sun Microsystems, Inc.  All Rights Reserved
3 .\" 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.
4 .\" 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.
5 .\" 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]
6 .TH SHAREALL 1M "Nov 6, 2000"
7 .SH NAME
8 shareall, unshareall \- share, unshare multiple resources
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fBshareall\fR [\fB-F\fR \fIFSType\fR [,\fIFSType\fR]...] [\fB-|\fR \fIfile\fR]
13 .fi
15 .LP
16 .nf
17 \fBunshareall\fR [\fB-F\fR \fIFSType\fR [,\fIFSType\fR]...]
18 .fi
20 .SH DESCRIPTION
21 .sp
22 .LP
23 When used with no arguments, \fBshareall\fR shares all resources from
24 \fBfile\fR, which contains a list of \fBshare\fR command lines. If the operand
25 is a hyphen (\(mi), then the \fBshare\fR command lines are obtained from the
26 standard input. Otherwise, if neither a \fBfile\fR nor a hyphen is specified,
27 then the file \fB/etc/dfs/dfstab\fR is used as the default.
28 .sp
29 .LP
30 Resources may be shared by specific file system types by specifying the file
31 systems in a comma-separated list as an argument to \fB-F\fR.
32 .sp
33 .LP
34 \fBunshareall\fR unshares all currently shared resources. Without a \fB-F\fR
35 flag, it unshares resources for all distributed file system types.
36 .SH OPTIONS
37 .sp
38 .ne 2
39 .na
40 \fB\fB-F\fR\fI FSType\fR\fR
41 .ad
42 .RS 13n
43 Specify file system type. Defaults to the first entry in
44 \fB/etc/dfs/fstypes\fR.
45 .RE
47 .SH FILES
48 .sp
49 .ne 2
50 .na
51 \fB\fB/etc/dfs/dfstab\fR\fR
52 .ad
53 .RS 19n
55 .RE
57 .SH SEE ALSO
58 .sp
59 .LP
60 \fBshare\fR(1M), \fBunshare\fR(1M), \fBattributes\fR(5)