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,27 ****
  .\"
  .\"
  .\" Copyright 1989 AT&T
  .\" Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved
  .\" Copyright 2016 Nexenta Systems, Inc.
  .\"
! .Dd March 12, 2016
  .Dt NFSD 1M
  .Os
  .Sh NAME
  .Nm nfsd
  .Nd NFS daemon
--- 16,28 ----
  .\"
  .\"
  .\" Copyright 1989 AT&T
  .\" Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved
  .\" Copyright 2016 Nexenta Systems, Inc.
+ .\" Copyright 2020 Joyent, Inc.
  .\"
! .Dd February 4, 2020
  .Dt NFSD 1M
  .Os
  .Sh NAME
  .Nm nfsd
  .Nd NFS daemon
*** 176,186 ****
  .Xr svcadm 1M ,
  .Xr nfs 4 ,
  .Xr sharetab 4 ,
  .Xr system 4 ,
  .Xr attributes 5 ,
! .Xr smf 5
  .Sh NOTES
  Manually starting and restarting
  .Nm
  is not recommended.
  If it is necessary to do so, use
--- 177,188 ----
  .Xr svcadm 1M ,
  .Xr nfs 4 ,
  .Xr sharetab 4 ,
  .Xr system 4 ,
  .Xr attributes 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,201 ****
  .Xr share_nfs 1M ,
  unless its
  .Sy application Ns / Ns Sy auto_enable
  property is set to
  .Sy false .
! See the , and
  .Xr svcadm 1M
  for more information.
  .Pp
  The
  .Nm
--- 193,205 ----
  .Xr share_nfs 1M ,
  unless its
  .Sy application Ns / Ns Sy auto_enable
  property is set to
  .Sy false .
! See
! .Xr smf 5
! and
  .Xr svcadm 1M
  for more information.
  .Pp
  The
  .Nm
*** 220,224 ****
--- 224,235 ----
  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.