aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/articles/committers-guide
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2018-06-30 05:33:32 +0000
committerEitan Adler <eadler@FreeBSD.org>2018-06-30 05:33:32 +0000
commita796be71b60c0752d3087e5650c4ec2e30a357ec (patch)
treebbaf8ed7d17bcb5e1b021e11dca11e17a8ed573e /en_US.ISO8859-1/articles/committers-guide
parentd76a30e2d060d00589cc59eb6b96b5f086b171e7 (diff)
Notes
Diffstat (limited to 'en_US.ISO8859-1/articles/committers-guide')
-rw-r--r--en_US.ISO8859-1/articles/committers-guide/article.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/articles/committers-guide/article.xml b/en_US.ISO8859-1/articles/committers-guide/article.xml
index 96c2791735..79a28743f6 100644
--- a/en_US.ISO8859-1/articles/committers-guide/article.xml
+++ b/en_US.ISO8859-1/articles/committers-guide/article.xml
@@ -4544,7 +4544,7 @@ Do you want to commit? (no = start a shell) [y/n]</screen>
account, you need a few lines in your
<filename>~/.ssh/config</filename>:</para>
- <programlisting>Host repo.freebsd.org # Can be *.freebsd.org
+ <programlisting>Host *.freebsd.org
User <replaceable>freebsd-login</replaceable></programlisting>
<tip>