Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 2021 02:47:58 GMT
From:      Ka Ho Ng <khng@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: aa0d0c1422 - main - Alternative formatting on freebsd/developer/* blocks
Message-ID:  <202103170247.12H2lwvk086478@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by khng (src committer):

URL: https://cgit.FreeBSD.org/doc/commit/?id=aa0d0c142274f475ce153142c649747e92773c80

commit aa0d0c142274f475ce153142c649747e92773c80
Author:     Ka Ho Ng <khng@FreeBSD.org>
AuthorDate: 2021-03-17 02:44:32 +0000
Commit:     Ka Ho Ng <khng@FreeBSD.org>
CommitDate: 2021-03-17 02:47:04 +0000

    Alternative formatting on freebsd/developer/* blocks
    
    Use angle brackets instead of italic to denote mandatory fields after
    "freebsd/developer/" blocks. "freefall name" and "NickServ name" are
    also renamed to "freefall username"` and "FreeNode account".
    
    Reviewed by:    debdrup, ygy, lwhsu
    Approved by:    philip (mentor)
    Differential Revision:  https://reviews.freebsd.org/D29285
---
 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 5dda2f0f91..3b93de2d72 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -3250,8 +3250,8 @@ FreeBSD committers can get a free 4-CD or DVD set at conferences from http://www
 [[benefits-irc]]
 === IRC
 
-In addition, developers may request a cloaked hostmask for their account on the Freenode IRC network in the form of `freebsd/developer/``_freefall name_` or `freebsd/developer/``_NickServ name_`.
-To request a cloak, send an email to `{irc-email}` with your requested hostmask and NickServ account name.
+In addition, developers may request a cloaked hostmask for their account on the Freenode IRC network in the form of `freebsd/developer/<freefall username>` or `freebsd/developer/<FreeNode account>`.
+To request a cloak, send an email to `{irc-email}` with your requested hostmask and NickServ account name. See the https://wiki.freebsd.org/IRC/Cloaks[IRC Cloaks] wiki page for more details.
 
 [[benefits-gandi]]
 === `Gandi.net`



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103170247.12H2lwvk086478>