diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 1999-09-20 09:15:23 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 1999-09-20 09:15:23 +0000 |
| commit | c6d6e7726fa28ac07232fe53a31ab927c574acb3 (patch) | |
| tree | 3ed127ddb3ef9a9385b7a163f7b649524c1d54e0 /lib/libc | |
| parent | 08e13cdfa74bd1155e49a770871f63e503d981f3 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/sysctl.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 129a125ba3c4..6e95014cf049 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -77,7 +77,7 @@ length array of integers. .Pp The .Fn sysctlbyname -function accepts an ascii representation of the name and internally +function accepts an ASCII representation of the name and internally looks up the integer name vector. Apart from that, it behaves the same as the standard .Fn sysctl |
