Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2014 11:47:58 +0000 (UTC)
From:      Remko Lodder <remko@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r43628 - head/en_US.ISO8859-1/articles/committers-guide
Message-ID:  <201401221147.s0MBlwS5014656@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: remko
Date: Wed Jan 22 11:47:58 2014
New Revision: 43628
URL: http://svnweb.freebsd.org/changeset/doc/43628

Log:
  Correct layout. By breaking this line into an additional line, the output is
  not just one single line but it is two lines, where one is blank.  That is
  inconsistent with the other examples.
  
  Facilitated by:	    Snow B.V.

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	Wed Jan 22 11:16:07 2014	(r43627)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml	Wed Jan 22 11:47:58 2014	(r43628)
@@ -897,8 +897,7 @@ You need a Passphrase to protect your se
 	  handle the properties and sanity checking your
 	  changes:</para>
 
-	<screen>&prompt.user; <userinput>/usr/ports/Tools/scripts/psvn commit
-	  </userinput></screen>
+	<screen>&prompt.user; <userinput>/usr/ports/Tools/scripts/psvn commit</userinput></screen>
       </sect3>
 
       <sect3 xml:id="svn-daily-use-adding-and-removing">



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