diff options
| author | Yuri Pankov <yuri.pankov@nexenta.com> | 2017-05-29 03:56:19 +0300 |
|---|---|---|
| committer | Gordon Ross <gwr@nexenta.com> | 2017-06-07 11:12:34 -0400 |
| commit | 72d3dbb9ab4481606cb93caca98ba3b3a8eb6ce2 (patch) | |
| tree | b1e1409d1dc0ac3c433224c0cde7c97d01e98d5c /usr/src/man/man1m/sharectl.1m | |
| parent | cb4d790db8fe85bce9f9647fe4e1bdc274c7af1c (diff) | |
| download | illumos-joyent-72d3dbb9ab4481606cb93caca98ba3b3a8eb6ce2.tar.gz | |
8300 fix man page issues found by mandoc 1.14.1
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Gordon Ross <gwr@nexenta.com>
Diffstat (limited to 'usr/src/man/man1m/sharectl.1m')
| -rw-r--r-- | usr/src/man/man1m/sharectl.1m | 30 |
1 files changed, 18 insertions, 12 deletions
diff --git a/usr/src/man/man1m/sharectl.1m b/usr/src/man/man1m/sharectl.1m index e754a602b4..74d260d4e7 100644 --- a/usr/src/man/man1m/sharectl.1m +++ b/usr/src/man/man1m/sharectl.1m @@ -45,9 +45,10 @@ .Sh DESCRIPTION The .Nm -command operates on file sharing services. The command sets the client and -server operational properties, takes and restores configuration snapshots, and -gets status of the protocol service. Currently supported services are +command operates on file sharing services. +The command sets the client and server operational properties, takes and +restores configuration snapshots, and gets status of the protocol service. +Currently supported services are .Xr autofs 4 , .Xr nfs 4 , .Xr smb 4 @@ -64,9 +65,11 @@ authorizations, see appropriate sharing protocol man page. The following options are supported where applicable: .Bl -tag -width Ds .It Fl h -Displays usage message. Supported for all subcommands. +Displays usage message. +Supported for all subcommands. .It Fl p Ar property Ns Op = Ns Ar value -Specifies a property. See +Specifies a property. +See .Sx Subcommands , below. .El @@ -79,8 +82,8 @@ supports the subcommands described below: .Cm delsect .Ar section protocol .Xc -Delete configuration section for the specified protocol. Currently only protocol -that has configuration sections is +Delete configuration section for the specified protocol. +Currently only protocol that has configuration sections is .Nm smbfs .Po see .Xr nsmbrc 4 @@ -93,12 +96,14 @@ and .Oo Fl p Ar property Oc Ns ... .Ar protocol .Xc -Get the property values for the specified protocol. If no +Get the property values for the specified protocol. +If no .Fl p -option is provided, get all the properties for the specified protocol. For NFS, -properties correspond to entries in the +option is provided, get all the properties for the specified protocol. +For NFS, properties correspond to entries in the .Pa /etc/default/nfs -file. See +file. +See .Xr nfs 4 . .It Xo .Nm @@ -192,7 +197,8 @@ The following command shows how an authorized user can use the .Nm sharectl Cm get command to view the global settings for .Nm smbfs -in the SMF. The values shown are those set by the previous example. +in the SMF. +The values shown are those set by the previous example. .Bd -literal # sharectl get smbfs [default] |
