[1/4] system_data_types.7: srcfix: Remove TODO comment

Message ID 20200918120440.30281-2-colomar.6.4.3@gmail.com
State Not applicable
Headers
Series Document ptrdiff_t (and a few minor patches) |

Commit Message

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

Comments

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

Patch applied.

Thanks,

Michael


> ---
>  man7/system_data_types.7 | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/man7/system_data_types.7 b/man7/system_data_types.7
> index 041e7e243..72afe9e81 100644
> --- a/man7/system_data_types.7
> +++ b/man7/system_data_types.7
> @@ -27,9 +27,6 @@
>  .SH NAME
>  system_data_types \- overview of system data types
>  .SH DESCRIPTION
> -.\" TODO:
> -.\"	* Add types
> -.\"	* Curate "See also"
>  .\" Layout:
>  .\"	A list of type names (the struct/union keyword will be omitted).
>  .\"	Each entry will have the following parts:
>
  

Patch

diff --git a/man7/system_data_types.7 b/man7/system_data_types.7
index 041e7e243..72afe9e81 100644
--- a/man7/system_data_types.7
+++ b/man7/system_data_types.7
@@ -27,9 +27,6 @@ 
 .SH NAME
 system_data_types \- overview of system data types
 .SH DESCRIPTION
-.\" TODO:
-.\"	* Add types
-.\"	* Curate "See also"
 .\" Layout:
 .\"	A list of type names (the struct/union keyword will be omitted).
 .\"	Each entry will have the following parts: