From 71811eea53cbc41cc12555e3754c4b12216bcf21 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 21 Oct 2021 11:36:44 +0200 Subject: [PATCH] docs: add links to adjtime_config manpage Fixes: https://github.com/karelzak/util-linux/issues/1478 Signed-off-by: Karel Zak --- sys-utils/hwclock.8.adoc | 3 ++- sys-utils/rtcwake.8.adoc | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) 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) -- 2.47.3