summaryrefslogtreecommitdiff
path: root/share/man/man8
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-03-20 20:34:37 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-03-20 20:34:37 +0000
commitaa07a980f7fbe8b3acdbd7d922bc01154acaad7a (patch)
tree727213f3860477f5a55e6046aa9f17821cfe402f /share/man/man8
parent8201f60ceaa05dbdb3dc8dce12ee0577fc8ef3aa (diff)
document the args to the "timezone" command;
fixes documentation/5403: dst argument not defined in config manpage from James Hartley
Diffstat (limited to 'share/man/man8')
-rw-r--r--share/man/man8/boot_config.86
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man8/boot_config.8 b/share/man/man8/boot_config.8
index 20fd39b6294..2b0f490d228 100644
--- a/share/man/man8/boot_config.8
+++ b/share/man/man8/boot_config.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: boot_config.8,v 1.23 2004/12/20 22:12:43 jsg Exp $
+.\" $OpenBSD: boot_config.8,v 1.24 2007/03/20 20:34:36 jmc Exp $
.\"
.\" Copyright (c) 1996 Mats O Jansson
.\" All rights reserved.
@@ -95,6 +95,10 @@ has the value
Change the
.Va tz
timezone structure.
+.Va minuteswest
+is the number of minutes west of GMT and
+.Va dst
+is non-zero if Daylight Saving Time is in effect.
Without arguments, displays its current value.
.It Ic verbose
Toggle the autoconfig verbose variable.