diff options
Diffstat (limited to 'lib/libc/sys/adjtime.2')
| -rw-r--r-- | lib/libc/sys/adjtime.2 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/sys/adjtime.2 b/lib/libc/sys/adjtime.2 index 359b7ac1b439..f6a005171d50 100644 --- a/lib/libc/sys/adjtime.2 +++ b/lib/libc/sys/adjtime.2 @@ -84,10 +84,7 @@ The call .Fn adjtime is restricted to the super-user. .Sh RETURN VALUES -A return value of 0 indicates that the call succeeded. -A return value of -1 indicates that an error occurred, and in this -case an error code is stored in the global variable -.Va errno . +.Rv -std adjtime .Sh ERRORS .Fn Adjtime will fail if: |
