[4/4] system_data_types.7: srcfix: Add FIXME notes

Message ID 20200918124554.46308-5-colomar.6.4.3@gmail.com
State Not applicable
Headers
Series Document regoff_t (and a few minor patches) |

Commit Message

Alejandro Colomar Sept. 18, 2020, 12:45 p.m. UTC
  Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
---
 man7/system_data_types.7 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Comments

Michael Kerrisk \(man-pages\) Sept. 18, 2020, 8:32 p.m. UTC | #1
On 9/18/20 2:45 PM, Alejandro Colomar wrote:
> Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>

Thanks, Alex. Patch applied.

Cheers,

Michael

> ---
>  man7/system_data_types.7 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/man7/system_data_types.7 b/man7/system_data_types.7
> index d96703b1d..16dcb7d66 100644
> --- a/man7/system_data_types.7
> +++ b/man7/system_data_types.7
> @@ -133,9 +133,9 @@ See also:
>  .BR sigevent (7)
>  .\".IP
>  .\"See also the
> -.\".I sigevent
> +.\".I sigevent	FIXME
>  .\"structure and the
> -.\".I siginfo_t
> +.\".I siginfo_t	FIXME
>  .\"type in this page.
>  .TP
>  .I size_t
>
  

Patch

diff --git a/man7/system_data_types.7 b/man7/system_data_types.7
index d96703b1d..16dcb7d66 100644
--- a/man7/system_data_types.7
+++ b/man7/system_data_types.7
@@ -133,9 +133,9 @@  See also:
 .BR sigevent (7)
 .\".IP
 .\"See also the
-.\".I sigevent
+.\".I sigevent	FIXME
 .\"structure and the
-.\".I siginfo_t
+.\".I siginfo_t	FIXME
 .\"type in this page.
 .TP
 .I size_t