Print this page
Marcel's code review fixes
Marcel's update to 7651

*** 16,26 **** .\" .\" .\" Copyright (c) 2007, Sun Microsystems, Inc. All Rights Reserved .\" Copyright 2016 Nexenta Systems, Inc. .\" ! .Dd March 1, 2016 .Dt SHARECTL 1M .Os .Sh NAME .Nm sharectl .Nd configure and manage file sharing services --- 16,26 ---- .\" .\" .\" Copyright (c) 2007, Sun Microsystems, Inc. All Rights Reserved .\" Copyright 2016 Nexenta Systems, Inc. .\" ! .Dd December 16, 2016 .Dt SHARECTL 1M .Os .Sh NAME .Nm sharectl .Nd configure and manage file sharing services
*** 138,152 **** .It Sy Example 2 No Getting Properties The following command gets the properties for the NFS protocol. .Bd -literal # sharectl get nfs lockd_listen_backlog=32 ! lockd_servers=20 lockd_retransmit_timeout=5 grace_period=90 nfsmapid_domain=sun.com ! servers=16 server_versmin=2 server_versmax=4 max_connections=-1 .Ed .Pp --- 138,152 ---- .It Sy Example 2 No Getting Properties The following command gets the properties for the NFS protocol. .Bd -literal # sharectl get nfs lockd_listen_backlog=32 ! lockd_servers=256 lockd_retransmit_timeout=5 grace_period=90 nfsmapid_domain=sun.com ! servers=1024 server_versmin=2 server_versmax=4 max_connections=-1 .Ed .Pp