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

Message ID 20200918120440.30281-5-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>
---
 man3/ptrdiff_t.3 | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 man3/ptrdiff_t.3
  

Comments

Michael Kerrisk \(man-pages\) Sept. 18, 2020, 8:20 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


> ---
>  man3/ptrdiff_t.3 | 1 +
>  1 file changed, 1 insertion(+)
>  create mode 100644 man3/ptrdiff_t.3
> 
> diff --git a/man3/ptrdiff_t.3 b/man3/ptrdiff_t.3
> new file mode 100644
> index 000000000..db50c0f09
> --- /dev/null
> +++ b/man3/ptrdiff_t.3
> @@ -0,0 +1 @@
> +.so man7/system_data_types.7
>
  

Patch

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