diff mbox series

[4/9] sigevent.3: New link to new documented type in system_data_types(7)

Message ID 20200918170442.94920-5-colomar.6.4.3@gmail.com
State New
Headers show
Series Document aiocb, sigevent, siginfo_t | expand

Commit Message

Alejandro Colomar Sept. 18, 2020, 5:04 p.m. UTC
Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
---
 man3/sigevent.3 | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 man3/sigevent.3

Comments

Michael Kerrisk \(man-pages\) Sept. 18, 2020, 9:10 p.m. UTC | #1
Hi Alex,

On 9/18/20 7:04 PM, Alejandro Colomar wrote:
> Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
> ---
>  man3/sigevent.3 | 1 +
>  1 file changed, 1 insertion(+)
>  create mode 100644 man3/sigevent.3

I think that I won't apply this, since it will hide sigevent(7).
Okay?

Thanks,

Michael


> 
> diff --git a/man3/sigevent.3 b/man3/sigevent.3
> new file mode 100644
> index 000000000..db50c0f09
> --- /dev/null
> +++ b/man3/sigevent.3
> @@ -0,0 +1 @@
> +.so man7/system_data_types.7
>
Alejandro Colomar Sept. 18, 2020, 9:39 p.m. UTC | #2
Hi Michael,

On 2020-09-18 23:10, Michael Kerrisk (man-pages) wrote:
> Hi Alex,
> 
> On 9/18/20 7:04 PM, Alejandro Colomar wrote:
>> Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
>> ---
>>   man3/sigevent.3 | 1 +
>>   1 file changed, 1 insertion(+)
>>   create mode 100644 man3/sigevent.3
> 
> I think that I won't apply this, since it will hide sigevent(7).
> Okay?
> 
> Thanks,
> 
> Michael
> 
> 
>>
>> diff --git a/man3/sigevent.3 b/man3/sigevent.3
>> new file mode 100644
>> index 000000000..db50c0f09
>> --- /dev/null
>> +++ b/man3/sigevent.3
>> @@ -0,0 +1 @@
>> +.so man7/system_data_types.7
>>
> 
> 


Fine,  sigevent(7) already documents the type, so it's perfect.  The 
type will be documented in system_data_types.7 anyway, so no problem.

I guess you'll add a reference to system_data_types(7) in sigevent(7), 
right?

Thanks,

Alex
Michael Kerrisk \(man-pages\) Sept. 18, 2020, 9:43 p.m. UTC | #3
On 9/18/20 11:39 PM, Alejandro Colomar wrote:
> Hi Michael,
> 
> On 2020-09-18 23:10, Michael Kerrisk (man-pages) wrote:
>> Hi Alex,
>>
>> On 9/18/20 7:04 PM, Alejandro Colomar wrote:
>>> Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
>>> ---
>>>   man3/sigevent.3 | 1 +
>>>   1 file changed, 1 insertion(+)
>>>   create mode 100644 man3/sigevent.3
>>
>> I think that I won't apply this, since it will hide sigevent(7).
>> Okay?
>>
>> Thanks,
>>
>> Michael
>>
>>
>>>
>>> diff --git a/man3/sigevent.3 b/man3/sigevent.3
>>> new file mode 100644
>>> index 000000000..db50c0f09
>>> --- /dev/null
>>> +++ b/man3/sigevent.3
>>> @@ -0,0 +1 @@
>>> +.so man7/system_data_types.7
>>>
>>
>>
> 
> 
> Fine,  sigevent(7) already documents the type, so it's perfect.  The 
> type will be documented in system_data_types.7 anyway, so no problem.
> 
> I guess you'll add a reference to system_data_types(7) in sigevent(7), 
> right?

Do you think it's needed? I"m not so sure...

Thanks,

Michael
Alejandro Colomar Sept. 18, 2020, 9:57 p.m. UTC | #4
On 2020-09-18 23:43, Michael Kerrisk (man-pages) wrote:
>> Fine,  sigevent(7) already documents the type, so it's perfect.  The
>> type will be documented in system_data_types.7 anyway, so no problem.
>>
>> I guess you'll add a reference to system_data_types(7) in sigevent(7),
>> right?
> 
> Do you think it's needed? I"m not so sure...

Not sure.

There are a few things that are documented in system_data_types but not 
in sigevent(7), but not too many.

Thanks,

Alex

> 
> Thanks,
> 
> Michael
> 
>
develop--- via Libc-alpha Sept. 19, 2020, 8:11 a.m. UTC | #5
On Fri, 18 Sep 2020 at 23:57, Alejandro Colomar <colomar.6.4.3@gmail.com> wrote:
>
>
>
> On 2020-09-18 23:43, Michael Kerrisk (man-pages) wrote:
> >> Fine,  sigevent(7) already documents the type, so it's perfect.  The
> >> type will be documented in system_data_types.7 anyway, so no problem.
> >>
> >> I guess you'll add a reference to system_data_types(7) in sigevent(7),
> >> right?
> >
> > Do you think it's needed? I"m not so sure...
>
> Not sure.
>
> There are a few things that are documented in system_data_types but not
> in sigevent(7), but not too many.

For the moment, I think the reference probably isn't needed.

Thanks,

Michael
diff mbox series

Patch

diff --git a/man3/sigevent.3 b/man3/sigevent.3
new file mode 100644
index 000000000..db50c0f09
--- /dev/null
+++ b/man3/sigevent.3
@@ -0,0 +1 @@ 
+.so man7/system_data_types.7