xref: /illumos-gate/usr/src/man/man5/sharetab.5 (revision bbf21555)
te
Copyright 1989 AT&T
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.
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.
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]
SHARETAB 5 "Jul 3, 1990"
NAME
sharetab - shared file system table
DESCRIPTION

sharetab resides in directory /etc/dfs and contains a table of local resources shared by the share command.

Each line of the file consists of the following fields:

pathname resource fstype specific_options description

where pathname

Indicate the path name of the shared resource.

resource

Indicate the symbolic name by which remote systems can access the resource.

fstype

Indicate the file system type of the shared resource.

specific_options

Indicate file-system-type-specific options that were given to the share command when the resource was shared.

description

Describe the shared resource provided by the system administrator when the resource was shared.

SEE ALSO

share (8)