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,16 +5,16 @@
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.
+ 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 system. File contents are described in sharetab(4).
+ 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,10 +25,10 @@
/etc/dfs/sharetab
System record of shared file systems.
SEE ALSO
- share(1M), sharectl(1M), sharemgr(1M), zfs(1M), sharetab(4)
+ share(1M), sharectl(1M), sharemgr(1M), zfs(1M), sharetab(4), zones(5)
- October 31, 2007 SHAREFS(7FS)
+ February 4, 2020 SHAREFS(7FS)