From nobody Sun Feb 12 16:29:08 2023 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 4PFCbS3n8Gz3q37L for ; Sun, 12 Feb 2023 16:29:08 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PFCbS3C7Nz3KWX; Sun, 12 Feb 2023 16:29:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1676219348; 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=tzJSw9dsHuc2UlBmeLzRx5xsjxxG68O08ouZOUQnhR0=; b=LFzlG2b/OFf+DULvckQF2wWMyuCcDji+5wAcy+IndnkyEyoIdJ9dsG40TBGSdlRK2WCDRo JW93APCGuIILDXE76tie5zYW8/uPoGATDeWmRZE9W+3PvGdz5SUIUU+PAHOuImi0o8as8P eergYV2LHhlmtpobHJaAs6wUzHQgzfYggfbwqVF+plgnlFg+k1H13dqXHCzJsMCIleIo/0 IAPMe6IAZCz51wGMczXdLoanA48L3NiU4dc+HvR/hRVBVfC16CY1bIAZqZrNaDSrmqwaFc ma73gMt3wjRGc828P9NLfxemA1UCVRHUkKB7ZcouVeRlvsbeUGZBFOLVmWvzFg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1676219348; 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=tzJSw9dsHuc2UlBmeLzRx5xsjxxG68O08ouZOUQnhR0=; b=oAPlg+kUCplRujhov3AC33hz8yyNszpEfBzCkedgEbo9w5EKHkA7GuNNmgFnneIi+zvk7b gTtDMxE5hEGOmOa2HNh3pzeOdsQ8gXD9rCtAKnluR9DeFZfThJf/43LBm+nSZS7w0Hyp6i s1CcRnefDK7+GNGtXoxFPL5WtRCt425SLAYSnqpz0WilYAMuu97CntBcPbgsb7G1rxkddf 5KJ60ZnwZFeiqXnBxcfqGMmn+yQc0g4Y9iXGs87y1Ool7ZXLawWWr1BJawZs3vUPjWtdfu c2UUTG5F6/At1FmO6OMAaUfJFc5B2KudqaDGGEGwt99LK25lYQ2pVCQm0yAKkA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676219348; a=rsa-sha256; cv=none; b=gHeXZWo9zmYFhwGAyrk29OznybMsAgT5m49H2IsG7jNOOmil35DY0SiRurlzBcmFgx1cMo GxES7cMmWq9k8LS3szIl/48bbKytJIXMp6W1eKubBPv5Vw6uwo/SyPwbPDUzQ6Rvv9QxrG MxpSBALNP0rDOcroni8G0u+hUtRUWMygAb5fL9+AxPV+y+Of42iNxZXdlRS8mPMpJgiy4O nrsRA494pC/AyEC8j3M3oslZ8aNcTI7v0O7D7UD6fW0LYTP+VsMjS6ytqT4PbZe7bBQUQ3 N3bbt0QwO+PhFaM0gvTHjoSsd2DDIFJ9VP23I+XBhJFSEj/eXOCH9cKd9acU8w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PFCbS2CZ8zlWP; Sun, 12 Feb 2023 16:29:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 31CGT8dP097487; Sun, 12 Feb 2023 16:29:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 31CGT8fr097486; Sun, 12 Feb 2023 16:29:08 GMT (envelope-from git) Date: Sun, 12 Feb 2023 16:29:08 GMT Message-Id: <202302121629.31CGT8fr097486@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Mateusz Piotrowski <0mp@FreeBSD.org> Subject: git: 82561b0c95 - main - handbook: Fix a typo 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: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: dev-commits-doc-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: 0mp X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 82561b0c956cdcdfb4f5cb521d55bef726865e91 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/doc/commit/?id=82561b0c956cdcdfb4f5cb521d55bef726865e91 commit 82561b0c956cdcdfb4f5cb521d55bef726865e91 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2023-02-12 16:25:48 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2023-02-12 16:25:48 +0000 handbook: Fix a typo --- documentation/content/en/books/handbook/ports/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/ports/_index.adoc b/documentation/content/en/books/handbook/ports/_index.adoc index 79e5e97cc5..aecf2aa59b 100644 --- a/documentation/content/en/books/handbook/ports/_index.adoc +++ b/documentation/content/en/books/handbook/ports/_index.adoc @@ -224,7 +224,7 @@ And finally run this command to update from the new (latest) repository metadata [[pkg-configuration]] === Configure pkg -man:pkg.conf[5] is the system-wide configuration file used by the man:pkg[8] tools. +man:pkg.conf[5] is the system-wide configuration file used by the man:pkg[8] tools. The default location of this file is `/usr/local/etc/pkg.conf`. [NOTE]