From 353c1a6746a76da0f34e6506c8b82148e747770c Mon Sep 17 00:00:00 2001 From: phantom Date: Mon, 20 Sep 1999 09:15:23 +0000 Subject: Correct spelling : ascii -> ASCII PR: docs/13702 Submitted by: Stephen J. Roznowski Reviewed by: mpp --- lib/libc/gen/sysctl.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 129a125..6e95014 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 -- cgit v1.1