Hello Melker, On 10/25/21 8:28 PM, Melker Narikka wrote:
From: Melker Narikka <meklu@xxxxxxxxx> Signed-off-by: Melker Narikka <meklu@xxxxxxxxx>
Patch applied! Thanks. BTW, check your mailer; it broke the patch by introducing a line break. Cheers, Alex
--- 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 does not change after
The above lines are 2 separate lines, instead of a single line. I fixed that manually.
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.
-- Alejandro Colomar Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/ http://www.alejandro-colomar.es/