diff options
Diffstat (limited to '')
-rw-r--r-- | templates/man8/hwclock.8.pot | 454 |
1 files changed, 207 insertions, 247 deletions
diff --git a/templates/man8/hwclock.8.pot b/templates/man8/hwclock.8.pot index 1e72a69d..1aff7d13 100644 --- a/templates/man8/hwclock.8.pot +++ b/templates/man8/hwclock.8.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2023-08-27 17:01+0200\n" +"POT-Creation-Date: 2024-03-29 09:41+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "HWCLOCK" msgstr "" @@ -35,41 +35,41 @@ msgid "util-linux 2.38.1" msgstr "" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "System Administration" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "NAME" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "hwclock - time clocks utility" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<hwclock> [I<function>] [I<option>...]" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<hwclock> is an administration tool for the time clocks. It can: display " "the Hardware Clock time; set the Hardware Clock to a specified time; set the " @@ -80,7 +80,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Since v2.26 important changes were made to the B<--hctosys> function and the " "B<--directisa> option, and a new option B<--update-drift> was added. See " @@ -88,25 +88,25 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "FUNCTIONS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The following functions are mutually exclusive, only one can be given at a " "time. If none is given, the default is B<--show>." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-a, --adjust>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Add or subtract time from the Hardware Clock to account for systematic drift " "since the last time the clock was set or adjusted. See the discussion below, " @@ -114,19 +114,19 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--getepoch>; B<--setepoch>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "These functions are for Alpha machines only, and are only available through " "the Linux kernel RTC driver." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "They are used to read and set the kernel\\(cqs Hardware Clock epoch value. " "Epoch is the number of years into AD to which a zero year value in the " @@ -136,26 +136,26 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B<--setepoch> function requires using the B<--epoch> option to specify " "the year. For example:" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<hwclock --setepoch --epoch=1952>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The RTC driver attempts to guess the correct epoch value, so setting it may " "not be required." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This epoch value is used whenever B<hwclock> reads or sets the Hardware " "Clock on an Alpha machine. For ISA machines the kernel uses the fixed " @@ -184,12 +184,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--predict>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Predict what the Hardware Clock will read in the future based upon the time " "given by the B<--date> option and the information in I</etc/adjtime>. This " @@ -198,7 +198,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Do not use this function if the Hardware Clock is being modified by anything " "other than the current operating system\\(cqs B<hwclock> command, such as " @@ -206,12 +206,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-r>, B<--show>; B<--get>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Read the Hardware Clock and print its time to standard output in the B<ISO " "8601> format. The time shown is always in local time, even if you keep your " @@ -219,13 +219,13 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Showing the Hardware Clock time is the default when no function is specified." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B<--get> function also applies drift correction to the time read, based " "upon the information in I</etc/adjtime>. Do not use this function if the " @@ -235,12 +235,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-s>, B<--hctosys>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Set the System Clock from the Hardware Clock. The time read from the " "Hardware Clock is compensated to account for systematic drift before using " @@ -249,7 +249,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The System Clock must be kept in the UTC timescale for date-time " "applications to work correctly in conjunction with the timezone configured " @@ -273,7 +273,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "When used in a startup script, making the B<--hctosys> function the first " "caller of B<settimeofday>(2) from boot, it will set the NTP \\(aq11 minute " @@ -284,14 +284,14 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This is a good function to use in one of the system startup scripts before " "the file systems are mounted read/write." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This function should never be used on a running system. Jumping system time " "will cause problems, such as corrupted filesystem timestamps. Also, if " @@ -301,7 +301,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Drift compensation can be inhibited by setting the drift factor in I</etc/" "adjtime> to zero. This setting will be persistent as long as the B<--update-" @@ -317,7 +317,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "A condition under which inhibiting B<hwclock>\\(aqs drift correction may be " "desired is when dual-booting multiple operating systems. If while this " @@ -327,19 +327,19 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "For B<hwclock>\\(aqs drift correction to work properly it is imperative that " "nothing changes the Hardware Clock while its Linux instance is not running." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--set>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Set the Hardware Clock to the time given by the B<--date> option, and update " "the timestamps in I</etc/adjtime>. With the B<--update-drift> option also " @@ -348,12 +348,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--systz>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This is an alternate to the B<--hctosys> function that does not read the " "Hardware Clock nor set the System Clock; consequently there is not any drift " @@ -363,14 +363,14 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "It does the following things that are detailed above in the B<--hctosys> " "function:" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Corrects the System Clock timescale to UTC as needed. Only instead of " "accomplishing this by setting the System Clock, B<hwclock> simply informs " @@ -378,17 +378,17 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Sets the kernel\\(cqs NTP \\(aq11 minute mode\\(aq timescale." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Sets the kernel\\(cqs timezone." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The first two are only available on the first call of B<settimeofday>(2) " "after boot. Consequently this option only makes sense when used in a startup " @@ -397,12 +397,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-w>, B<--systohc>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Set the Hardware Clock from the System Clock, and update the timestamps in " "I</etc/adjtime>. With the B<--update-drift> option also (re)calculate the " @@ -411,17 +411,17 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-h>, B<--help>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Display help text and exit." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-V>, B<--version>" msgstr "" @@ -431,45 +431,45 @@ msgid "Print version and exit." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "OPTIONS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--adjfile=>I<filename>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Override the default I</etc/adjtime> file path." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--date=>I<date_string>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This option must be used with the B<--set> or B<--predict> functions, " "otherwise it is ignored." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<hwclock --set --date=\\(aq16:45\\(aq>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<hwclock --predict --date=\\(aq2525-08-14 07:11:05\\(aq>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The argument must be in local time, even if you keep your Hardware Clock in " "UTC. See the B<--localtime> option. Therefore, the argument should not " @@ -482,12 +482,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--delay=>I<seconds>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This option can be used to overwrite the internally used delay when setting " "the clock time. The default is 0.5 (500ms) for rtc_cmos, for another RTC " @@ -496,7 +496,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The 500ms default is based on commonly used MC146818A-compatible (x86) " "hardware clock. This Hardware Clock can only be set to any integer time plus " @@ -508,24 +508,24 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-D>, B<--debug>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Use B<--verbose>. The B<--debug> option has been deprecated and may be " "repurposed or removed in a future release." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--directisa>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This option is meaningful for ISA compatible machines in the x86 and x86_64 " "family. For other machines, it has no effect. This option tells B<hwclock> " @@ -540,24 +540,24 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--epoch=>I<year>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This option is required when using the B<--setepoch> function. The minimum " "I<year> value is 1900. The maximum is system dependent (B<ULONG_MAX - 1>)." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-f>, B<--rtc=>I<filename>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Override B<hwclock>\\(aqs default rtc device file name. Otherwise it will " "use the first one found in this order: I</dev/rtc0>, I</dev/rtc>, I</dev/" @@ -565,17 +565,17 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-l>, B<--localtime>; B<-u>, B<--utc>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Indicate which timescale the Hardware Clock is set to." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The Hardware Clock may be configured to use either the UTC or the local " "timescale, but nothing in the clock itself says which alternative is being " @@ -586,7 +586,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "If you specify neither B<--utc> nor B<--localtime> then the one last given " "with a set function (B<--set>, B<--systohc>, or B<--adjust>), as recorded in " @@ -595,19 +595,19 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Note: daylight saving time changes may be inconsistent when the Hardware " "Clock is kept in local time. See the discussion below, under B<LOCAL vs UTC>." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--noadjfile>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Disable the facilities provided by I</etc/adjtime>. B<hwclock> will not read " "nor write to that file with this option. Either B<--utc> or B<--localtime> " @@ -615,31 +615,31 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--test>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Do not actually change anything on the system, that is, the Clocks or I</etc/" "adjtime> (B<--verbose> is implicit with this option)." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--update-drift>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Update the Hardware Clock\\(cqs drift factor in I</etc/adjtime>. It can only " "be used with B<--set> or B<--systohc>." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "A minimum four hour period between settings is required. This is to avoid " "invalid calculations. The longer the period, the more precise the resulting " @@ -647,7 +647,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This option was added in v2.26, because it is typical for systems to call " "B<hwclock --systohc> at shutdown; with the old behavior this would " @@ -655,14 +655,14 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "When using NTP with an \\(aq11 minute mode\\(aq kernel the drift factor " "would be clobbered to near zero." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "It would not allow the use of \\(aqcold\\(aq drift correction. With most " "configurations using \\(aqcold\\(aq drift will yield favorable results. " @@ -671,7 +671,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "(Re)calculating drift factor on every shutdown delivers suboptimal results. " "For example, if ephemeral conditions cause the machine to be abnormally hot " @@ -679,14 +679,14 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Significantly increased system shutdown times (as of v2.31 when not using " "B<--update-drift> the RTC is not read)." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Having B<hwclock> calculate the drift factor is a good starting point, but " "for optimal results it will likely need to be adjusted by directly editing " @@ -698,7 +698,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This option requires reading the Hardware Clock before setting it. If it " "cannot be read, then this option will cause the set functions to fail. This " @@ -709,34 +709,34 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-v>, B<--verbose>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Display more details about what B<hwclock> is doing internally." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "NOTES" msgstr "" #. type: SS -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "Clocks in a Linux System" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "There are two types of date-time clocks:" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<The Hardware Clock:> This clock is an independent hardware device, with " "its own power domain (battery, capacitor, etc), that operates when the " @@ -744,7 +744,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "On an ISA compatible system, this clock is specified as part of the ISA " "standard. A control program can read or set this clock only to a whole " @@ -753,7 +753,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This clock is commonly called the hardware clock, the real time clock, the " "RTC, the BIOS clock, and the CMOS clock. Hardware Clock, in its capitalized " @@ -762,7 +762,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Some non-ISA systems have a few real time clocks with only one of them " "having its own power domain. A very low power external I2C or SPI clock chip " @@ -772,7 +772,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<The System Clock:> This clock is part of the Linux kernel and is driven by " "a timer interrupt. (On an ISA machine, the timer interrupt is part of the " @@ -783,7 +783,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The System Time is the time that matters. The Hardware Clock\\(cqs basic " "purpose is to keep time when Linux is not running so that the System Clock " @@ -792,7 +792,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "It is important that the System Time not have any discontinuities such as " "would happen if you used the B<date>(1) program to set it while the system " @@ -804,7 +804,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The Linux kernel\\(cqs timezone is set by B<hwclock>. But don\\(cqt be " "misled \\(em almost nobody cares what timezone the kernel thinks it is in. " @@ -823,14 +823,14 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<hwclock> sets the kernel\\(cqs timezone to the value indicated by B<TZ> or " "I</etc/localtime> with the B<--hctosys> or B<--systz> functions." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The kernel\\(cqs timezone value actually consists of two parts: 1) a field " "tz_minuteswest indicating how many minutes local time (not adjusted for DST) " @@ -841,13 +841,13 @@ msgid "" msgstr "" #. type: SS -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "Hardware Clock Access Methods" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<hwclock> uses many different ways to get and set Hardware Clock values. " "The most normal way is to do I/O to the rtc device special file, which is " @@ -858,7 +858,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "However, this method is not always available as older systems do not have an " "rtc driver. On these systems, the method of accessing the Hardware Clock " @@ -866,7 +866,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "On an ISA compatible system, B<hwclock> can directly access the \"CMOS " "memory\" registers that constitute the clock, by doing I/O to Ports 0x70 and " @@ -876,7 +876,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This is a really poor method of accessing the clock, for all the reasons " "that userspace programs are generally not supposed to do direct I/O and " @@ -886,13 +886,13 @@ msgid "" msgstr "" #. type: SS -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "The Adjust Function" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The Hardware Clock is usually not very accurate. However, much of its " "inaccuracy is completely predictable - it gains or loses the same amount of " @@ -902,14 +902,14 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "It works like this: B<hwclock> keeps a file, I</etc/adjtime>, that keeps " "some historical information. This is called the adjtime file." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Suppose you start with no adjtime file. You issue a B<hwclock --set> command " "to set the Hardware Clock to the true current time. B<hwclock> creates the " @@ -929,7 +929,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "When you use the B<--update-drift> option with B<--set> or B<--systohc>, the " "systematic drift rate is (re)calculated by comparing the fully drift " @@ -939,7 +939,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "A small amount of error creeps in when the Hardware Clock is set, so B<--" "adjust> refrains from making any adjustment that is less than 1 second. " @@ -949,7 +949,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<hwclock --hctosys> also uses the adjtime file data to compensate the value " "read from the Hardware Clock before using it to set the System Clock. It " @@ -960,13 +960,13 @@ msgid "" msgstr "" #. type: SS -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "The Adjtime File" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "While named for its historical purpose of controlling adjustments only, it " "actually contains other information used by B<hwclock> from one invocation " @@ -974,12 +974,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "The format of the adjtime file is, in ASCII:" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Line 1: Three numbers, separated by blanks: 1) the systematic drift rate in " "seconds per day, floating point decimal; 2) the resulting number of seconds " @@ -988,7 +988,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Line 2: One number: the resulting number of seconds since 1969 UTC of most " "recent calibration. Zero if there has been no calibration yet or it is known " @@ -998,7 +998,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Line 3: \"UTC\" or \"LOCAL\". Tells whether the Hardware Clock is set to " "Coordinated Universal Time or local time. You can always override this value " @@ -1006,20 +1006,20 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "You can use an adjtime file that was previously used with the B<clock>(8) " "program with B<hwclock>." msgstr "" #. type: SS -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "Automatic Hardware Clock Synchronization by the Kernel" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "You should be aware of another way that the Hardware Clock is kept " "synchronized in some systems. The Linux kernel has a mode wherein it copies " @@ -1032,7 +1032,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "If the kernel is compiled with the \\(aq11 minute mode\\(aq option it will " "be active when the kernel\\(cqs clock discipline is in a synchronized state. " @@ -1042,7 +1042,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "It takes an outside influence, like the NTP daemon to put the kernel\\(cqs " "clock discipline into a synchronized state, and therefore turn on \\(aq11 " @@ -1053,7 +1053,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "If your system runs with \\(aq11 minute mode\\(aq on, it may need to use " "either B<--hctosys> or B<--systz> in a startup script, especially if the " @@ -1063,7 +1063,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The first userspace command to set the System Clock informs the kernel what " "timescale the Hardware Clock is using. This happens via the " @@ -1075,19 +1075,19 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<hwclock --adjust> should not be used with NTP \\(aq11 minute mode\\(aq." msgstr "" #. type: SS -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "ISA Hardware Clock Century value" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "There is some sort of standard that defines CMOS memory Byte 50 on an ISA " "machine as an indicator of what century it is. B<hwclock> does not use or " @@ -1097,14 +1097,14 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "If you have a bona fide use for a CMOS century byte, contact the B<hwclock> " "maintainer; an option may be appropriate." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Note that this section is only relevant when you are using the \"direct " "ISA\" method of accessing the Hardware Clock. ACPI provides a standard way " @@ -1112,62 +1112,62 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "DATE-TIME CONFIGURATION" msgstr "" #. type: SS -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "Keeping Time without External Synchronization" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "This discussion is based on the following conditions:" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Nothing is running that alters the date-time clocks, such as NTP daemon or a " "cron job.\"" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The system timezone is configured for the correct local time. See below, " "under B<POSIX vs \\(aqRIGHT\\(aq>." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Early during startup the following are called, in this order: B<adjtimex --" "tick> I<value> B<--frequency> I<value> B<hwclock --hctosys>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "During shutdown the following is called: B<hwclock --systohc>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Systems without B<adjtimex> may use B<ntptime>." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Whether maintaining precision time with NTP daemon or not, it makes sense to " "configure the system to keep reasonably good date-time on its own." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The first step in making that happen is having a clear understanding of the " "big picture. There are two completely separate hardware devices running at " @@ -1181,7 +1181,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This problem can be avoided when configuring drift correction for the System " "Clock by simply not shutting down the machine. This, plus the fact that all " @@ -1191,7 +1191,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The System Clock drift is corrected with the B<adjtimex>(8) command\\(cqs " "B<--tick> and B<--frequency> options. These two work together: tick is the " @@ -1200,7 +1200,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Some Linux distributions attempt to automatically calculate the System Clock " "drift with B<adjtimex>\\(aqs compare operation. Trying to correct one " @@ -1213,7 +1213,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "It may be more effective to simply track the System Clock drift with " "B<sntp>, or B<date -Ins> and a precision timepiece, and then calculate the " @@ -1221,7 +1221,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "After setting the tick and frequency values, continue to test and refine the " "adjustments until the System Clock keeps good time. See B<adjtimex>(2) for " @@ -1229,13 +1229,13 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Once the System Clock is ticking smoothly, move on to the Hardware Clock." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "As a rule, cold drift will work best for most use cases. This should be true " "even for 24/7 machines whose normal downtime consists of a reboot. In that " @@ -1245,81 +1245,81 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<Steps to calculate cold drift:>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "1" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<Ensure that NTP daemon will not be launched at startup.>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "2" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "The I<System Clock> time must be correct at shutdown!" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "3" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Shut down the system." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "4" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Let an extended period pass without changing the Hardware Clock." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "5" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Start the system." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "6" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Immediately use B<hwclock> to set the correct time, adding the B<--update-" "drift> option." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Note: if step 6 uses B<--systohc>, then the System Clock must be set " "correctly (step 6a) just before doing so." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Having B<hwclock> calculate the drift factor is a good starting point, but " "for optimal results it will likely need to be adjusted by directly editing " @@ -1331,34 +1331,34 @@ msgid "" msgstr "" #. type: SS -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "LOCAL vs UTC" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Keeping the Hardware Clock in a local timescale causes inconsistent daylight " "saving time results:" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "If Linux is running during a daylight saving time change, the time written " "to the Hardware Clock will be adjusted for the change." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "If Linux is NOT running during a daylight saving time change, the time read " "from the Hardware Clock will NOT be adjusted for the change." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The Hardware Clock on an ISA compatible system keeps only a date and time, " "it has no concept of timezone nor daylight saving. Therefore, when " @@ -1368,7 +1368,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Linux handles daylight saving time changes transparently only when the " "Hardware Clock is kept in the UTC timescale. Doing so is made easy for " @@ -1377,7 +1377,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "POSIX systems, like Linux, are designed to have the System Clock operate in " "the UTC timescale. The Hardware Clock\\(cqs purpose is to initialize the " @@ -1385,7 +1385,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Linux does, however, attempt to accommodate the Hardware Clock being in the " "local timescale. This is primarily for dual-booting with older versions of " @@ -1395,13 +1395,13 @@ msgid "" msgstr "" #. type: SS -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "POSIX vs \\(aqRIGHT\\(aq" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "A discussion on date-time configuration would be incomplete without " "addressing timezones, this is mostly well covered by B<tzset>(3). One area " @@ -1410,7 +1410,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "There are two separate databases in the zoneinfo system, posix and " "\\(aqright\\(aq. \\(aqRight\\(aq (now named zoneinfo-leaps) includes leap " @@ -1424,7 +1424,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "To configure a system to use a particular database all of the files located " "in its directory must be copied to the root of I</usr/share/zoneinfo>. Files " @@ -1436,14 +1436,14 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "I</usr/share/zoneinfo>, I</usr/share/zoneinfo-posix>, I</usr/share/zoneinfo-" "leaps>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Unfortunately, some Linux distributions are changing it back to the old tree " "structure in their packages. So the problem of system administrators " @@ -1458,7 +1458,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Attempting to mix and match files from these separate databases will not " "work, because they each require the System Clock to use a different " @@ -1468,74 +1468,74 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "EXIT STATUS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "One of the following exit values will be returned:" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<EXIT_SUCCESS> (\\(aq0\\(aq on POSIX systems)" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Successful program execution." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<EXIT_FAILURE> (\\(aq1\\(aq on POSIX systems)" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "The operation failed or the command syntax was not valid." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "ENVIRONMENT" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<TZ>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "If this variable is set its value takes precedence over the system " "configured timezone." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<TZDIR>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "If this variable is set its value takes precedence over the system " "configured timezone database directory path." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "FILES" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "I</etc/adjtime>" msgstr "" @@ -1547,34 +1547,34 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "I</etc/localtime>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "The system timezone file." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "I</usr/share/zoneinfo/>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "The system timezone database directory." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Device files B<hwclock> may try for Hardware Clock access: I</dev/rtc0> I</" "dev/rtc> I</dev/misc/rtc> I</dev/efirtc> I</dev/misc/efirtc>" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SEE ALSO" msgstr "" @@ -1587,18 +1587,18 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AUTHORS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Written by" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "September 1996, based on work done on the B<clock>(8) program by Charles " "Hedrick, Rob Hooft, and Harald Koenig. See the source code for complete " @@ -1606,65 +1606,25 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "REPORTING BUGS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "For bug reports, use the issue tracker at" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AVAILABILITY" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B<hwclock> command is part of the util-linux package which can be " "downloaded from" msgstr "" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "2022-02-14" -msgstr "" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "util-linux 2.37.4" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"The kernel also keeps a timezone value, the B<--hctosys> function sets it to " -"the timezone configured for the system. The system timezone is configured by " -"the TZ environment variable or the I</etc/localtime> file, as B<tzset>(3) " -"would interpret them. The obsolete I<tz_dsttime> field of the kernel\\(cqs " -"timezone value is set to zero. (For details on what this field used to mean, " -"see B<settimeofday>(2).)" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "Display version information and exit." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "The configuration and state file for hwclock." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"B<date>(1), B<adjtimex>(8), B<gettimeofday>(2), B<settimeofday>(2), " -"B<crontab>(1p), B<tzset>(3)" -msgstr "" |