From nobody Sat Jun 27 10:59:55 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 4gnV1S1PCCz6jMTp for ; Sat, 27 Jun 2026 10:59:56 +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 4gnV1R5tzYz4HRY for ; Sat, 27 Jun 2026 10:59:55 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782557995; 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=cNMVntobSV5RHnfzEvr9DSpHnV+4sN98ERzNJCRRb3I=; b=ZNADeBbKQXhOqLhtapsLGshqQWiZr1fBKV3CTjK1M+l1fbX0w68Q6L/Tj/Rzlc5NWbR+Qw uKYeuXoohkl/vNZq7fOQnsJGxgr/2kXiSL6WcDbaNhC8VRqlpESThNl2sSAKZYqXv0qu22 nqayHc0Co9bMzxPxzJUzTBg5FFXKiDDzptcXaLMP+TxNibV3pX+eqxQp/WUTXUH8MdQ+/s Zf3FxB8DhtXCdg3pt3fU5VzIOqmE40x0VEbd+X1HjKUSTUQNZcySVNy8W3nyCV7oNN/1aR ArvwDCbAzxGMXgSooZT6mtbKOeSbq0tZLv37VMFw/7b3zHNX+c3KQEywX2VyKw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782557995; a=rsa-sha256; cv=none; b=cmhLeA3uA5ZFFP46gtxeGNchygcJdRwjb5gc1WcPhzJIglsEnlAB8402z/MYnxljCXtjSw aFPmeMtYzh8FRaqErXn/XGcGIquks+oxaj2mDm22S0CpBKofV+xuk6k/YX7fVBqhSx0uKT yY91kwYl0idVgFpnr+MPPKUvqU3/crZcTkMsbWW33mLbn9kvlncjhhI7zIFzxgFESUuPKs zKGN3rgOrr16u0zHmmKzzx7CysJNU3IAnEkpzFkKEqeqYqG+u1FCECAOtOMkOen3Qvmz3d TB8Gjjwm/mkFi5QGLMZaG+hN1ZKyb9moEcG6R4b9xy0bOesWkfu2imO9NhsMCA== 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=1782557995; 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=cNMVntobSV5RHnfzEvr9DSpHnV+4sN98ERzNJCRRb3I=; b=ffYxivGPuHORmOlzZ3/6lD3fy4taFcUBcQWORhwXUUdGbI7+AMGbjcSsejroZEzd6F6Mna HWjMf8JQKxJx1ZpGKy8TO3KC4u54fuFkivKbFuTKQSk3NvVun2S0/MLd3XNie4hfks9Vmp mYIdFd6B3wMtVn8SX6Vtpc1AUQth65ejn5ps9uJwFvv2nx9M22TuH1WO8AAHA1Lyjsh6Cp K0LbI3X20k2sdMgbiC/qbV8zAdRgLph8HJWliJACq5HR2uz68y5Dti0poVNIHvCkDuHAsh NFuwSDfXkPxgcgL7MTHh/zbuUjNQGqyl28Os3Vqn2bgomFtDSXcp/EtUixQ6HA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gnV1R4tCZz5fv for ; Sat, 27 Jun 2026 10:59:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 37dbf by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 27 Jun 2026 10:59:55 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Gordon Bergling Subject: git: 0223ae33ad6d - main - ipfilter(4): Fix a couple of typos in the 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 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/main X-Git-Reftype: branch X-Git-Commit: 0223ae33ad6dd29215bbb6efd041aa5b6c67dc1f Auto-Submitted: auto-generated Date: Sat, 27 Jun 2026 10:59:55 +0000 Message-Id: <6a3fad2b.37dbf.7233c94b@gitrepo.freebsd.org> The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=0223ae33ad6dd29215bbb6efd041aa5b6c67dc1f commit 0223ae33ad6dd29215bbb6efd041aa5b6c67dc1f Author: Gordon Bergling AuthorDate: 2026-06-27 10:51:19 +0000 Commit: Gordon Bergling CommitDate: 2026-06-27 10:51:19 +0000 ipfilter(4): Fix a couple of typos in the manual pages - s/heirarchical/hierarchical/ - s/itnerface/interface/ - s/conjuction/conjunction/ MFC after: 3 days --- sbin/ipf/ippool/ippool.5 | 4 ++-- sbin/ipf/ippool/ippool.8 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sbin/ipf/ippool/ippool.5 b/sbin/ipf/ippool/ippool.5 index 1ab8681bef8b..ae6c4b919940 100644 --- a/sbin/ipf/ippool/ippool.5 +++ b/sbin/ipf/ippool/ippool.5 @@ -34,7 +34,7 @@ pool .IP address pools - are an alternative to hash tables that can perform just as well in most circumstances. In addition, the address pools allow for -heirarchical matching, so it is possible to define a subnet as matching +hierarchical matching, so it is possible to define a subnet as matching but then exclude specific addresses from it. .SS Evolving Configuration @@ -170,7 +170,7 @@ necessary to list each host to be used explicitly. Expressing a collection of hosts as a range or a subnet is not supported. With each address it is also possible to specify a network interface name. The network interface name is ignored by NAT when using destination lists. -The network itnerface name is currently only used with policy based +The network interface name is currently only used with policy based routing (use of "to"/"dup-to" in ipf.conf(5)). .PP Unlike the other directives that can be expressed in this file, destination diff --git a/sbin/ipf/ippool/ippool.8 b/sbin/ipf/ippool/ippool.8 index c879c97b01dd..f1d0aed09d9d 100644 --- a/sbin/ipf/ippool/ippool.8 +++ b/sbin/ipf/ippool/ippool.8 @@ -120,7 +120,7 @@ When parsing a configuration file, rather than load new pool data into the kernel, unload it. .TP .B -D -When used in conjuction with -l, dump the ippool configuration to stdout in +When used in conjunction with -l, dump the ippool configuration to stdout in a format that can be subsequently used as input into ippool -f. .TP .SH FILES