git: aa0d0c1422 - main - Alternative formatting on freebsd/developer/* blocks

Ka Ho Ng khng at FreeBSD.org
Wed Mar 17 02:47:59 UTC 2021


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 at FreeBSD.org>
AuthorDate: 2021-03-17 02:44:32 +0000
Commit:     Ka Ho Ng <khng at 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`


More information about the dev-commits-doc-all mailing list