svn commit: r40157 - head/en_US.ISO8859-1/articles/committers-guide

Glen Barber gjb at FreeBSD.org
Sun Nov 25 17:00:00 UTC 2012


Author: gjb
Date: Sun Nov 25 16:59:59 2012
New Revision: 40157
URL: http://svnweb.freebsd.org/changeset/doc/40157

Log:
  Fix path to authors.ent.
  
  Submitted by:	flo

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

Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml	Sun Nov 25 13:51:45 2012	(r40156)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml	Sun Nov 25 16:59:59 2012	(r40157)
@@ -1950,7 +1950,7 @@ U    stable/9/share/man/man4/netmap.4
     <itemizedlist>
       <listitem>
 	<para>Add your author entity to
-	  <filename>head/en_US.ISO8859-1/share/xml/authors.ent</filename>;
+	  <filename>head/share/xml/authors.ent</filename>;
 	  this should be done first since an omission of this commit will
 	  cause the next commits to break the doc/ build.</para>
 


More information about the svn-doc-all mailing list