diff options
author | josef <josef@FreeBSD.org> | 2004-12-26 18:06:05 +0000 |
---|---|---|
committer | josef <josef@FreeBSD.org> | 2004-12-26 18:06:05 +0000 |
commit | f98498c1943919d8e31500adfd32b54962fe0fc4 (patch) | |
tree | 360483256c7f8ee1157f1f64146a01950a17540f /sbin | |
parent | a992d5a7287274ec505c87fd445dfee0a2550cba (diff) | |
download | FreeBSD-src-f98498c1943919d8e31500adfd32b54962fe0fc4.zip FreeBSD-src-f98498c1943919d8e31500adfd32b54962fe0fc4.tar.gz |
Fix typo.
Noticed by: clement
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/mount/mount.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index b540f93..fe5c802 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -147,7 +147,7 @@ Enable multi-label Mandatory Access Control, or MAC, on the specified file system. If the file system supports multilabel operation, individual labels will be maintained for each object in the file system, rather than using a -single label for all obejcts. +single label for all objects. An alternative to the .Fl l flag in |