Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 May 2012 22:30:51 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r38838 - head/en_US.ISO8859-1/articles/committers-guide
Message-ID:  <201205192230.q4JMUpmK049637@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Sat May 19 22:30:51 2012
New Revision: 38838
URL: http://svn.freebsd.org/changeset/doc/38838

Log:
  Fix the location of a trailing "/" in a <replaceable> tag for
  consistency.

Modified:
  head/en_US.ISO8859-1/articles/committers-guide/article.sgml

Modified: head/en_US.ISO8859-1/articles/committers-guide/article.sgml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.sgml	Sat May 19 22:24:42 2012	(r38837)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.sgml	Sat May 19 22:30:51 2012	(r38838)
@@ -1057,7 +1057,7 @@ Host projcvs.FreeBSD.org
 	  The most notable change is the location of the
 	  &os;&nbsp;website <literal>www</literal> tree, which has
 	  been moved from
-	  <literal>www/<replaceable>lang/</replaceable></literal> to
+	  <literal>www/<replaceable>lang</replaceable>/</literal> to
 	  <literal>head/<replaceable>lang</replaceable>/htdocs/</literal>.</para>
       </note>
 



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