From nobody Mon Mar 09 18:34:43 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 4fV5K51QZ6z6TjJZ for ; Mon, 09 Mar 2026 18:34:49 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fV5K50F3qz46M9 for ; Mon, 09 Mar 2026 18:34:49 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773081289; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=H+KHBVkc/zUq7piuY3FEiQYceJ7gogEm+7vr/L29zmo=; b=RCBbl2rZAkK/1rYhfhCuNMuZDuzIdvrRvCnek+l4Wna8ErKc7A+AHVoe6Dt0gOUnIfLfyj mxNnCETAJs/PxDKZnMViRBmYwW2ws2rPW+TPJpzvxRm4U7rW2kToYJFoQnhHAC3VJUmEkU piS6fWFfJaj2nc8rmvHFDCCj+6VGtBu2EKcR9HFUIdLxiC2wt+R/Z6/vlnMaxQaJsJifcc fFUJte57fB09kg4nWgKOXpLZzN18kAqcHxbQhi6WingXCnczIL1El9OKtjO4aEic7dTKg6 T8ZghbzdtEh0dQllTcoTpANXVIR52D6zVcyjkenSM7Un9W6ptBBHWslhUAK76Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773081289; a=rsa-sha256; cv=none; b=qgQ5B29Qd03Ezcej8aNSR0k8DyVFQ05QNTg9U2QDYjWSGTNwrQZwYV6B+QFfvUeLcIpUxa nzU32wfF5tdviz4adD44MT00jP2eWqVQ9DvPnnE836pVPdnKv4KoNQY2pzJgUjuHuOBZj1 Jgp0HbZH2HEtZB0z9RMsh22mUHlfQfDZ+QEHcu42f3ful65SWaVkfZ6RMjHR/7lZY2U9PF RBwgmCeuqoQLG9oyr9zYcqnMYQJKlOhrQzkwCji4rxeExbZcoGM4PgpsbavrRdjUm6S51Q BHZgDVP5/YgBxCc/nl4J1oIXM5Ab0SvglB5Kqft9CXnOQm64LS117dQqLSIpNQ== 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=1773081289; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=H+KHBVkc/zUq7piuY3FEiQYceJ7gogEm+7vr/L29zmo=; b=bwTsxIz7nzXkjWAvs4ql59dgea3J5CTjfSxXq1WAcMjWGjUGT3nrYNtR+/nfGLp2lItfVQ UYDiM1P1186SvXm5v9z6z7k2ShFm7XtQwS81L91veBtu7UrIgSyTGYbb5wowoxVU+epygD fTAYP3cCUc8DA9LZyc8r/XgNOVodOyEfEhtJyIKlJxSkM2dW9dyc9L4I405Xb45fydWh0n /32YxisC5qovwocz4CKT6cWjRazhXIJWxAXfth8wIbZXSrlnMXHS7BWxMsRXc2JyNrqPuo +WMhYebj8Nt6XmOCfN7mQEmGmJ1UoxDKDDebF2huFNUmClzv/eeCMsAPtV3d8g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fV5K46v0vzf30 for ; Mon, 09 Mar 2026 18:34:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1fb37 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 09 Mar 2026 18:34:43 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Christos Longros From: Ed Maste Subject: git: 6ccfa67ac422 - main - Fix typos in manual pages 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: emaste X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6ccfa67ac422a307c3e9624fb080d9616b0c6b05 Auto-Submitted: auto-generated Date: Mon, 09 Mar 2026 18:34:43 +0000 Message-Id: <69af12c3.1fb37.3fd5aa85@gitrepo.freebsd.org> The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=6ccfa67ac422a307c3e9624fb080d9616b0c6b05 commit 6ccfa67ac422a307c3e9624fb080d9616b0c6b05 Author: Christos Longros AuthorDate: 2026-03-09 18:33:32 +0000 Commit: Ed Maste CommitDate: 2026-03-09 18:34:27 +0000 Fix typos in manual pages bpf.4: accomodate -> accommodate hier.7: compatability -> compatibility namei.9: succesfull -> successful Signed-off-by: Christos Longros Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D55746 --- share/man/man4/bpf.4 | 2 +- share/man/man7/hier.7 | 2 +- share/man/man9/namei.9 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man4/bpf.4 b/share/man/man4/bpf.4 index dcf321c40782..107d531cb466 100644 --- a/share/man/man4/bpf.4 +++ b/share/man/man4/bpf.4 @@ -293,7 +293,7 @@ The can be used to limit the output to first .Va count entries, otherwise shall be 0. -On return, if the buffer length was enough to accomodate all desired entries, +On return, if the buffer length was enough to accommodate all desired entries, then the supplied buffer is filled with NUL-terminated names of available tapping points and .Vt bi_count diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index c438511678d4..6abce682b627 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -511,7 +511,7 @@ local library headers .It Pa lib/ local libraries .It Pa lib32/ -local 32-bit compatability libraries +local 32-bit compatibility libraries .It Pa libdata/ local utility data files .It Pa libexec/ diff --git a/share/man/man9/namei.9 b/share/man/man9/namei.9 index a42043587432..d920f4e934aa 100644 --- a/share/man/man9/namei.9 +++ b/share/man/man9/namei.9 @@ -443,7 +443,7 @@ The .Vt struct namei member .Dv ni_resflags -returns the following flags giving some details of the succesfull operation: +returns the following flags giving some details of the successful operation: .Bl -tag -width NIRES_EMPTYPATH .It Dv NIRES_ABS The path passed was absolute.