From: Karel Zak Date: Thu, 21 Oct 2021 09:36:44 +0000 (+0200) Subject: docs: add links to adjtime_config manpage X-Git-Tag: v2.38-rc1~217 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=71811eea53cbc41cc12555e3754c4b12216bcf21;p=thirdparty%2Futil-linux.git docs: add links to adjtime_config manpage Fixes: https://github.com/karelzak/util-linux/issues/1478 Signed-off-by: Karel Zak --- diff --git a/sys-utils/hwclock.8.adoc b/sys-utils/hwclock.8.adoc index 48d9a60119..15bab7eb89 100644 --- a/sys-utils/hwclock.8.adoc +++ b/sys-utils/hwclock.8.adoc @@ -359,7 +359,7 @@ If this variable is set its value takes precedence over the system configured ti == FILES _{ADJTIME_PATH}_:: -The configuration and state file for hwclock. +The configuration and state file for hwclock. See also *adjtime_config*(5). _/etc/localtime_:: The system timezone file. @@ -372,6 +372,7 @@ Device files *hwclock* may try for Hardware Clock access: _/dev/rtc0_ _/dev/rtc_ == SEE ALSO *date*(1), +*adjtime_config*(5), *adjtimex*(8), *gettimeofday*(2), *settimeofday*(2), diff --git a/sys-utils/rtcwake.8.adoc b/sys-utils/rtcwake.8.adoc index 73960ec95a..9dd19c0aed 100644 --- a/sys-utils/rtcwake.8.adoc +++ b/sys-utils/rtcwake.8.adoc @@ -133,6 +133,7 @@ This is free software. You may redistribute copies of it under the terms of the == SEE ALSO +*adjtime_config*(5), *hwclock*(8), *date*(1)