aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/articles/committers-guide
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2022-05-31 01:43:50 +0000
committerJason Helfman <jgh@FreeBSD.org>2022-05-31 01:43:50 +0000
commita040bb5d0eb2af4d6a6f1b15c20fde3840152bac (patch)
tree7b17e80bdc2046393b2695d7d081f545ad8f0e8c /documentation/content/en/articles/committers-guide
parent063bad241796e7d656f9dea89c7d5c6f3fc6a86b (diff)
Diffstat (limited to 'documentation/content/en/articles/committers-guide')
-rw-r--r--documentation/content/en/articles/committers-guide/_index.adoc4
1 files 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 `_example_@FreeBSD.org`
- is forwarded to FreeBSD.org servers, add this to Exim [.filename]#configuration#:
+To direct a local Exim instance to forward all mail from `_example_@FreeBSD.org`
+ to FreeBSD.org servers, add this to Exim [.filename]#configuration#:
[.programlisting]
....