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>

*** 5,20 **** NAME sharefs - Kernel sharetab filesystem DESCRIPTION The sharefs filesystem describes the state of all shares currently ! loaded by the kernel. It is mounted during boot time as a read-only ! file at /etc/dfs/sharetab. Filesystem contents are dynamic and reflect the current set of shares ! in the system. File contents are described in sharetab(4). File contents can be modified as a result of share(1M), sharectl(1M), sharemgr(1M) and changing properties of a zfs(1M) data set. --- 5,20 ---- NAME sharefs - Kernel sharetab filesystem DESCRIPTION The sharefs filesystem describes the state of all shares currently ! loaded by the kernel, and shared by the invoking zone. It is mounted ! during boot time as a read-only file at /etc/dfs/sharetab. Filesystem contents are dynamic and reflect the current set of shares ! in the zone. File contents are described in sharetab(4). File contents can be modified as a result of share(1M), sharectl(1M), sharemgr(1M) and changing properties of a zfs(1M) data set.
*** 25,34 **** /etc/dfs/sharetab System record of shared file systems. SEE ALSO ! share(1M), sharectl(1M), sharemgr(1M), zfs(1M), sharetab(4) ! October 31, 2007 SHAREFS(7FS) --- 25,34 ---- /etc/dfs/sharetab System record of shared file systems. SEE ALSO ! share(1M), sharectl(1M), sharemgr(1M), zfs(1M), sharetab(4), zones(5) ! February 4, 2020 SHAREFS(7FS)