aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/sysctl.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-31 09:57:38 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-31 09:57:38 +0000
commitd6002fef6feb2d8cd11929b6e0bf0d868101334b (patch)
tree65bbba65df60768dc6db7a914e08a7bc71bc3e5a /lib/libc/gen/sysctl.3
parent1b08f101baa4608e737d8d6e3750d2a7f04f2283 (diff)
downloadsrc-d6002fef6feb2d8cd11929b6e0bf0d868101334b.tar.gz
src-d6002fef6feb2d8cd11929b6e0bf0d868101334b.zip
Use ``.Rv -std'' wherever possible.
Submitted by: yar
Notes
Notes: svn path=/head/; revision=82642
Diffstat (limited to 'lib/libc/gen/sysctl.3')
-rw-r--r--lib/libc/gen/sysctl.38
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index 062f60d40ace..9551466b7b49 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -753,13 +753,7 @@ If the amount of free and cache memory falls below this value, the
pageout daemon will enter "memory conserving mode" to avoid deadlock.
.El
.Sh RETURN VALUES
-.Fn sysctl
-and
-.Fn sysctlbyname
-return 0 when successful.
-Otherwise \-1 is returned and
-.Va errno
-is set appropriately.
+.Rv -std
.Sh ERRORS
The following errors may be reported:
.Bl -tag -width Er