public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] clock_nanosleep.2: tfix CLOCK_BOOTTIME
@ 2021-10-25 18:28 Melker Narikka
  2021-10-25 20:34 ` Alejandro Colomar (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Melker Narikka @ 2021-10-25 18:28 UTC (permalink / raw)
  To: linux-man; +Cc: Alejandro Colomar, Michael Kerrisk

From: Melker Narikka <meklu@meklu.org>

Signed-off-by: Melker Narikka <meklu@meklu.org>
---
 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
 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] clock_nanosleep.2: tfix CLOCK_BOOTTIME
  2021-10-25 18:28 [PATCH] clock_nanosleep.2: tfix CLOCK_BOOTTIME Melker Narikka
@ 2021-10-25 20:34 ` Alejandro Colomar (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar (man-pages) @ 2021-10-25 20:34 UTC (permalink / raw)
  To: Melker Narikka, linux-man; +Cc: Michael Kerrisk

Hello Melker,

On 10/25/21 8:28 PM, Melker Narikka wrote:
> From: Melker Narikka <meklu@meklu.org>
> 
> Signed-off-by: Melker Narikka <meklu@meklu.org>

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-25 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-25 18:28 [PATCH] clock_nanosleep.2: tfix CLOCK_BOOTTIME Melker Narikka
2021-10-25 20:34 ` Alejandro Colomar (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox