mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-26 03:09:34 +03:00
OpenZFS 8547 - update mandoc to 1.14.3
Authored by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net> Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Ported-by: Giuseppe Di Natale <dinatale2@llnl.gov> OpenZFS-issue: https://www.illumos.org/issues/8547 OpenZFS-commit: https://github.com/openzfs/openzfs/commit/c66b804 Closes #6549
This commit is contained in:
parent
e4b6b2db12
commit
d7323e79a6
@ -43,7 +43,7 @@
|
|||||||
.Nm
|
.Nm
|
||||||
.Fl E
|
.Fl E
|
||||||
.Op Fl A
|
.Op Fl A
|
||||||
.Ar word0 Ns : Ns Ar word1 Ns :...: Ns Ar word15
|
.Ar word0 Ns \&: Ns Ar word1 Ns :...: Ns Ar word15
|
||||||
.Nm
|
.Nm
|
||||||
.Fl l
|
.Fl l
|
||||||
.Op Fl Aqu
|
.Op Fl Aqu
|
||||||
@ -63,7 +63,7 @@
|
|||||||
.Op Fl A
|
.Op Fl A
|
||||||
.Op Fl e Oo Fl V Oc Op Fl p Ar path ...
|
.Op Fl e Oo Fl V Oc Op Fl p Ar path ...
|
||||||
.Op Fl U Ar cache
|
.Op Fl U Ar cache
|
||||||
.Ar poolname vdev Ns : Ns Ar offset Ns : Ns Ar size Ns Op : Ns Ar flags
|
.Ar poolname vdev Ns \&: Ns Ar offset Ns \&: Ns Ar size Ns Op : Ns Ar flags
|
||||||
.Nm
|
.Nm
|
||||||
.Fl S
|
.Fl S
|
||||||
.Op Fl AP
|
.Op Fl AP
|
||||||
@ -159,7 +159,7 @@ Display the statistics independently for each deduplication table.
|
|||||||
Dump the contents of the deduplication tables describing duplicate blocks.
|
Dump the contents of the deduplication tables describing duplicate blocks.
|
||||||
.It Fl DDDDD
|
.It Fl DDDDD
|
||||||
Also dump the contents of the deduplication tables describing unique blocks.
|
Also dump the contents of the deduplication tables describing unique blocks.
|
||||||
.It Fl E Ar word0 Ns : Ns Ar word1 Ns :...: Ns Ar word15
|
.It Fl E Ar word0 Ns \&: Ns Ar word1 Ns :...: Ns Ar word15
|
||||||
Decode and display block from an embedded block pointer specified by the
|
Decode and display block from an embedded block pointer specified by the
|
||||||
.Ar word
|
.Ar word
|
||||||
arguments.
|
arguments.
|
||||||
@ -225,7 +225,9 @@ must be relative to the root of
|
|||||||
This option can be combined with
|
This option can be combined with
|
||||||
.Fl v
|
.Fl v
|
||||||
for increasing verbosity.
|
for increasing verbosity.
|
||||||
.It Fl R Ar poolname vdev Ns : Ns Ar offset Ns : Ns Ar size Ns Op : Ns Ar flags
|
.It Xo
|
||||||
|
.Fl R Ar poolname vdev Ns \&: Ns Ar offset Ns \&: Ns Ar size Ns Op : Ns Ar flags
|
||||||
|
.Xc
|
||||||
Read and display a block from the specified device.
|
Read and display a block from the specified device.
|
||||||
By default the block is displayed as a hex dump, but see the description of the
|
By default the block is displayed as a hex dump, but see the description of the
|
||||||
.Sy r
|
.Sy r
|
||||||
|
@ -26,8 +26,8 @@
|
|||||||
.\" Copyright (c) 2014, Joyent, Inc. All rights reserved.
|
.\" Copyright (c) 2014, Joyent, Inc. All rights reserved.
|
||||||
.\" Copyright (c) 2014 by Adam Stevko. All rights reserved.
|
.\" Copyright (c) 2014 by Adam Stevko. All rights reserved.
|
||||||
.\" Copyright (c) 2014 Integros [integros.com]
|
.\" Copyright (c) 2014 Integros [integros.com]
|
||||||
.\" Copyright 2016 Nexenta Systems, Inc.
|
|
||||||
.\" Copyright 2016 Richard Laager. All rights reserved.
|
.\" Copyright 2016 Richard Laager. All rights reserved.
|
||||||
|
.\" Copyright 2017 Nexenta Systems, Inc.
|
||||||
.\"
|
.\"
|
||||||
.Dd June 28, 2017
|
.Dd June 28, 2017
|
||||||
.Dt ZFS 8 SMM
|
.Dt ZFS 8 SMM
|
||||||
@ -2086,7 +2086,7 @@ dataset.
|
|||||||
The
|
The
|
||||||
.Sy nosuid
|
.Sy nosuid
|
||||||
option is an alias for
|
option is an alias for
|
||||||
.Sy nodevices Ns , Ns Sy nosetuid .
|
.Sy nodevices Ns \&, Ns Sy nosetuid .
|
||||||
These properties are reported as
|
These properties are reported as
|
||||||
.Qq temporary
|
.Qq temporary
|
||||||
by the
|
by the
|
||||||
@ -2115,7 +2115,7 @@ and underscore
|
|||||||
.Pq Qq Sy _ .
|
.Pq Qq Sy _ .
|
||||||
The expected convention is that the property name is divided into two portions
|
The expected convention is that the property name is divided into two portions
|
||||||
such as
|
such as
|
||||||
.Em module Ns : Ns Em property ,
|
.Em module Ns \&: Ns Em property ,
|
||||||
but this namespace is not enforced by ZFS.
|
but this namespace is not enforced by ZFS.
|
||||||
User property names can be at most 256 characters, and cannot begin with a dash
|
User property names can be at most 256 characters, and cannot begin with a dash
|
||||||
.Pq Qq Sy - .
|
.Pq Qq Sy - .
|
||||||
@ -2598,7 +2598,7 @@ property is
|
|||||||
.Sy off
|
.Sy off
|
||||||
.Pc .
|
.Pc .
|
||||||
The following fields are displayed,
|
The following fields are displayed,
|
||||||
.Sy name Ns , Ns Sy used Ns , Ns Sy available Ns , Ns Sy referenced Ns , Ns
|
.Sy name Ns \&, Ns Sy used Ns \&, Ns Sy available Ns \&, Ns Sy referenced Ns \&, Ns
|
||||||
.Sy mountpoint .
|
.Sy mountpoint .
|
||||||
.Bl -tag -width "-H"
|
.Bl -tag -width "-H"
|
||||||
.It Fl H
|
.It Fl H
|
||||||
@ -2636,9 +2636,9 @@ The value
|
|||||||
.Sy space
|
.Sy space
|
||||||
to display space usage properties on file systems and volumes.
|
to display space usage properties on file systems and volumes.
|
||||||
This is a shortcut for specifying
|
This is a shortcut for specifying
|
||||||
.Fl o Sy name Ns , Ns Sy avail Ns , Ns Sy used Ns , Ns Sy usedsnap Ns , Ns
|
.Fl o Sy name Ns \&, Ns Sy avail Ns \&, Ns Sy used Ns \&, Ns Sy usedsnap Ns \&, Ns
|
||||||
.Sy usedds Ns , Ns Sy usedrefreserv Ns , Ns Sy usedchild Fl t
|
.Sy usedds Ns \&, Ns Sy usedrefreserv Ns \&, Ns Sy usedchild Fl t
|
||||||
.Sy filesystem Ns , Ns Sy volume
|
.Sy filesystem Ns \&, Ns Sy volume
|
||||||
syntax.
|
syntax.
|
||||||
.El
|
.El
|
||||||
.It Fl p
|
.It Fl p
|
||||||
@ -2760,7 +2760,7 @@ A depth of
|
|||||||
will display only the dataset and its direct children.
|
will display only the dataset and its direct children.
|
||||||
.It Fl o Ar field
|
.It Fl o Ar field
|
||||||
A comma-separated list of columns to display.
|
A comma-separated list of columns to display.
|
||||||
.Sy name Ns , Ns Sy property Ns , Ns Sy value Ns , Ns Sy source
|
.Sy name Ns \&, Ns Sy property Ns \&, Ns Sy value Ns \&, Ns Sy source
|
||||||
is the default value.
|
is the default value.
|
||||||
.It Fl p
|
.It Fl p
|
||||||
Display numbers in parsable
|
Display numbers in parsable
|
||||||
@ -2944,7 +2944,7 @@ Print only the specified types from the following set:
|
|||||||
.Sy posixgroup ,
|
.Sy posixgroup ,
|
||||||
.Sy smbgroup .
|
.Sy smbgroup .
|
||||||
The default is
|
The default is
|
||||||
.Fl t Sy posixuser Ns , Ns Sy smbuser .
|
.Fl t Sy posixuser Ns \&, Ns Sy smbuser .
|
||||||
The default can be changed to include group types.
|
The default can be changed to include group types.
|
||||||
.El
|
.El
|
||||||
.It Xo
|
.It Xo
|
||||||
@ -2962,7 +2962,7 @@ filesystem or snapshot.
|
|||||||
This subcommand is identical to
|
This subcommand is identical to
|
||||||
.Nm zfs Cm userspace ,
|
.Nm zfs Cm userspace ,
|
||||||
except that the default types to display are
|
except that the default types to display are
|
||||||
.Fl t Sy posixgroup Ns , Ns Sy smbgroup .
|
.Fl t Sy posixgroup Ns \&, Ns Sy smbgroup .
|
||||||
.It Xo
|
.It Xo
|
||||||
.Nm
|
.Nm
|
||||||
.Cm mount
|
.Cm mount
|
||||||
@ -3111,7 +3111,7 @@ snapshot to the second snapshot.
|
|||||||
For example,
|
For example,
|
||||||
.Fl I Em @a Em fs@d
|
.Fl I Em @a Em fs@d
|
||||||
is similar to
|
is similar to
|
||||||
.Fl i Em @a Em fs@b Ns ; Fl i Em @b Em fs@c Ns ; Fl i Em @c Em fs@d .
|
.Fl i Em @a Em fs@b Ns \&; Fl i Em @b Em fs@c Ns \&; Fl i Em @c Em fs@d .
|
||||||
The incremental source may be specified as with the
|
The incremental source may be specified as with the
|
||||||
.Fl i
|
.Fl i
|
||||||
option.
|
option.
|
||||||
|
@ -21,11 +21,11 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2007, Sun Microsystems, Inc. All Rights Reserved.
|
.\" Copyright (c) 2007, Sun Microsystems, Inc. All Rights Reserved.
|
||||||
.\" Copyright (c) 2013 by Delphix. All rights reserved.
|
.\" Copyright (c) 2013 by Delphix. All rights reserved.
|
||||||
.\" Copyright 2016 Nexenta Systems, Inc.
|
|
||||||
.\" Copyright (c) 2012 Cyril Plisko. All Rights Reserved.
|
.\" Copyright (c) 2012 Cyril Plisko. All Rights Reserved.
|
||||||
.\" Copyright (c) 2017 Datto Inc.
|
.\" Copyright (c) 2017 Datto Inc.
|
||||||
.\" Copyright (c) 2017 George Melikov. All Rights Reserved.
|
.\" Copyright (c) 2017 George Melikov. All Rights Reserved.
|
||||||
.\" Copyright (c) 2017 Datto Inc.
|
.\" Copyright (c) 2017 Datto Inc.
|
||||||
|
.\" Copyright 2017 Nexenta Systems, Inc.
|
||||||
.\"
|
.\"
|
||||||
.Dd June 28, 2017
|
.Dd June 28, 2017
|
||||||
.Dt ZPOOL 8 SMM
|
.Dt ZPOOL 8 SMM
|
||||||
@ -1117,7 +1117,7 @@ Do not display headers, and separate fields by a single tab instead of arbitrary
|
|||||||
space.
|
space.
|
||||||
.It Fl o Ar field
|
.It Fl o Ar field
|
||||||
A comma-separated list of columns to display.
|
A comma-separated list of columns to display.
|
||||||
.Sy name Ns , Ns Sy property Ns , Ns Sy value Ns , Ns Sy source
|
.Sy name Ns \&, Ns Sy property Ns \&, Ns Sy value Ns \&, Ns Sy source
|
||||||
is the default value.
|
is the default value.
|
||||||
.It Fl p
|
.It Fl p
|
||||||
Display numbers in parsable (exact) values.
|
Display numbers in parsable (exact) values.
|
||||||
|
Loading…
Reference in New Issue
Block a user