Since the commit 4131356cd ("man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections"), the discussion about O_SYNC and O_DSYNC is now under VERSIONS / Synchronized I/O. While at it, fix the typesetting. Fixes: 4131356cd ("man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections") Signed-off-by: Kir Kolyshkin <kolyshkin@xxxxxxxxx> --- man/man2/open.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/man2/open.2 b/man/man2/open.2 index 1e98a1df4..88d065179 100644 --- a/man/man2/open.2 +++ b/man/man2/open.2 @@ -418,7 +418,7 @@ .SH DESCRIPTION .BR write (2) was followed by a call to .BR fdatasync (2)). -.IR "See NOTES below" . +See VERSIONS. .TP .B O_EXCL Ensure that this call creates the file: @@ -776,7 +776,7 @@ .SH DESCRIPTION .BR write (2) was followed by a call to .BR fsync (2)). -.IR "See NOTES below" . +See VERSIONS. .TP .BR O_TMPFILE " (since Linux 3.11)" .\" commit 60545d0d4610b02e55f65d141c95b18ccf855b6e -- 2.45.2