diff options
| author | Olivier Certner <olce@FreeBSD.org> | 2025-11-27 20:27:14 +0000 |
|---|---|---|
| committer | Olivier Certner <olce@FreeBSD.org> | 2025-11-27 20:35:31 +0000 |
| commit | 7521dc5dce35159add70003340e1555456721a2d (patch) | |
| tree | 6c200247c4f567e288a2f64bdbc443b94971f312 | |
| parent | e60861eb41ca9d141a0d967db3ecbe2b2909c300 (diff) | |
exports.5: Typo: "auomatically" => "automatically"
Fixes: 9d975e47d5a3 ("exports.5: Clarify that exported dirs should be local mount points")
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
| -rw-r--r-- | usr.sbin/mountd/exports.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mountd/exports.5 b/usr.sbin/mountd/exports.5 index 786411fbf6d8..0362ad552670 100644 --- a/usr.sbin/mountd/exports.5 +++ b/usr.sbin/mountd/exports.5 @@ -83,7 +83,7 @@ As such, to avoid confusion with respect to what is exported, it may be prudent to limit exported directories to server local file system mount points. When exporting ZFS datasets with the .Sy sharenfs -property, this is auomatically the case. +property, this is automatically the case. If the .Fl alldirs flag is specified and |
