Typo.
Reported by: Christian Barthel MFC after: 3 days
This commit is contained in:
parent
b7a9839424
commit
6ef4801126
@ -94,7 +94,7 @@ structure is defined in
|
||||
as:
|
||||
.Bd -literal
|
||||
struct timespec {
|
||||
time_t tv_nsec; /* seconds */
|
||||
time_t tv_sec; /* seconds */
|
||||
long tv_nsec; /* and nanoseconds */
|
||||
};
|
||||
.Ed
|
||||
|
Loading…
Reference in New Issue
Block a user