Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/gen RTC_OFFSET is writable; sync with sysctl.8



details:   https://anonhg.NetBSD.org/src/rev/f0526d65420e
branches:  trunk
changeset: 572251:f0526d65420e
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Dec 27 13:35:47 2004 +0000

description:
RTC_OFFSET is writable; sync with sysctl.8

diffstat:

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

diffs (18 lines):

diff -r a08eba5d29dd -r f0526d65420e lib/libc/gen/sysctl.3
--- a/lib/libc/gen/sysctl.3     Mon Dec 27 10:47:57 2004 +0000
+++ b/lib/libc/gen/sysctl.3     Mon Dec 27 13:35:47 2004 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysctl.3,v 1.141 2004/10/15 15:19:02 enami Exp $
+.\"    $NetBSD: sysctl.3,v 1.142 2004/12/27 13:35:47 christos Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -445,7 +445,7 @@
 .It KERN\_RAWPARTITION integer no
 .It KERN\_ROOT\_DEVICE string  no
 .It KERN\_ROOT\_PARTITION      integer no
-.It KERN\_RTC\_OFFSET  integer no
+.It KERN\_RTC\_OFFSET  integer yes
 .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