diff options
| author | Alejandro Colomar <alx@kernel.org> | 2024-06-14 22:19:11 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2024-06-14 22:19:11 +0200 |
| commit | 6492b22391042da07586d19d5b095f6790f1c80a (patch) | |
| tree | 6d1b56827ea9fd4b97502ab9910be37dbc665990 | |
| parent | 9a1cb3cd29f5ae57f1464abb27f2a1849e528ba6 (diff) | |
| download | man-pages-6492b22391042da07586d19d5b095f6790f1c80a.tar.gz | |
Changes.old: Fix some mistakes
Signed-off-by: Alejandro Colomar <alx@kernel.org>
| -rw-r--r-- | Changes.old | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Changes.old b/Changes.old index 9b72cb53ab..d4efba1ca5 100644 --- a/Changes.old +++ b/Changes.old @@ -56681,11 +56681,11 @@ man2/ ioctl_eventpoll.2 ioctl_fat.2 (split into many small pages) ioctl_fs.2 - ioctl_kd.2 (split into many small pages) - ioctl_nsfs.2 (split into many small pages) + ioctl_kd.2 + ioctl_nsfs.2 (split into many small pages; previously, ioctl_ns.2) ioctl_tty.2 (split into many small pages) ioctl_userfaultfd.2 (split into many small pages) - ioctl_vt.2 (split into many small pages) + ioctl_vt.2 prctl.2 (split into many small pages) man2const/ |
