Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2026 09:16:18 +0000
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: f930d8a65406 - main - pnfs.4: Fix a typo in the manual page
Message-ID:  <6a2fc2e2.37705.696c3d5c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by gbe:

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

commit f930d8a6540648423288567ff473123ff5647484
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2026-06-15 09:14:20 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2026-06-15 09:14:20 +0000

    pnfs.4: Fix a typo in the manual page
    
    - s/Wihout/Without/
    
    MFC after:      5 days
---
 usr.sbin/nfsd/pnfs.4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.sbin/nfsd/pnfs.4 b/usr.sbin/nfsd/pnfs.4
index babd221a6d5a..d9818c051df4 100644
--- a/usr.sbin/nfsd/pnfs.4
+++ b/usr.sbin/nfsd/pnfs.4
@@ -215,7 +215,7 @@ set the sysctl
 .Dq vfs.nfsd.flexlinuxhack
 to one so that it works around
 the Linux client driver's limitations.
-Wihout this sysctl being set, there will be access errors, since the Linux
+Without this sysctl being set, there will be access errors, since the Linux
 client will use the authenticator in the layout (uid=999, gid=999) and not
 the authenticator specified in the RPC header.
 .Pp


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2fc2e2.37705.696c3d5c>