public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] system_data_types: ffix
@ 2020-10-27 10:47 Alejandro Colomar
  2020-10-27 10:52 ` Alejandro Colomar
  0 siblings, 1 reply; 4+ messages in thread
From: Alejandro Colomar @ 2020-10-27 10:47 UTC (permalink / raw)
  To: mtk.manpages; +Cc: Alejandro Colomar, linux-man

Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
---
 man7/system_data_types.7 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man7/system_data_types.7 b/man7/system_data_types.7
index e98782545..e1e8f01ca 100644
--- a/man7/system_data_types.7
+++ b/man7/system_data_types.7
@@ -775,7 +775,7 @@ See also:
 .TP
 .I pid_t
 .RS
-Include
+Include:
 .IR <sys/types.h> .
 Alternatively,
 .IR <fcntl.h> ,
-- 
2.28.0


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

* Re: [PATCH] system_data_types: ffix
  2020-10-27 10:47 [PATCH] system_data_types: ffix Alejandro Colomar
@ 2020-10-27 10:52 ` Alejandro Colomar
  2020-10-27 10:53   ` Alejandro Colomar
  0 siblings, 1 reply; 4+ messages in thread
From: Alejandro Colomar @ 2020-10-27 10:52 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man

I forgot the '.3' in the commit msg again :(

On 2020-10-27 11:47, Alejandro Colomar wrote:
> Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
> ---
>   man7/system_data_types.7 | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man7/system_data_types.7 b/man7/system_data_types.7
> index e98782545..e1e8f01ca 100644
> --- a/man7/system_data_types.7
> +++ b/man7/system_data_types.7
> @@ -775,7 +775,7 @@ See also:
>   .TP
>   .I pid_t
>   .RS
> -Include
> +Include:
>   .IR <sys/types.h> .
>   Alternatively,
>   .IR <fcntl.h> ,
> 

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

* Re: [PATCH] system_data_types: ffix
  2020-10-27 10:52 ` Alejandro Colomar
@ 2020-10-27 10:53   ` Alejandro Colomar
  2020-10-27 13:00     ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 4+ messages in thread
From: Alejandro Colomar @ 2020-10-27 10:53 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man

Ooops, '.7'

On 2020-10-27 11:52, Alejandro Colomar wrote:
> I forgot the '.3' in the commit msg again :(
> 
> On 2020-10-27 11:47, Alejandro Colomar wrote:
>> Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
>> ---
>>   man7/system_data_types.7 | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/man7/system_data_types.7 b/man7/system_data_types.7
>> index e98782545..e1e8f01ca 100644
>> --- a/man7/system_data_types.7
>> +++ b/man7/system_data_types.7
>> @@ -775,7 +775,7 @@ See also:
>>   .TP
>>   .I pid_t
>>   .RS
>> -Include
>> +Include:
>>   .IR <sys/types.h> .
>>   Alternatively,
>>   .IR <fcntl.h> ,
>>

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

* Re: [PATCH] system_data_types: ffix
  2020-10-27 10:53   ` Alejandro Colomar
@ 2020-10-27 13:00     ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Kerrisk (man-pages) @ 2020-10-27 13:00 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: mtk.manpages, linux-man

On 10/27/20 11:53 AM, Alejandro Colomar wrote:
> Ooops, '.7'

Patch applied, and commit message fixed :-).

Thanks,

Michael

> On 2020-10-27 11:52, Alejandro Colomar wrote:
>> I forgot the '.3' in the commit msg again :(
>>
>> On 2020-10-27 11:47, Alejandro Colomar wrote:
>>> Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
>>> ---
>>>   man7/system_data_types.7 | 2 +-
>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/man7/system_data_types.7 b/man7/system_data_types.7
>>> index e98782545..e1e8f01ca 100644
>>> --- a/man7/system_data_types.7
>>> +++ b/man7/system_data_types.7
>>> @@ -775,7 +775,7 @@ See also:
>>>   .TP
>>>   .I pid_t
>>>   .RS
>>> -Include
>>> +Include:
>>>   .IR <sys/types.h> .
>>>   Alternatively,
>>>   .IR <fcntl.h> ,
>>>


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

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

end of thread, other threads:[~2020-10-27 13:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-27 10:47 [PATCH] system_data_types: ffix Alejandro Colomar
2020-10-27 10:52 ` Alejandro Colomar
2020-10-27 10:53   ` Alejandro Colomar
2020-10-27 13:00     ` Michael Kerrisk (man-pages)

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