Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/gen KERN_RTC_OFFSET sysctl has been readonly.



details:   https://anonhg.NetBSD.org/src/rev/cf0fff4b0169
branches:  trunk
changeset: 508493:cf0fff4b0169
user:      toshii <toshii%NetBSD.org@localhost>
date:      Thu Apr 12 07:20:39 2001 +0000

description:
KERN_RTC_OFFSET sysctl has been readonly.

diffstat:

 lib/libc/gen/sysctl.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r bd47ecf48f9a -r cf0fff4b0169 lib/libc/gen/sysctl.3
--- a/lib/libc/gen/sysctl.3     Thu Apr 12 07:17:30 2001 +0000
+++ b/lib/libc/gen/sysctl.3     Thu Apr 12 07:20:39 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysctl.3,v 1.75 2001/03/27 02:24:40 itojun Exp $
+.\"    $NetBSD: sysctl.3,v 1.76 2001/04/12 07:20:39 toshii Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -300,7 +300,7 @@
 .It KERN\_PROF node    not applicable
 .It KERN\_RAWPARTITION integer no
 .It KERN\_ROOT\_DEVICE string  no
-.It KERN\_RTC\_OFFSET  integer yes
+.It KERN\_RTC\_OFFSET  integer no
 .It KERN\_SAVED\_IDS   integer no
 .It KERN\_SECURELVL    integer raise only
 .It KERN\_SYNCHRONIZED\_IO     integer no



Home | Main Index | Thread Index | Old Index