From c69e190cf837adc97b33f1c346a764f8b9c25685 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 10 Feb 2004 20:56:20 +0000 Subject: It's a PTY, not a PYT and KERN_TTY_NPTYS is not changeable. --- sbin/sysctl/sysctl.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sbin/sysctl/sysctl.8') diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8 index 9a2e828629c..eeb64fd7a3f 100644 --- a/sbin/sysctl/sysctl.8 +++ b/sbin/sysctl/sysctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.8,v 1.117 2004/02/10 20:23:48 millert Exp $ +.\" $OpenBSD: sysctl.8,v 1.118 2004/02/10 20:56:19 millert Exp $ .\" $NetBSD: sysctl.8,v 1.4 1995/09/30 07:12:49 thorpej Exp $ .\" .\" Copyright (c) 1993 @@ -144,7 +144,7 @@ privilege can change the value. .It kern.tty.tk_cancc int64_t no .It kern.tty.ttyinfo struct no .It kern.tty.maxptys integer yes -.It kern.tty.nptys integer yes +.It kern.tty.nptys integer no .It kern.ccpu u_int no .It kern.fscale integer no .It kern.nprocs integer no -- cgit v1.2.3