From d5311adafbca35a0e2eb28f1c871b82844452386 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 11 Mar 2020 11:56:29 +0100 Subject: [PATCH] doc: fix tag in chronyc man page --- doc/chronyc.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/chronyc.adoc b/doc/chronyc.adoc index b303df7..2a99a16 100644 --- a/doc/chronyc.adoc +++ b/doc/chronyc.adoc @@ -1171,7 +1171,7 @@ running. The *rekey* command causes *chronyd* to re-read the key file specified in the configuration file by the <> directive. -[[rekey]]*shutdown*:: +[[shutdown]]*shutdown*:: The *shutdown* command causes *chronyd* to exit. This is equivalent to sending the process the SIGTERM signal.