diff options
Diffstat (limited to 'share/man/man3/timeradd.3')
-rw-r--r-- | share/man/man3/timeradd.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man3/timeradd.3 b/share/man/man3/timeradd.3 index 6ce601f25150..9720267883ef 100644 --- a/share/man/man3/timeradd.3 +++ b/share/man/man3/timeradd.3 @@ -85,6 +85,7 @@ struct timeval { long tv_usec; /* and microseconds */ }; .Ed +.Pp And the .Fa timespec structure is defined in |