mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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 (cherry picked from commit 91c6231246b587209e585376c15553f574b17463)
This commit is contained in:
parent
1e87d76855
commit
5403bb70cf
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ struct timeval {
|
|||
long tv_usec; /* and microseconds */
|
||||
};
|
||||
.Ed
|
||||
.Pp
|
||||
And the
|
||||
.Fa timespec
|
||||
structure is defined in
|
||||
|
|
|
|||
Loading…
Reference in a new issue