Deleted Added
full compact
adjkerntz.8 (73233) adjkerntz.8 (77577)
1.\" Copyright (C) 1993-1998 by Andrey A. Chernov, Moscow, Russia.
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (C) 1993-1998 by Andrey A. Chernov, Moscow, Russia.
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/sbin/adjkerntz/adjkerntz.8 73233 2001-02-28 17:38:53Z ru $
25.\" $FreeBSD: head/sbin/adjkerntz/adjkerntz.8 77577 2001-06-01 10:57:26Z ru $
26.\"
27.Dd April 4, 1996
28.Dt ADJKERNTZ 8
29.Os FreeBSD
30.Sh NAME
31.Nm adjkerntz
32.Nd "adjust local time CMOS clock to reflect time zone changes and keep current timezone offset for the kernel"
33.Sh SYNOPSIS

--- 127 unchanged lines hidden (view full) ---

161.It Pa /etc/wall_cmos_clock
162Empty file.
163Its presence indicates that the machine's CMOS clock is set to local
164time, while its absence indicates a UTC CMOS clock.
165.El
166.Sh SEE ALSO
167.Xr tzset 3 ,
168.Xr crontab 5 ,
26.\"
27.Dd April 4, 1996
28.Dt ADJKERNTZ 8
29.Os FreeBSD
30.Sh NAME
31.Nm adjkerntz
32.Nd "adjust local time CMOS clock to reflect time zone changes and keep current timezone offset for the kernel"
33.Sh SYNOPSIS

--- 127 unchanged lines hidden (view full) ---

161.It Pa /etc/wall_cmos_clock
162Empty file.
163Its presence indicates that the machine's CMOS clock is set to local
164time, while its absence indicates a UTC CMOS clock.
165.El
166.Sh SEE ALSO
167.Xr tzset 3 ,
168.Xr crontab 5 ,
169.Xr mount_msdos 8 ,
169.Xr mount_msdosfs 8 ,
170.Xr rc 8 ,
171.Xr sysctl 8 ,
172.Xr tzsetup 8 ,
173.Xr zic 8
174.Sh DIAGNOSTICS
175No diagnostics.
176If an error occurs,
177.Nm
178logs an error message via
179.Xr syslog 3
180and exits with a nonzero return code.
181.Sh AUTHORS
182.An Andrey A. Chernov Aq ache@astral.msk.su
183.Sh HISTORY
184The
185.Nm
186command appeared in
187.Fx 1.0 .
170.Xr rc 8 ,
171.Xr sysctl 8 ,
172.Xr tzsetup 8 ,
173.Xr zic 8
174.Sh DIAGNOSTICS
175No diagnostics.
176If an error occurs,
177.Nm
178logs an error message via
179.Xr syslog 3
180and exits with a nonzero return code.
181.Sh AUTHORS
182.An Andrey A. Chernov Aq ache@astral.msk.su
183.Sh HISTORY
184The
185.Nm
186command appeared in
187.Fx 1.0 .