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

Isabell Long issyl0 at FreeBSD.org
Tue May 29 12:54:50 UTC 2012


Author: issyl0
Date: Tue May 29 12:54:49 2012
New Revision: 38929
URL: http://svn.freebsd.org/changeset/doc/38929

Log:
  Typo fix: baycc -> byacc.
  
  Approved by:	gabor (mentor, implicit - requested during review)

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	Tue May 29 12:46:33 2012	(r38928)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.sgml	Tue May 29 12:54:49 2012	(r38929)
@@ -2470,7 +2470,7 @@ $target - head/$source:$P,$Q,$R</screen>
 	    <title>Importing into the vendor tree</title>
 
 	    <para>This section is an example of importing and tagging
-	      <application>baycc</application> into
+	      <application>byacc</application> into
 	      <filename class="directory">head</filename>.</para>
 
 	    <para>First, prepare the directory in


More information about the svn-doc-head mailing list