resettodr.9freebsd

Langue: en

Version: 307234 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)


BSD mandoc

NAME

resettodr - set battery-backed clock from system time

SYNOPSIS

In sys/types.h In sys/systm.h Ft void Fn resettodr void

DESCRIPTION

The Fn resettodr function sets the system's battery-backed clock based on the contents of the system time variable.

SEE ALSO

inittodr(9), time(9)

BUGS

On many systems, Fn resettodr has to convert from time to a time expressed in terms of year, month, day, hours, minutes, and seconds. Many of the implementations could share code, but do not.