diff options
author | Michal Nowak <mnowak@startmail.com> | 2019-06-04 12:07:02 +0200 |
---|---|---|
committer | Dan McDonald <danmcd@joyent.com> | 2019-06-13 15:06:34 -0400 |
commit | 2da8e96eb94b431165f3682ff0231d2ac4422c94 (patch) | |
tree | 807162b79628db2d811d5e6904f37fd12f0d82db /usr/src | |
parent | cf26d3683ae21b85c4d302e60723a08e85e2574a (diff) | |
download | illumos-gate-2da8e96eb94b431165f3682ff0231d2ac4422c94.tar.gz |
11192 zpool.1m: UNSUPP: unsupported escape sequence: \?
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/man/man1m/zpool.1m | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man1m/zpool.1m b/usr/src/man/man1m/zpool.1m index 636af46e24..ac30394a52 100644 --- a/usr/src/man/man1m/zpool.1m +++ b/usr/src/man/man1m/zpool.1m @@ -34,7 +34,7 @@ .Nd configure ZFS storage pools .Sh SYNOPSIS .Nm -.Fl \? +.Fl \&? .Nm .Cm add .Op Fl fgLnP @@ -830,7 +830,7 @@ The following subcommands are supported: .Bl -tag -width Ds .It Xo .Nm -.Fl \? +.Fl \&? .Xc Displays a help message. .It Xo |