summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>1999-09-20 09:15:23 +0000
committerphantom <phantom@FreeBSD.org>1999-09-20 09:15:23 +0000
commit353c1a6746a76da0f34e6506c8b82148e747770c (patch)
treec2a006d6e8b33669500f65964ed3c8099f4ffe2e /lib/libc
parentdbca32e915256c6097ea32b090fea3ee501ab814 (diff)
downloadFreeBSD-src-353c1a6746a76da0f34e6506c8b82148e747770c.zip
FreeBSD-src-353c1a6746a76da0f34e6506c8b82148e747770c.tar.gz
Correct spelling : ascii -> ASCII
PR: docs/13702 Submitted by: Stephen J. Roznowski <sjr@home.com> Reviewed by: mpp
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/sysctl.32
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud