Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jul 2014 19:43:00 +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: r269249 - head/share/man/man9
Message-ID:  <201407291943.s6TJh03p015711@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joel (doc committer)
Date: Tue Jul 29 19:43:00 2014
New Revision: 269249
URL: http://svnweb.freebsd.org/changeset/base/269249

Log:
  mdoc: remove superfluous paragraph macro.

Modified:
  head/share/man/man9/pmap_unwire.9

Modified: head/share/man/man9/pmap_unwire.9
==============================================================================
--- head/share/man/man9/pmap_unwire.9	Tue Jul 29 19:41:00 2014	(r269248)
+++ head/share/man/man9/pmap_unwire.9	Tue Jul 29 19:43:00 2014	(r269249)
@@ -40,7 +40,6 @@
 .Fa "pmap_t pmap" "vm_offset_t start" "vm_offset_t end"
 .Fc
 .Sh DESCRIPTION
-.Pp
 The function
 .Fn pmap_unwire
 removes the wired attribute from each of the virtual-to-physical page mappings



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