From d6ecaa22522fb91e3e9d0665b718e79e4e645773 Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Thu, 1 Oct 2020 12:15:58 +0200 Subject: [PATCH] intptr_t.3: New link to system_data_types(7) Signed-off-by: Alejandro Colomar Signed-off-by: Michael Kerrisk --- man3/intptr_t.3 | 1 + 1 file changed, 1 insertion(+) create mode 100644 man3/intptr_t.3 diff --git a/man3/intptr_t.3 b/man3/intptr_t.3 new file mode 100644 index 0000000000..db50c0f091 --- /dev/null +++ b/man3/intptr_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 -- 2.47.2