svn commit: r240633 - head/sbin/nvmecontrol

Joel Dahl joel at FreeBSD.org
Tue Sep 18 08:12:28 UTC 2012


Author: joel (doc committer)
Date: Tue Sep 18 08:12:28 2012
New Revision: 240633
URL: http://svn.freebsd.org/changeset/base/240633

Log:
  mdoc: remove superfluous paragraph macro.

Modified:
  head/sbin/nvmecontrol/nvmecontrol.8

Modified: head/sbin/nvmecontrol/nvmecontrol.8
==============================================================================
--- head/sbin/nvmecontrol/nvmecontrol.8	Tue Sep 18 08:02:54 2012	(r240632)
+++ head/sbin/nvmecontrol/nvmecontrol.8	Tue Sep 18 08:12:28 2012	(r240633)
@@ -76,7 +76,6 @@ Display a hexadecimal dump of the nvme0 
 Run a performance test on nvme0ns1 using 32 kernel threads for 30 seconds.  Each
 thread will issue a single 512 byte read command.  Results are printed to
 stdout when 30 seconds expires.
-.Pp
 .Sh AUTHORS
 .An -nosplit
 .Nm


More information about the svn-src-head mailing list