diff options
| author | christos <christos@NetBSD.org> | 2004-12-26 16:57:09 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2004-12-26 16:57:09 +0000 |
| commit | 4eb7659c2c8d4e85e561c8fee8070cd072b8c871 (patch) | |
| tree | 2dc0702f7a04d77cd4e921ff338a05d8cc0260ae /sbin/sysctl/sysctl.8 | |
| parent | 31154055b9ba3c2e4707961f435b3a198f7a345d (diff) | |
PR/28782: OBATA Akio: Document that kern.rtc_offset is writable.
Diffstat (limited to 'sbin/sysctl/sysctl.8')
| -rw-r--r-- | sbin/sysctl/sysctl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8 index dc17220264e..aa9d6f6b7f6 100644 --- a/sbin/sysctl/sysctl.8 +++ b/sbin/sysctl/sysctl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: sysctl.8,v 1.117 2004/11/21 22:18:10 jdolecek Exp $ +.\" $NetBSD: sysctl.8,v 1.118 2004/12/26 16:57:09 christos Exp $ .\" .\" Copyright (c) 2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -346,7 +346,7 @@ privilege can change the value. .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.sbmax integer yes .It kern.securelevel integer raise only |
