diff options
author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2014-02-28 18:21:12 -0800 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2014-03-28 14:59:48 -0700 |
commit | 3878843a57bae7ad8da31ef4aaeed8388d2f534c (patch) | |
tree | ae8c39eb1f610c540588afb450a992b749e95f6c /usr/src/man/man1m/lofiadm.1m | |
parent | 052519c2d30736afb1861979b73d5a889cf7fba8 (diff) | |
download | illumos-joyent-3878843a57bae7ad8da31ef4aaeed8388d2f534c.tar.gz |
4660 update man pages for lofi in a zone
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/man/man1m/lofiadm.1m')
-rw-r--r-- | usr/src/man/man1m/lofiadm.1m | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/usr/src/man/man1m/lofiadm.1m b/usr/src/man/man1m/lofiadm.1m index eb7a2c0616..e1ea5d0055 100644 --- a/usr/src/man/man1m/lofiadm.1m +++ b/usr/src/man/man1m/lofiadm.1m @@ -77,9 +77,11 @@ association, or print information about the current associations. Encryption and compression options are mutually exclusive on the command line. Further, an encrypted file cannot be compressed later, nor can a compressed file be encrypted later. + +In the global zone, \fBlofiadm\fR can be used on both the global +zone devices and all devices owned by other non-global zones on the system. .sp .LP -The \fBlofi\fR driver is not available and will not work inside a zone. .SH OPTIONS .sp .LP @@ -251,6 +253,10 @@ restrictions apply (such as restricted root access over \fBNFS\fR). The file is held open until the association is removed. It is not actually accessed until the block device is used, so it will never be written to if the block device is only opened read-only. + +Note that the filename may appear as "?" if it is not possible to resolve the +path in the current context (for example, if it's an NFS path in a non-global +zone). .RE .sp |