]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
getdtablesize.2, sigqueue.2, clock_getres.3, clock_gettime.3, clock_settime.3, attr...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 19 Jun 2020 18:50:47 +0000 (20:50 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 19 Jun 2020 18:50:47 +0000 (20:50 +0200)
These are all links that were created several years ago, mainly
when pages were migrated to different sections, in order to
allow the 'man' commands using the old section numbers to work.
However, the plan was always to eventually remove them, after
allowing people who cared to get used to the new section numbers.
Now, after 5+ years in each case, it's time to remove
these links.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/getdtablesize.2 [deleted file]
man2/sigqueue.2 [deleted file]
man3/clock_getres.3 [deleted file]
man3/clock_gettime.3 [deleted file]
man3/clock_settime.3 [deleted file]
man5/attr.5 [deleted file]
man5/numa_maps.5 [deleted file]

diff --git a/man2/getdtablesize.2 b/man2/getdtablesize.2
deleted file mode 100644 (file)
index 68c2fd8..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-.so man3/getdtablesize.3
-.\" Created 2013-02-05; will eventually be removed
diff --git a/man2/sigqueue.2 b/man2/sigqueue.2
deleted file mode 100644 (file)
index fee2bfb..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-.so man3/sigqueue.3
-.\" FIXME . this link will eventually be removed (created Sep 2011)
diff --git a/man3/clock_getres.3 b/man3/clock_getres.3
deleted file mode 100644 (file)
index 5b14883..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-.so man2/clock_getres.2
-.\" This link provided in Section 3 because, by historical accident,
-.\" the page was originally in Section 3 -- mtk, Feb 2009
diff --git a/man3/clock_gettime.3 b/man3/clock_gettime.3
deleted file mode 100644 (file)
index 5b14883..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-.so man2/clock_getres.2
-.\" This link provided in Section 3 because, by historical accident,
-.\" the page was originally in Section 3 -- mtk, Feb 2009
diff --git a/man3/clock_settime.3 b/man3/clock_settime.3
deleted file mode 100644 (file)
index 5b14883..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-.so man2/clock_getres.2
-.\" This link provided in Section 3 because, by historical accident,
-.\" the page was originally in Section 3 -- mtk, Feb 2009
diff --git a/man5/attr.5 b/man5/attr.5
deleted file mode 100644 (file)
index e979971..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-.so man7/xattr.7
-.\" Page was imported from 'attr' project which had it in Section 5
diff --git a/man5/numa_maps.5 b/man5/numa_maps.5
deleted file mode 100644 (file)
index de68c0b..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-.so man7/numa.7
-.\" As part of the numactl() package, the /proc/PID/numa_maps
-.\" documentation was in a numa_maps.5 page; this link
-.\" ensures that "man 5 numa_maps" still works.
-.\" Eventually, we may want to remove it -- mtk, Aug 2008