Print this page
12278 nfs-zone needs man page changes
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man7fs/sharefs.7fs
          +++ new/usr/src/man/man7fs/sharefs.7fs
   1    1  '\" te
   2    2  .\" Copyright (c) 2007, Sun Microsystems, Inc.  All Rights Reserved
   3    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    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    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 SHAREFS 7FS "Oct 31, 2007"
        6 +.\"
        7 +.\" Copyright 2020 Joyent, Inc.
        8 +.TH SHAREFS 7FS "February 4, 2020"
   7    9  .SH NAME
   8   10  sharefs \- Kernel sharetab filesystem
   9   11  .SH DESCRIPTION
       12 +The \fBsharefs\fR filesystem describes the state of all shares currently
       13 +loaded by the kernel, and shared by the invoking zone. It is mounted during
       14 +boot time as a read-only file at \fB/etc/dfs/sharetab\fR.
  10   15  .sp
  11   16  .LP
  12      -The \fBsharefs\fR filesystem describes the state of all shares currently loaded
  13      -by the kernel. It is mounted during boot time as a read-only file at
  14      -\fB/etc/dfs/sharetab\fR.
       17 +Filesystem contents are dynamic and reflect the current set of shares in the
       18 +zone. File contents are described in \fBsharetab\fR(4).
  15   19  .sp
  16   20  .LP
  17      -Filesystem contents are dynamic and  reflect  the current set of shares in the
  18      -system. File contents are described in \fBsharetab\fR(4).
  19      -.sp
  20      -.LP
  21   21  File contents can be modified as a result of \fBshare\fR(1M),
  22   22  \fBsharectl\fR(1M), \fBsharemgr\fR(1M) and changing properties of a
  23   23  \fBzfs\fR(1M) data set.
  24   24  .sp
  25   25  .LP
  26   26  The module may not be unloaded dynamically by the kernel.
  27   27  .SH FILES
  28      -.sp
  29   28  .ne 2
  30   29  .na
  31   30  \fB\fB/etc/dfs/sharetab\fR\fR
  32   31  .ad
  33   32  .RS 21n
  34   33  System record of shared file systems.
  35   34  .RE
  36   35  
  37   36  .SH SEE ALSO
  38      -.sp
  39      -.LP
  40   37  \fBshare\fR(1M), \fBsharectl\fR(1M), \fBsharemgr\fR(1M), \fBzfs\fR(1M),
  41      -\fBsharetab\fR(4)
       38 +\fBsharetab\fR(4), \fBzones\fR(5)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX