diff mbox

[wwwdocs] svnwrite.html -- extend documentation of gcc.gnu.org accounts

Message ID alpine.LNX.2.00.1309242020310.2211@trevally.site
State New
Headers show

Commit Message

Gerald Pfeifer Sept. 24, 2013, 6:28 p.m. UTC
Caroline made me realize that we should improve our documentation
around gcc.gnu.org accounts.

This is a first step in that direction.

(As a side effect, wrap the e-mail address in <div></div> to avoid
undesired line breaks.)

Applied.

Gerald
diff mbox

Patch

Index: svnwrite.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svnwrite.html,v
retrieving revision 1.27
diff -u -3 -p -r1.27 svnwrite.html
--- svnwrite.html	18 Aug 2013 20:59:25 -0000	1.27
+++ svnwrite.html	24 Sep 2013 18:20:48 -0000
@@ -411,9 +411,10 @@  like "Merge from mainline" or similar.</
 <hr />
 <h2><a name="account">Tips&amp;Tricks around your account</a></h2>
 
-<p>If you ever need to change the address e-mail to
-<i>username</i>@gcc.gnu.org is forwarded to, you can easily do so
-using</p>
+<p>Your gcc.gnu.org account also receives e-mail (and is what you
+use for Bugzilla).  If you ever need to change the address e-mail to
+<i>username</i>@gcc.gnu.org is forwarded to, you can easily
+do so using</p>
 <blockquote><pre>
 ssh <i>username</i>@gcc.gnu.org email mynewaddress@example.com
 </pre></blockquote>