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>

@@ -16,12 +16,13 @@
 .\"
 .\"
 .\" Copyright 1989 AT&T
 .\" Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved
 .\" Copyright 2016 Nexenta Systems, Inc.
+.\" Copyright 2020 Joyent, Inc.
 .\"
-.Dd March 12, 2016
+.Dd February 4, 2020
 .Dt NFSD 1M
 .Os
 .Sh NAME
 .Nm nfsd
 .Nd NFS daemon

@@ -176,11 +177,12 @@
 .Xr svcadm 1M ,
 .Xr nfs 4 ,
 .Xr sharetab 4 ,
 .Xr system 4 ,
 .Xr attributes 5 ,
-.Xr smf 5
+.Xr smf 5 ,
+.Xr zones 5
 .Sh NOTES
 Manually starting and restarting
 .Nm
 is not recommended.
 If it is necessary to do so, use

@@ -191,11 +193,13 @@
 .Xr share_nfs 1M ,
 unless its
 .Sy application Ns / Ns Sy auto_enable
 property is set to
 .Sy false .
-See the , and
+See
+.Xr smf 5
+and
 .Xr svcadm 1M
 for more information.
 .Pp
 The
 .Nm

@@ -220,5 +224,12 @@
 it will not be restarted by the service management facility.
 Instead,
 .Nm
 can be restarted by other signals, such as
 .Sy SIGINT .
+.Pp
+NFS service, which includes
+.Nm ,
+can run inside a non-global zone.
+See the discussion under ZONES in
+.Xr nfs 4
+for more information.