diff options
Diffstat (limited to 'lib/libc/gen/uname.3')
-rw-r--r-- | lib/libc/gen/uname.3 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libc/gen/uname.3 b/lib/libc/gen/uname.3 index 0ad18d8..9a9d5fe 100644 --- a/lib/libc/gen/uname.3 +++ b/lib/libc/gen/uname.3 @@ -69,11 +69,7 @@ Version level of the operating system. Machine hardware platform. .El .Sh RETURN VALUES -If -.Fn uname -is successful, 0 is returned, otherwise, -1 is returned and -.Va errno -is set appropriately. +.Rv -std uname .Sh ERRORS The .Fn uname |