diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2020-12-11 02:22:42 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2020-12-11 02:22:42 +0000 |
| commit | d03bd62f313209c99641381c35a65fc5f568c5b3 (patch) | |
| tree | e0d69fcf26ae7a7666231d77f9715437b42b19e9 /lib/libc | |
| parent | 0c424c64f81c2c7c0ed2d6b72da9927d48b1c3dc (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/timespec_get.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/timespec_get.3 b/lib/libc/gen/timespec_get.3 index d0e0d067ce15..43300074eea7 100644 --- a/lib/libc/gen/timespec_get.3 +++ b/lib/libc/gen/timespec_get.3 @@ -66,8 +66,8 @@ if successful, otherwise .Dv 0 on failure. .Sh SEE ALSO -.Xr gettimeofday 2 , .Xr clock_gettime 2 , +.Xr gettimeofday 2 , .Xr time 3 .Sh STANDARDS The |
