summaryrefslogtreecommitdiff
path: root/usr.sbin/config
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-07-07 21:53:30 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-07-07 21:53:30 +0000
commit8e01f17375f895fe542c53e434c3b65308c9500c (patch)
tree1b6565441519b9fe1210cd19ec964e80d9a0684c /usr.sbin/config
parent774c4ba1c277e648fea2b8078d118e5d438f569b (diff)
document timezone command, as in boot_config(8)
Diffstat (limited to 'usr.sbin/config')
-rw-r--r--usr.sbin/config/config.87
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8
index 49bd398af6c..5f824f2e716 100644
--- a/usr.sbin/config/config.8
+++ b/usr.sbin/config/config.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: config.8,v 1.21 2000/05/31 02:24:44 aaron Exp $
+.\" $OpenBSD: config.8,v 1.22 2000/07/07 21:53:29 deraadt Exp $
.\" $NetBSD: config.8,v 1.10 1996/08/31 20:58:16 mycroft Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -343,6 +343,11 @@ Show all devices for which attribute
.Ar attr
has the value
.Ar val .
+.It Ic timezone Op Ar minuteswest Op Ar dst
+Change the
+.Va tz
+timezone structure.
+Without arguments, displays its current value.
.El
.Sh EXAMPLES (First synopsis)
A custom kernel is built in the following way.