From a5d13a32b79508c3224b678c67c1d5bcec0dd78e Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Thu, 1 Oct 2020 16:35:36 +0200 Subject: [PATCH] uint_least8_t.3, uint_least16_t.3, uint_least32_t.3, uint_least64_t.3, uint_leastN_t.3: New links to system_data_types(7) Signed-off-by: Alejandro Colomar Signed-off-by: Michael Kerrisk --- man3/uint_least16_t.3 | 1 + man3/uint_least32_t.3 | 1 + man3/uint_least64_t.3 | 1 + man3/uint_least8_t.3 | 1 + man3/uint_leastN_t.3 | 1 + 5 files changed, 5 insertions(+) create mode 100644 man3/uint_least16_t.3 create mode 100644 man3/uint_least32_t.3 create mode 100644 man3/uint_least64_t.3 create mode 100644 man3/uint_least8_t.3 create mode 100644 man3/uint_leastN_t.3 diff --git a/man3/uint_least16_t.3 b/man3/uint_least16_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/uint_least16_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/uint_least32_t.3 b/man3/uint_least32_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/uint_least32_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/uint_least64_t.3 b/man3/uint_least64_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/uint_least64_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/uint_least8_t.3 b/man3/uint_least8_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/uint_least8_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7 diff --git a/man3/uint_leastN_t.3 b/man3/uint_leastN_t.3 new file mode 100644 index 000000000..db50c0f09 --- /dev/null +++ b/man3/uint_leastN_t.3 @@ -0,0 +1 @@ +.so man7/system_data_types.7