Date: Fri, 7 Apr 2023 10:28:57 GMT From: Ceri Davies <ceri@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 54db866a59 - main - porters-handbook: improve wording of d688971744 Message-ID: <202304071028.337ASv6O019410@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ceri: URL: https://cgit.FreeBSD.org/doc/commit/?id=54db866a597cf79ca5d2c627e98c619a94ed1405 commit 54db866a597cf79ca5d2c627e98c619a94ed1405 Author: Ceri Davies <ceri@FreeBSD.org> AuthorDate: 2023-04-07 10:26:47 +0000 Commit: Ceri Davies <ceri@FreeBSD.org> CommitDate: 2023-04-07 10:26:47 +0000 porters-handbook: improve wording of d688971744 --- .../content/en/books/porters-handbook/quick-porting/_index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/content/en/books/porters-handbook/quick-porting/_index.adoc b/documentation/content/en/books/porters-handbook/quick-porting/_index.adoc index ac331adb2b..41ae5dbfc4 100644 --- a/documentation/content/en/books/porters-handbook/quick-porting/_index.adoc +++ b/documentation/content/en/books/porters-handbook/quick-porting/_index.adoc @@ -310,6 +310,6 @@ The submitter's name will also be added to the list of extref:{contributors}[Add [IMPORTANT] ==== -In previous it was possible to submit patches for new ports using man:shar[1] file which is no longer the case with the evolution of man:git[1]. -Committers no longer entertain man:shar[1] files as it is prone to mistake and does not add the relevant entry in the categories [.filename]#Makefile#. +Previously it was possible to submit patches for new ports using a man:shar[1] file; this is no longer the case with the evolution of man:git[1]. +Committers no longer accept man:shar[1] files as their use is prone to mistake and does not add the relevant entry in the category's [.filename]#Makefile#. ====
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304071028.337ASv6O019410>