Date: Sun, 25 May 2014 13:39:55 +0000 (UTC) From: Benedict Reuschling <bcr@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44949 - head/en_US.ISO8859-1/articles/p4-primer Message-ID: <201405251339.s4PDdtrR062756@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405251339.s4PDdtrR062756>