diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-06-19 20:50:47 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-06-19 20:50:47 +0200 |
| commit | 12e3a797b39bc2c03b270f1e18f6803e6fd17c9a (patch) | |
| tree | c5cfa91fd2d479f764699eb7ab68f35425f272b2 /man5 | |
| parent | 04ce17bdbaf377dcd3fb69f36bee4bfb1d621bfa (diff) | |
| download | man-pages-12e3a797b39bc2c03b270f1e18f6803e6fd17c9a.tar.gz | |
getdtablesize.2, sigqueue.2, clock_getres.3, clock_gettime.3, clock_settime.3, attr.5, numa_maps.5: Remove old links
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>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/attr.5 | 2 | ||||
| -rw-r--r-- | man5/numa_maps.5 | 5 |
2 files changed, 0 insertions, 7 deletions
diff --git a/man5/attr.5 b/man5/attr.5 deleted file mode 100644 index e9799711a8..0000000000 --- a/man5/attr.5 +++ /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 index de68c0b7ff..0000000000 --- a/man5/numa_maps.5 +++ /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 |
