Author: danielsh
Date: Fri Aug 30 18:52:43 2019
New Revision: 1866170

URL: http://svn.apache.org/viewvc?rev=1866170&view=rev
Log:
* docs/community-guide/releasing.part.html: Use markup.

Modified:
    subversion/site/staging/docs/community-guide/releasing.part.html

Modified: subversion/site/staging/docs/community-guide/releasing.part.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/docs/community-guide/releasing.part.html?rev=1866170&r1=1866169&r2=1866170&view=diff
==============================================================================
--- subversion/site/staging/docs/community-guide/releasing.part.html (original)
+++ subversion/site/staging/docs/community-guide/releasing.part.html Fri Aug 30 
18:52:43 2019
@@ -719,8 +719,8 @@ branch with your changes merged and the
 branch should be named <tt>A.B.x-rYYYY</tt>, where YYYY is the first revision
 of your change in the <tt>STATUS</tt> file.  Add a note in the
 <tt>STATUS</tt> file
-about the existence of the temporary branch in the form of a "Branch:
-A.B.x-rYYYY" or "Branch: ^/subversion/branches/A.B.x-rYYYY" header (use this
+about the existence of the temporary branch in the form of a <tt>Branch:
+A.B.x-rYYYY</tt> or <tt>Branch: ^/subversion/branches/A.B.x-rYYYY</tt> header 
(use this
 exact form; scripts parse it).  If the change involves
 further work, you can merge those revisions to the branch.  When the
 entry for this change is removed from <tt>STATUS</tt>, this temporary branch


Reply via email to