diff options
| author | Alejandro Colomar <colomar.6.4.3@gmail.com> | 2020-10-01 12:16:00 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-10-01 13:29:07 +0200 |
| commit | b2769f6f7dcdb90934a4d0adae5ac6cd90cff503 (patch) | |
| tree | 055776373b1642591266d6887f42b5e31d11858e | |
| parent | 8df2c50a792222d3a092777608f6cd1be0cd6865 (diff) | |
| download | man-pages-b2769f6f7dcdb90934a4d0adae5ac6cd90cff503.tar.gz | |
uintptr_t.3: New link to system_data_types(7)
Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man3/uintptr_t.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man3/uintptr_t.3 b/man3/uintptr_t.3 new file mode 100644 index 0000000000..db50c0f091 --- /dev/null +++ b/man3/uintptr_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 |
