svn commit: r44949 - head/en_US.ISO8859-1/articles/p4-primer

Benedict Reuschling bcr at FreeBSD.org
Sun May 25 13:39:55 UTC 2014


Author: bcr
Date: Sun May 25 13:39:55 2014
New Revision: 44949
URL: http://svnweb.freebsd.org/changeset/doc/44949

Log:
  Fix build.
  Pointy hat:	bcr

Modified:
  head/en_US.ISO8859-1/articles/p4-primer/article.xml

Modified: head/en_US.ISO8859-1/articles/p4-primer/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/p4-primer/article.xml	Sun May 25 13:38:21 2014	(r44948)
+++ head/en_US.ISO8859-1/articles/p4-primer/article.xml	Sun May 25 13:39:55 2014	(r44949)
@@ -568,7 +568,7 @@
     be listed via <command>p4 changes</command>.  This
     will provide a brief description of each change, who made the
     change, and what its change number was.  A change can be examined
-    in detail via command>p4 describe
+    in detail via <command>p4 describe
     <replaceable>changenumber</replaceable></command>.  This
     will provide the submit log and the diffs of the actual change.</para>
 


More information about the svn-doc-head mailing list