Changes.old: Minor fixes to 5.10 changelog

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-12-22 11:05:58 +01:00
parent 5e207fcf11
commit 3ff7c9e360
1 changed files with 6 additions and 6 deletions

View File

@ -53045,6 +53045,11 @@ membarrier.2
and added two new commands [MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
and MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_RSEQ].
mount.2
statfs.2
Ross Zwisler
Add NOSYMFOLLOW flags to mount(2) and statfs(2)
New and changed links
---------------------
@ -53156,11 +53161,6 @@ mmap.2
Michael Kerrisk
Clarify SIGBUS text and treatment of partial page at end of a mapping
mount.2
statfs.2
Ross Zwisler
Add NOSYMFOLLOW flags to mount(2) and statfs(2)
msgctl.2
Michael Kerrisk
Make comments in 'msqid_ds' definition more compact
@ -53293,7 +53293,7 @@ attributes.7
fanotify.7
Amir Goldstein [Jan Kara]
fix outdated description
Fix outdated description
kernel_lockdown.7
Michael Kerrisk