The description about set_encpolicy command in xfs_io man page missed
some quotation marks. It's a little picky, but it really causes the
quotation marks can't match each other.
Signed-off-by: Zorro Lang <zlang@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
the system will be printed along with its size.
.PD
.TP
-.BI "set_encpolicy [ \-c " mode " ] [ \-n " mode " ] [ \-f " flags " ] [ \-v " version " ] [ " keydesc " ]
+.BI "set_encpolicy [ \-c " mode " ] [ \-n " mode " ] [ \-f " flags " ] [ \-v " version " ] [ " keydesc " ]"
On filesystems that support encryption, assign an encryption policy to the
current file.
.I keydesc
.RS 1.0i
.PD 0
.TP 0.4i
-.BI \-c " mode
+.BI \-c " mode"
contents encryption mode (e.g. AES-256-XTS)
.TP
-.BI \-n " mode
+.BI \-n " mode"
filenames encryption mode (e.g. AES-256-CTS)
.TP
-.BI \-f " flags
+.BI \-f " flags"
policy flags (numeric)
.TP
-.BI \-v " version
+.BI \-v " version"
version of policy structure (numeric)
.RE
.PD