Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 2025 09:19:28 +0000
From:      Olivier Certner <olce@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 1a5539989e04 - stable/14 - exports.5: Typo: "auomatically" => "automatically"
Message-ID:  <694518a0.3dd58.32e8a666@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/14 has been updated by olce:

URL: https://cgit.FreeBSD.org/src/commit/?id=1a5539989e04a4ec03ad8787368858de4a2ae097

commit 1a5539989e04a4ec03ad8787368858de4a2ae097
Author:     Olivier Certner <olce@FreeBSD.org>
AuthorDate: 2025-11-27 20:27:14 +0000
Commit:     Olivier Certner <olce@FreeBSD.org>
CommitDate: 2025-12-19 09:16:49 +0000

    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
    
    (cherry picked from commit 7521dc5dce35159add70003340e1555456721a2d)
---
 usr.sbin/mountd/exports.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.sbin/mountd/exports.5 b/usr.sbin/mountd/exports.5
index 4c8e90635cb2..bf45b1292f60 100644
--- a/usr.sbin/mountd/exports.5
+++ b/usr.sbin/mountd/exports.5
@@ -85,7 +85,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


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694518a0.3dd58.32e8a666>