Date: Thu, 22 Jul 2021 15:44:21 GMT From: Ceri Davies <ceri@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: b578d2a77eac - main - man/man7/development.7: correct typo in manpage. Message-ID: <202107221544.16MFiLRh069805@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ceri (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=b578d2a77eaca6c3b2c76bd90161e32433892723 commit b578d2a77eaca6c3b2c76bd90161e32433892723 Author: Ceri Davies <ceri@FreeBSD.org> AuthorDate: 2021-07-22 15:16:43 +0000 Commit: Ceri Davies <ceri@FreeBSD.org> CommitDate: 2021-07-22 15:43:46 +0000 man/man7/development.7: correct typo in manpage. --- share/man/man7/development.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man7/development.7 b/share/man/man7/development.7 index a0459ccfad72..805e3c948df9 100644 --- a/share/man/man7/development.7 +++ b/share/man/man7/development.7 @@ -33,7 +33,7 @@ development process .Sh DESCRIPTION .Fx -development is split into three major suprojects: doc, ports, and src. +development is split into three major subprojects: doc, ports, and src. Doc is the documentation, such as the .Fx Handbook.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107221544.16MFiLRh069805>