diff options
-rw-r--r-- | man/man8/mount.zfs.8 | 4 | ||||
-rw-r--r-- | man/man8/zfs.8 | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/man/man8/mount.zfs.8 b/man/man8/mount.zfs.8 index 362a8332f..4b71367e2 100644 --- a/man/man8/mount.zfs.8 +++ b/man/man8/mount.zfs.8 @@ -76,11 +76,11 @@ Increase verbosity. Print the usage message. .TP .BI "\-o context" -This flag sets the SELinux context for all files in the filesytem +This flag sets the SELinux context for all files in the filesystem under that mountpoint. .TP .BI "\-o fscontext" -This flag sets the SELinux context for the filesytem being mounted. +This flag sets the SELinux context for the filesystem being mounted. .TP .BI "\-o defcontext" This flag sets the SELinux context for unlabeled files. 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 |