Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Sep 2014 11:19:12 +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: r271188 - head/share/man/man4
Message-ID:  <201409061119.s86BJCe6037949@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joel (doc committer)
Date: Sat Sep  6 11:19:12 2014
New Revision: 271188
URL: http://svnweb.freebsd.org/changeset/base/271188

Log:
  mdoc: remove superfluous paragraph macro.

Modified:
  head/share/man/man4/uled.4

Modified: head/share/man/man4/uled.4
==============================================================================
--- head/share/man/man4/uled.4	Sat Sep  6 09:03:13 2014	(r271187)
+++ head/share/man/man4/uled.4	Sat Sep  6 11:19:12 2014	(r271188)
@@ -73,7 +73,6 @@ struct uled_color {
 	uint8_t	blue;
 };
 .Ed
-.Pp
 .It Dv ULED_SET_COLOR
 The command sets LED colors with values for RGB.
 It uses the same structure as above.



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