aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2021-05-24 09:52:59 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-02-24 23:01:25 +0100
commitf0c9f0c8a61433dd7d28240de5ad7beff1ab4d2c (patch)
tree19a3fe651bbff3f3efd656c633b0ac5bca8c69af
parentc47c8d6c3c89a121a8fc6c5b9d3ff798e9db4b7a (diff)
downloadman-pages-f0c9f0c8a61433dd7d28240de5ad7beff1ab4d2c.tar.gz
aiocb-struct.3, lconv-struct.3, sigevent-struct.3, sigval-union.3, sockaddr-struct.3, timespec-struct.3, timeval-struct.3: Rename some links to system_data_types.7 to add -{struct,union} suffix
This avoids shadowing other pages, and clearly differentiates function pages from type pages (both are in man3). Do this for struct/union types, and not for typedefs. This makes sense because typedefs in C are in the same namespace as function identifiers, but struct and union (and enum) tags are in a different one, and can have the same name as a function. Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com> Cc: G. Branden Robinson <g.branden.robinson@gmail.com>
-rw-r--r--man3/aiocb-struct.3 (renamed from man3/aiocb.3)0
-rw-r--r--man3/lconv-struct.3 (renamed from man3/lconv.3)0
-rw-r--r--man3/sigevent-struct.3 (renamed from man3/sigval.3)0
-rw-r--r--man3/sigval-union.3 (renamed from man3/sockaddr.3)0
-rw-r--r--man3/sockaddr-struct.3 (renamed from man3/timespec.3)0
-rw-r--r--man3/timespec-struct.3 (renamed from man3/timeval.3)0
-rw-r--r--man3/timeval-struct.31
7 files changed, 1 insertions, 0 deletions
diff --git a/man3/aiocb.3 b/man3/aiocb-struct.3
index db50c0f091..db50c0f091 100644
--- a/man3/aiocb.3
+++ b/man3/aiocb-struct.3
diff --git a/man3/lconv.3 b/man3/lconv-struct.3
index db50c0f091..db50c0f091 100644
--- a/man3/lconv.3
+++ b/man3/lconv-struct.3
diff --git a/man3/sigval.3 b/man3/sigevent-struct.3
index db50c0f091..db50c0f091 100644
--- a/man3/sigval.3
+++ b/man3/sigevent-struct.3
diff --git a/man3/sockaddr.3 b/man3/sigval-union.3
index db50c0f091..db50c0f091 100644
--- a/man3/sockaddr.3
+++ b/man3/sigval-union.3
diff --git a/man3/timespec.3 b/man3/sockaddr-struct.3
index db50c0f091..db50c0f091 100644
--- a/man3/timespec.3
+++ b/man3/sockaddr-struct.3
diff --git a/man3/timeval.3 b/man3/timespec-struct.3
index db50c0f091..db50c0f091 100644
--- a/man3/timeval.3
+++ b/man3/timespec-struct.3
diff --git a/man3/timeval-struct.3 b/man3/timeval-struct.3
new file mode 100644
index 0000000000..db50c0f091
--- /dev/null
+++ b/man3/timeval-struct.3
@@ -0,0 +1 @@
+.so man7/system_data_types.7