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 */
|
||||
};
|
||||
.Ed
|
||||
.Pp
|
||||
And the
|
||||
.Fa timespec
|
||||
structure is defined in
|
||||
|
||||
Reference in New Issue
Block a user