diff options
Diffstat (limited to 'usr/src/man/man1m/share.1m')
-rw-r--r-- | usr/src/man/man1m/share.1m | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/usr/src/man/man1m/share.1m b/usr/src/man/man1m/share.1m index 91dc4c0be6..0c3810bc92 100644 --- a/usr/src/man/man1m/share.1m +++ b/usr/src/man/man1m/share.1m @@ -4,13 +4,13 @@ .\" 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] -.TH share 1M "23 Jan 2007" "SunOS 5.11" "System Administration Commands" +.TH SHARE 1M "Jan 23, 2007" .SH NAME share \- make local resource available for mounting by remote systems .SH SYNOPSIS .LP .nf -\fBshare\fR [\fB-p\fR] [\fB-F\fR \fIFSType\fR] [\fB-o\fR \fIspecific_options\fR] [\fB-d\fR \fIdescription\fR] +\fBshare\fR [\fB-p\fR] [\fB-F\fR \fIFSType\fR] [\fB-o\fR \fIspecific_options\fR] [\fB-d\fR \fIdescription\fR] [\fIpathname\fR] .fi @@ -27,7 +27,6 @@ all shared file systems. .SH OPTIONS .sp .ne 2 -.mk .na \fB\fB-d\fR \fIdescription\fR\fR .ad @@ -39,7 +38,6 @@ shared. .sp .ne 2 -.mk .na \fB\fB-F\fR \fIFSType\fR\fR .ad @@ -50,7 +48,6 @@ Specify the filesystem type. .sp .ne 2 -.mk .na \fB\fB-o\fR \fIspecific_options\fR\fR .ad @@ -61,7 +58,6 @@ The \fIspecific_options\fR are used to control access of the shared resource. following: .sp .ne 2 -.mk .na \fB\fBrw\fR\fR .ad @@ -73,7 +69,6 @@ behavior. .sp .ne 2 -.mk .na \fB\fBrw=\fR\fIclient\fR[\fI:client\fR]...\fR .ad @@ -85,7 +80,6 @@ systems can access \fIpathname\fR. .sp .ne 2 -.mk .na \fB\fBro\fR\fR .ad @@ -96,7 +90,6 @@ systems can access \fIpathname\fR. .sp .ne 2 -.mk .na \fB\fBro=\fR\fIclient\fR[\fI:client\fR]...\fR .ad @@ -112,7 +105,6 @@ with colons. See EXAMPLES. .sp .ne 2 -.mk .na \fB\fB-p\fR\fR .ad @@ -155,7 +147,6 @@ share \fB-F\fR nfs \fB-o\fR ro=\fInetgroup_name\fR,rw=\fIhost1\fR:\fIhost2\fR:\f .SH FILES .sp .ne 2 -.mk .na \fB\fB/etc/dfs/dfstab\fR\fR .ad @@ -168,7 +159,6 @@ above, as an alternative to editing this file. .sp .ne 2 -.mk .na \fB\fB/etc/dfs/fstypes\fR\fR .ad @@ -179,7 +169,6 @@ List of file system types; NFS is the default. .sp .ne 2 -.mk .na \fB\fB/etc/dfs/sharetab\fR\fR .ad |