[PATCH] clock_nanosleep.2: tfix CLOCK_BOOTTIME
From: Melker Narikka <hidden>
Date: 2021-10-25 18:28:56
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Melker Narikka <hidden>
Date: 2021-10-25 18:28:56
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Melker Narikka <redacted> Signed-off-by: Melker Narikka <redacted> --- man2/clock_nanosleep.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/clock_nanosleep.2 b/man2/clock_nanosleep.2
index b8c4afc2c..1d607e1ce 100644
--- a/man2/clock_nanosleep.2
+++ b/man2/clock_nanosleep.2@@ -90,7 +90,7 @@ since some unspecified point in the past that doesnot change after system startup. .\" On Linux this clock measures time since boot. .TP -.BR CLOCK_BOOTIME " (since Linux 2.6.39)" +.BR CLOCK_BOOTTIME " (since Linux 2.6.39)" Identical to .BR CLOCK_MONOTONIC , except that it also includes any time that the system is suspended. -- 2.32.0