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.man.txt
+++ new/usr/src/man/man7fs/sharefs.7fs.man.txt
1 1 SHAREFS(7FS) File Systems SHAREFS(7FS)
2 2
3 3
4 4
5 5 NAME
6 6 sharefs - Kernel sharetab filesystem
7 7
8 8 DESCRIPTION
9 9 The sharefs filesystem describes the state of all shares currently
10 - loaded by the kernel. It is mounted during boot time as a read-only
11 - file at /etc/dfs/sharetab.
10 + loaded by the kernel, and shared by the invoking zone. It is mounted
11 + during boot time as a read-only file at /etc/dfs/sharetab.
12 12
13 13
14 - Filesystem contents are dynamic and reflect the current set of shares
15 - in the system. File contents are described in sharetab(4).
14 + Filesystem contents are dynamic and reflect the current set of shares
15 + in the zone. File contents are described in sharetab(4).
16 16
17 17
18 18 File contents can be modified as a result of share(1M), sharectl(1M),
19 19 sharemgr(1M) and changing properties of a zfs(1M) data set.
20 20
21 21
22 22 The module may not be unloaded dynamically by the kernel.
23 23
24 24 FILES
25 25 /etc/dfs/sharetab
26 26 System record of shared file systems.
27 27
28 28
29 29 SEE ALSO
30 - share(1M), sharectl(1M), sharemgr(1M), zfs(1M), sharetab(4)
30 + share(1M), sharectl(1M), sharemgr(1M), zfs(1M), sharetab(4), zones(5)
31 31
32 32
33 33
34 - October 31, 2007 SHAREFS(7FS)
34 + February 4, 2020 SHAREFS(7FS)
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX