diff options
author | Ruben Kerkhof <[email protected]> | 2016-05-16 14:14:32 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2016-05-16 12:26:31 -0700 |
commit | 32a6c3d7568a83582feb4387557ab7bc54a9f90c (patch) | |
tree | 904e5309dd4a11d94ee26bde25752ec2c668a1c8 /man/man8/zfs.8 | |
parent | d919da83faf14a46e20b7974e64617ee65d975d1 (diff) |
zfs.8 & mount.zfs.8: fix a few typos
filesytem -> filesystem
defntext -> defcontext
Signed-off-by: Ruben Kerkhof <[email protected]>
Diffstat (limited to 'man/man8/zfs.8')
-rw-r--r-- | man/man8/zfs.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man8/zfs.8 b/man/man8/zfs.8 index 97b34fa22..da64a5d46 100644 --- a/man/man8/zfs.8 +++ b/man/man8/zfs.8 @@ -1520,7 +1520,7 @@ The \fBcasesensitivity\fR, \fBnormalization\fR, and \fButf8only\fR properties ar .ad .sp .6 .RS 4n -This flag sets the SELinux context for all files in the filesytem under the mountpoint for that filesystem. See \fBselinux\fR(8) for more information. +This flag sets the SELinux context for all files in the filesystem under the mountpoint for that filesystem. See \fBselinux\fR(8) for more information. .RE .sp @@ -1531,14 +1531,14 @@ This flag sets the SELinux context for all files in the filesytem under the moun .ad .sp .6 .RS 4n -This flag sets the SELinux context for the filesytem being mounted. See \fBselinux\fR(8) for more information. +This flag sets the SELinux context for the filesystem being mounted. See \fBselinux\fR(8) for more information. .RE .sp .ne 2 .mk .na -\fB\fBdefntext\fR=\fBnone\fR | \fISELinux_User:SElinux_Role:Selinux_Type:Sensitivity_Level\fR\fR +\fB\fBdefcontext\fR=\fBnone\fR | \fISELinux_User:SElinux_Role:Selinux_Type:Sensitivity_Level\fR\fR .ad .sp .6 .RS 4n |