diff options
author | ache <ache@FreeBSD.org> | 1994-10-18 03:42:18 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1994-10-18 03:42:18 +0000 |
commit | 976b2038f4a7d1f65b97f1627065a2f54b4e66eb (patch) | |
tree | 5005bfbc901ff2832dc64db954f0d353abcdecd8 /lib/libc | |
parent | a6d5d66fc29c9c02437f9e0fbc5e94765522008c (diff) | |
download | FreeBSD-src-976b2038f4a7d1f65b97f1627065a2f54b4e66eb.zip FreeBSD-src-976b2038f4a7d1f65b97f1627065a2f54b4e66eb.tar.gz |
Remove CPU_COLORDISP, GIO_COLOR now exists
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/gen/sysctl.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index d34ecec..a7cffcf 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -400,7 +400,6 @@ Most architectures define at least the following variables. .It Li CPU_CONSDEV dev_t no .It Li CPU_ADJKERNTZ int yes .It Li CPU_DISRTCSET int yes -.It Li CPU_COLORDISP int no .El .Sh CTL_NET The string and integer information available for the CTL_NET level |