resettodr(9) debian man page | unix.com

Man Page: resettodr

Operating Environment: debian

Section: 9

RESETTODR(9)						   BSD Kernel Developer's Manual					      RESETTODR(9)

NAME
resettodr -- set battery-backed clock from system time
SYNOPSIS
#include <sys/types.h> #include <sys/systm.h> void resettodr(void);
DESCRIPTION
The 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, 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.
BSD
November 13, 1995 BSD
Related Man Pages
battery-stats(5) - debian
todr_gettime(9) - netbsd
rotatelogs(8) - redhat
inittodr(9) - debian
alevt-date(1) - suse
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph