OpenZFS 9763 - zfs(1M): broken formatting in allow/unallow description
Porting notes: * Two of the three changes from the upstream patch were already applied for Linux. Only the last one is required. Authored by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed-by: George Melikov <mail@gmelikov.ru> Approved by: Gordon Ross <gwr@nexenta.com> Ported-by: Brian Behlendorf <behlendorf1@llnl.gov> OpenZFS-issue: https://illumos.org/issues/9763 OpenZFS-commit: https://github.com/openzfs/openzfs/commit/8a702e55 Closes #7972
This commit is contained in:
parent
0c6d09361d
commit
cb110f254e
|
@ -27,7 +27,7 @@
|
||||||
.\" 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 Richard Laager. All rights reserved.
|
.\" Copyright 2016 Richard Laager. All rights reserved.
|
||||||
.\" Copyright 2017 Nexenta Systems, Inc.
|
.\" Copyright 2018 Nexenta Systems, Inc.
|
||||||
.\" Copyright 2018 Joyent, Inc.
|
.\" Copyright 2018 Joyent, Inc.
|
||||||
.\"
|
.\"
|
||||||
.Dd July 13, 2018
|
.Dd July 13, 2018
|
||||||
|
@ -4242,7 +4242,8 @@ and can be no more than 64 characters long.
|
||||||
.Oo Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
|
.Oo Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
|
||||||
.Ar setname Oc Ns ... Oc
|
.Ar setname Oc Ns ... Oc
|
||||||
.Ar filesystem Ns | Ns Ar volume
|
.Ar filesystem Ns | Ns Ar volume
|
||||||
.br
|
.Xc
|
||||||
|
.It Xo
|
||||||
.Nm
|
.Nm
|
||||||
.Cm unallow
|
.Cm unallow
|
||||||
.Op Fl r
|
.Op Fl r
|
||||||
|
|
Loading…
Reference in New Issue