diff options
author | Yuri Pankov <yuri.pankov@nexenta.com> | 2018-08-24 03:36:04 +0300 |
---|---|---|
committer | Gordon Ross <gwr@nexenta.com> | 2018-08-19 02:50:05 -0400 |
commit | 8a702e5580b812176cb498d7b89713e44435866a (patch) | |
tree | 274d1edcafb2450b6a535581640f87b94dc2730c | |
parent | d1855c8182d5cf1cd290336767a7c8e7537c13a2 (diff) | |
download | illumos-joyent-8a702e5580b812176cb498d7b89713e44435866a.tar.gz |
9763 zfs(1M): broken formatting in allow/unallow description
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Gordon Ross <gwr@nexenta.com>
-rw-r--r-- | usr/src/man/man1m/zfs.1m | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/usr/src/man/man1m/zfs.1m b/usr/src/man/man1m/zfs.1m index 4ce0ddcad7..ce4e7fac78 100644 --- a/usr/src/man/man1m/zfs.1m +++ b/usr/src/man/man1m/zfs.1m @@ -26,7 +26,7 @@ .\" Copyright (c) 2014, Joyent, Inc. All rights reserved. .\" Copyright (c) 2014 by Adam Stevko. All rights reserved. .\" Copyright (c) 2014 Integros [integros.com] -.\" Copyright 2017 Nexenta Systems, Inc. +.\" Copyright 2018 Nexenta Systems, Inc. .\" Copyright 2018 Joyent, Inc. .\" .Dd Feb 10, 2018 @@ -3142,7 +3142,8 @@ for more information. .Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns .Ar setname Oc Ns ... .Ar filesystem Ns | Ns Ar volume -.br +.Xc +.It Xo .Nm .Cm allow .Op Fl dl @@ -3316,7 +3317,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 .Ar setname Oc Ns ... Oc .Ar filesystem Ns | Ns Ar volume -.br +.Xc +.It Xo .Nm .Cm unallow .Op Fl dlr @@ -3324,7 +3326,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 .Ar setname Oc Ns ... Oc .Ar filesystem Ns | Ns Ar volume -.br +.Xc +.It Xo .Nm .Cm unallow .Op Fl r |