From nobody Mon Jun 22 12:51:45 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gkSkn3rhnz6h7Z3 for ; Mon, 22 Jun 2026 12:51:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gkSkn37YWz3hHS for ; Mon, 22 Jun 2026 12:51:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782132705; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=QU9LYL2nsNZbzlR3JJwCWref/v4qB7fixUtDqxi6+go=; b=etR8fmxTTjlRlFTGGtQnWWY+5H5ig7Kpz1J6BfmQrllu4JyRWENtu8/Ke9imr/nXuFV1pR IidABQMvRo0p3t6OR67P4XMfvUDjGtLw5PvVxwB09Sq5SqBgL/gJgLbuPLhK4u+GosNWF8 R9+2pKfZzY6epKyCVYFiLs+5jDyRU0gIzUXXOoWsu6WKTdo81tE4rUYEjdTGzVh1VojdMl hJX8ywraWxy4hlxB0/pJfms3REE0MQ1NUWav0DWguV0a4Ai+m7bqTRRnmqmosh+B+aywvU oLL3klaCMJUWZtc0o1m5sIiW7p7fj/7Y0eOdkxbPKdjass3V5wpA+UaY+R/qEg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782132705; a=rsa-sha256; cv=none; b=u18VvsYtdzbWcESoaRgtcVkIoj6CJIlF5BEf2wAY2rxEb2vYIY1AFoSHqdCmINzOv/VW6D mZqvAH9gOLm6Rl5cNRa0S6Ws2PhpP+4Z9xqW0QA3CNY8BYGrLSgzWYGFbDct3W7qW9s10t 19Un09vbm8oUnclfHVDfctXAYvL0Bo+NuTw8GjEqne+RuTEIUTZJZ4/I5Oah9HATdVL3QK qLsOB9mDR7DZA74Rzo8fUVIej3pD12/toMX/zd0dtdV2vGyxFeGOHqO50KykpOmDGts+7Z VrHdUDY3LtZq2XLXEEsaUbhQfnKSqb0gBAq2H2jYINUVcA05rHH987+Ph9jBzg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782132705; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=QU9LYL2nsNZbzlR3JJwCWref/v4qB7fixUtDqxi6+go=; b=sYqhiwVDifcV4Ouo99kdLNd/p2YSpr+wiIlBXFe8ZNs0oF3TFiStJMiHfq7Ve9SrEVrlN/ M5KV2Mjh/sc+LP/Dc9Cbn9p2cgLgFh59VWpobgGQlB6l+9jtjfrRQp3yDuSmSGzzEjsN0d vRvQZ9kkv8Z69wIl0PB6P1Z8tdd8Xh5TxSXCTLcidOu4KBW7C29CiKQ76f8ehYpI8dobSB ROfQHfDGYRCuzS2vE7t4aIZPKpvS0fgoxwnSfXpG2BZKwT5SRDbShMfauETFcCJrTPdbRR AXjXXO1wQOz81WcjCYrdYOfcuERQw0moG+CbTZ9xnThSIIrmm65ozLsyG/Ud5Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gkSkn1Y69zpKB for ; Mon, 22 Jun 2026 12:51:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 370a6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 22 Jun 2026 12:51:45 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Gordon Bergling Subject: git: 864d3da66fc6 - stable/15 - pnfs.4: Fix a typo in the manual page List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gbe X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 864d3da66fc6d4c1de0891ba2323a3cdc979d29d Auto-Submitted: auto-generated Date: Mon, 22 Jun 2026 12:51:45 +0000 Message-Id: <6a392fe1.370a6.923d1dd@gitrepo.freebsd.org> The branch stable/15 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=864d3da66fc6d4c1de0891ba2323a3cdc979d29d commit 864d3da66fc6d4c1de0891ba2323a3cdc979d29d Author: Gordon Bergling AuthorDate: 2026-06-15 09:14:20 +0000 Commit: Gordon Bergling CommitDate: 2026-06-22 12:49:47 +0000 pnfs.4: Fix a typo in the manual page - s/Wihout/Without/ (cherry picked from commit f930d8a6540648423288567ff473123ff5647484) --- 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