timeradd.3: Add missing .Pp after .Ed
This ensures a blank line between the end of the struct timeval definition and the following paragraph. Formatting change only. Sponsored by: Chelsio Communications
This commit is contained in:
@@ -85,6 +85,7 @@ struct timeval {
|
|||||||
long tv_usec; /* and microseconds */
|
long tv_usec; /* and microseconds */
|
||||||
};
|
};
|
||||||
.Ed
|
.Ed
|
||||||
|
.Pp
|
||||||
And the
|
And the
|
||||||
.Fa timespec
|
.Fa timespec
|
||||||
structure is defined in
|
structure is defined in
|
||||||
|
|||||||
Reference in New Issue
Block a user