From nobody Sun Apr 26 10:58:54 2026 X-Original-To: dev-commits-doc-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 4g3Nx002qSz6bVjR for ; Sun, 26 Apr 2026 10:59:00 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g3Nwz6Vw9z3MlW for ; Sun, 26 Apr 2026 10:58:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777201139; 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=rdsyDWLeRe6ZPbPXOKpw2wqkLxJDfzkYfd/7VUZYcAo=; b=arp0kTTIGjBjQF8lENAq9d6vA32A3tpymi9AnYt4cnNUZ4WeEOoYgG/nZs4LjrZl2eXseE cSiGFogkz2PHyAr/HB8PLLWhzdY19IZQa+e9Y0b9UkccW+/C+avfxipkA3Ieibq4AUh4PH y42kMPYJ4mGzKWaEpjs/EGIx2BnGCA4uLrxrjsWDWpTQ63nb+j12cAWq7HCM52HYZM1MZk QXGv5IDf8zJGIVmcQALifPLcgjtGY4Mm2qt+AyvzYY5RUykg225+ALOL8qiV2KYOF1m+Wb PWVWufJ6tRP/wLrq7QnKd08X1ICAUd8tblLIOO+m+c3KsqSZG+gKBQof9DnDCQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777201139; a=rsa-sha256; cv=none; b=pjpx8vVZIJDrV96Ihvn8WFoVEX2kaIIvCciGgavdS+R2PFEpGPYsibc9D++i0w0s0k9Qlc oCxGj4yutwJ6FbJTNpDbqslwe+0jEMQXoAMgTF66Pqun8nwC8WMaBCSH6IB5fWvcRIJOg9 bmiqgSgMvZ5HuoW+X2lTiq6f/wweN7+3g0h0479yjbgW39+YItuJVT50qF+QxCr6eGZvJv PAPkWFRCSI9ZCvWhStDr/wFxJBN/GuAOR+vIRWsWgBtNjRicuBMUqssAz47hErWK+ir1by r9Hd6ZITSoQWUUafJzH+Bmc6gZM81yu1sci6bbSKRdz2lx0rlhrnbBM0mXYExA== 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=1777201139; 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=rdsyDWLeRe6ZPbPXOKpw2wqkLxJDfzkYfd/7VUZYcAo=; b=q4lODCmtlOjRzFtmySRCTBTsqMQryLKT6DYGfrYeSTwnoYfHka6HtczDeifuqdfL+FF180 K3MLkWnvjWShkXMyKc3s3oKXLgf+Svlprc6EllxsYXja8ipJmXYuFMWfdIHmXB0g3ZIxMW 2jlAMQ1gvPTbZiQ3wDCQAMDoCsVArCOgvj/GEgYNyGQhEHaS18rlc7wNtNnokYrskOWDIz 2bUpD2Kc+1vUjpTF21xe9EI1OrHt1Qh2u9xLQIuIjDd97qtjN563eNsnBb8XhgSkBy+Nw0 VAgu43tUSQHJLN6Fliz6pTSo6fvLR6PI6isdmWaXmVVr1Vs1CLqAN+h94XiRaA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g3Nwz66pfz2WK for ; Sun, 26 Apr 2026 10:58:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 19d9b by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 26 Apr 2026 10:58:54 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Frank Moore From: Benedict Reuschling Subject: git: a6a6455f21 - main - Fix a typo: make the word 'ports' singular to correct a grammatical error List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bcr X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a6a6455f210a63f818c32b50aed4f878726d23f3 Auto-Submitted: auto-generated Date: Sun, 26 Apr 2026 10:58:54 +0000 Message-Id: <69edefee.19d9b.5e4370a7@gitrepo.freebsd.org> The branch main has been updated by bcr: URL: https://cgit.FreeBSD.org/doc/commit/?id=a6a6455f210a63f818c32b50aed4f878726d23f3 commit a6a6455f210a63f818c32b50aed4f878726d23f3 Author: Frank Moore AuthorDate: 2026-04-26 10:56:36 +0000 Commit: Benedict Reuschling CommitDate: 2026-04-26 10:58:45 +0000 Fix a typo: make the word 'ports' singular to correct a grammatical error PR: 291858 Event: Wiesbaden Hackathon 202604 --- documentation/content/en/books/handbook/introduction/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/introduction/_index.adoc b/documentation/content/en/books/handbook/introduction/_index.adoc index c65166b670..3e4e3901b8 100644 --- a/documentation/content/en/books/handbook/introduction/_index.adoc +++ b/documentation/content/en/books/handbook/introduction/_index.adoc @@ -238,7 +238,7 @@ In addition to the base distributions, FreeBSD offers a ported software collecti The list of ports ranges from HTTP servers to games, languages, editors, and almost everything in between. There are about {numports} ports; the entire Ports Collection requires approximately {ports-size}. To compile a port, simply change to the directory of the program needed to install, type `make install`, and let the system do the rest. -The full original distribution for each port that is build is retrieved dynamically so only enough disk space to build the ports is needed. +The full original distribution for each port that is built is retrieved dynamically so only enough disk space to build the port is needed. Almost every port is also provided as a pre-compiled "package", which can be installed with a simple command (`pkg install`) by those who do not wish to compile their own ports from source. More information on packages and ports can be found in crossref:ports[ports,Installing Applications: Packages and Ports].