git: a040bb5d0e - main - articles/committers-guide: address verbiage
Jason Helfman <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by jgh: URL: https://cgit.FreeBSD.org/doc/commit/?id=a040bb5d0eb2af4d6a6f1b15c20fde3840152bac commit a040bb5d0eb2af4d6a6f1b15c20fde3840152bac Author: Jason Helfman <[email protected]> AuthorDate: 2022-05-31 01:43:50 +0000 Commit: Jason Helfman <[email protected]> CommitDate: 2022-05-31 01:43:50 +0000 articles/committers-guide: address verbiage Submitted by: [email protected] --- documentation/content/en/articles/committers-guide/_index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 51e6de4d17..148b8567a5 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -2651,8 +2651,8 @@ freebsd yourusername:yourpassword [example] ==== -To direct a local Exim instance that all mail from `[email protected]` - is forwarded to FreeBSD.org servers, add this to Exim [.filename]#configuration#: +To direct a local Exim instance to forward all mail from `[email protected]` + to FreeBSD.org servers, add this to Exim [.filename]#configuration#: [.programlisting] ....