Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2023 16:29:08 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 82561b0c95 - main - handbook: Fix a typo
Message-ID:  <202302121629.31CGT8fr097486@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302121629.31CGT8fr097486>