[2/4] system_data_types.7: wfix: sort referenced types

Message ID 20200918120440.30281-3-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 | 4 ++--
 1 file changed, 2 insertions(+), 2 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 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/man7/system_data_types.7 b/man7/system_data_types.7
> index 72afe9e81..5ef470386 100644
> --- a/man7/system_data_types.7
> +++ b/man7/system_data_types.7
> @@ -179,9 +179,9 @@ See also:
>  .BR offsetof (3)
>  .IP
>  See also the
> -.I ssize_t
> -and
>  .I ptrdiff_t
> +and
> +.I ssize_t
>  types in this page.
>  .TP
>  .I ssize_t
>
  

Patch

diff --git a/man7/system_data_types.7 b/man7/system_data_types.7
index 72afe9e81..5ef470386 100644
--- a/man7/system_data_types.7
+++ b/man7/system_data_types.7
@@ -179,9 +179,9 @@  See also:
 .BR offsetof (3)
 .IP
 See also the
-.I ssize_t
-and
 .I ptrdiff_t
+and
+.I ssize_t
 types in this page.
 .TP
 .I ssize_t