]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: add links to adjtime_config manpage
authorKarel Zak <kzak@redhat.com>
Thu, 21 Oct 2021 09:36:44 +0000 (11:36 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 21 Oct 2021 09:36:44 +0000 (11:36 +0200)
Fixes: https://github.com/karelzak/util-linux/issues/1478
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/hwclock.8.adoc
sys-utils/rtcwake.8.adoc

index 48d9a6011919823689c0b8f419f28f6f9b57f155..15bab7eb89ac6f54b27341565e713af23db115d9 100644 (file)
@@ -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),
index 73960ec95ad1fa2f81117824c78f1705c702e206..9dd19c0aedef4cca6265a5ef00bc5d77a5c2c5eb 100644 (file)
@@ -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)