mdoc: remove superfluous paragraph macro.

This commit is contained in:
Joel Dahl 2014-09-06 11:19:12 +00:00
parent 44a5953aa1
commit bc7c964ba0

View File

@ -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.