From f5e981144491bb40d7dc5e67597f7447a03b456b Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Sat, 15 Sep 2018 08:36:02 +0200 Subject: [PATCH] adjtimex.2: tfix Signed-off-by: Jakub Wilk Signed-off-by: Michael Kerrisk --- man2/adjtimex.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/adjtimex.2 b/man2/adjtimex.2 index fc6892d7e..4043a20d4 100644 --- a/man2/adjtimex.2 +++ b/man2/adjtimex.2 @@ -529,7 +529,7 @@ The leap-second processing triggered by .B STA_INS and .B STA_DEL -is done by the kernel in timer context +is done by the kernel in timer context. Thus, it will take one tick into the second for the leap second to be inserted or deleted. .SH SEE ALSO