summaryrefslogtreecommitdiffstats
path: root/Changes.old
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2018-12-31 17:20:45 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2019-01-10 13:38:42 +1300
commit2280e53cd21c0a996cdc61ea6d1fd07137c8900f (patch)
tree9add299bb61c5cafd3f14b50e6e0d37dfde21db9 /Changes.old
parent8eb09b1283be57333e7c6223080e7449479b7677 (diff)
Changes.old: tfix
Signed-off-by: Jakub Wilk <jwilk@jwilk.net> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'Changes.old')
-rw-r--r--Changes.old6
1 files changed, 3 insertions, 3 deletions
diff --git a/Changes.old b/Changes.old
index 2a96d9428..e4b856189 100644
--- a/Changes.old
+++ b/Changes.old
@@ -40779,7 +40779,7 @@ Various pages
Michael Kerrisk
Remove mention of the obsolete _POSIX_SOURCE macro from SYNOPSIS
_POSIX_SOURCE was a POSIX.1-1990 creation that was soon made
- obsolete bu _POSIX_C_SOURCE. Retaining mention of it
+ obsolete by _POSIX_C_SOURCE. Retaining mention of it
in the feature test macro requirements section of the
SYNOPSIS doesn't contain important information, and may
mislead readers into actually trying to use this macro.
@@ -47113,7 +47113,7 @@ core.5
Michael Kerrisk [Per Böhlin]
RLIMIT_CORE is not enforced when piping core dump to a program
Michael Kerrisk
- SEE ALO: add systemd-coredump(8)
+ SEE ALSO: add systemd-coredump(8)
Michael Kerrisk
SEE ALSO: add coredumpctl(1)
@@ -47630,7 +47630,7 @@ mmap.2
be used otherwise.
Michael Kerrisk
Move the text on MAP_FIXED to NOTES
- This text has become rather long, making it it somewhat
+ This text has become rather long, making it somewhat
unwieldy in the discussion of the mmap() flags. Therefore,
move it to NOTES, with a pointer in DESCRIPTION referring
the reader to NOTES.