Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2012 04:53:13 +0000 (UTC)
From:      Joel Dahl <joel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r240733 - head/share/man/man7
Message-ID:  <201209200453.q8K4rDmZ043953@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joel (doc committer)
Date: Thu Sep 20 04:53:12 2012
New Revision: 240733
URL: http://svn.freebsd.org/changeset/base/240733

Log:
  mdoc: remove superfluous paragraph macro.

Modified:
  head/share/man/man7/development.7

Modified: head/share/man/man7/development.7
==============================================================================
--- head/share/man/man7/development.7	Thu Sep 20 04:35:20 2012	(r240732)
+++ head/share/man/man7/development.7	Thu Sep 20 04:53:12 2012	(r240733)
@@ -437,7 +437,6 @@ Many developers choose to maintain a loc
 to test patches or build a custom distribution.
 This can be done with svn or another source code management system
 (git, mercurial, Perforce, BitKeeper) with its own repository.
-.Pp
 .Sh "UPDATING VIA SVN"
 By using a
 .Xr cron 8



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