diff options
author | bunder2015 <[email protected]> | 2016-12-21 14:06:02 -0500 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2016-12-21 11:06:02 -0800 |
commit | 53ed2db212320e99e1426be832f4968eb7c42adf (patch) | |
tree | 4d60195e14a00e417b1ec70614fac3e611219629 | |
parent | da8f51e16aa4e1832f8c1a9ddc3082e4469b4485 (diff) |
Remove extra + from zfs man page
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: bunder2015 <[email protected]>
Closes #5508
-rw-r--r-- | man/man8/zfs.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/zfs.8 b/man/man8/zfs.8 index 364daad52..d5eeed2fc 100644 --- a/man/man8/zfs.8 +++ b/man/man8/zfs.8 @@ -107,7 +107,7 @@ zfs \- configures ZFS file systems .LP .nf -+\fBzfs\fR \fBset\fR \fIproperty\fR=\fIvalue\fR... \fIfilesystem\fR|\fIvolume\fR|\fIsnapshot\fR... +\fBzfs\fR \fBset\fR \fIproperty\fR=\fIvalue\fR... \fIfilesystem\fR|\fIvolume\fR|\fIsnapshot\fR... .fi .LP |