#, fuzzy msgid "" msgstr "" "Project-Id-Version: man-pages-l10n VERSION\n" "POT-Creation-Date: 2014-07-17 17:57+0900\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: man-pages/man4/rtc.4:30 #, no-wrap msgid "RTC" msgstr "" #. type: TH #: man-pages/man4/rtc.4:30 #, no-wrap msgid "2010-02-25" msgstr "" #. type: TH #: man-pages/man4/rtc.4:30 #, no-wrap msgid "Linux" msgstr "" #. type: TH #: man-pages/man4/rtc.4:30 #, no-wrap msgid "Linux Programmer's Manual" msgstr "" #. type: SH #: man-pages/man4/rtc.4:31 #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: man-pages/man4/rtc.4:33 msgid "rtc - real-time clock" msgstr "" #. type: SH #: man-pages/man4/rtc.4:33 #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text #: man-pages/man4/rtc.4:35 msgid "#include Elinux/rtc.hE" msgstr "" #. type: Plain text #: man-pages/man4/rtc.4:37 msgid "BIB<, RTC_>IB<, >IB<);>" msgstr "" #. type: SH #: man-pages/man4/rtc.4:37 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: man-pages/man4/rtc.4:39 msgid "This is the interface to drivers for real-time clocks (RTCs)." msgstr "" #. type: Plain text #: man-pages/man4/rtc.4:46 msgid "" "Most computers have one or more hardware clocks which record the current " "\"wall clock\" time. These are called \"Real Time Clocks\" (RTCs). One of " "these usually has battery backup power so that it tracks the time even while " "the computer is turned off. RTCs often provide alarms and other interrupts." msgstr "" #. type: Plain text #: man-pages/man4/rtc.4:51 msgid "" "All i386 PCs, and ACPI-based systems, have an RTC that is compatible with " "the Motorola MC146818 chip on the original PC/AT. Today such an RTC is " "usually integrated into the mainboard's chipset (south bridge), and uses a " "replaceable coin-sized backup battery." msgstr "" #. type: Plain text #: man-pages/man4/rtc.4:55 msgid "" "Non-PC systems, such as embedded systems built around system-on-chip " "processors, use other implementations. They usually won't offer the same " "functionality as the RTC from a PC/AT." msgstr "" #. type: SS #: man-pages/man4/rtc.4:55 #, no-wrap msgid "RTC vs system clock" msgstr "" #. type: Plain text #: man-pages/man4/rtc.4:67 msgid "" "RTCs should not be confused with the system clock, which is a software clock " "maintained by the kernel and used to implement B(2) and " "B