On 2020-09-18 22:45, Michael Kerrisk (man-pages) wrote:
On 9/18/20 3:29 PM, Alejandro Colomar wrote:
Signed-off-by: Alejandro Colomar <colomar.6.4.3@xxxxxxxxx>
Thanks, Alex. Patch applied. But title should say "New link...",
rather than "New page..." (I fixed it).
Cheers,
Michael
---
man3/regmatch_t.3 | 1 +
1 file changed, 1 insertion(+)
create mode 100644 man3/regmatch_t.3
diff --git a/man3/regmatch_t.3 b/man3/regmatch_t.3
new file mode 100644
index 000000000..db50c0f09
--- /dev/null
+++ b/man3/regmatch_t.3
@@ -0,0 +1 @@
+.so man7/system_data_types.7
Oops! Typo.
Thanks,
Alex