[PATCH 02/11] posix_fallocate.3: fix section references

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



There are references to NOTES section, which no longer exists since
the commit 4131356cd ("man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY:
Reorganize sections").

Fixes: 4131356cd
Signed-off-by: Kir Kolyshkin <kolyshkin@xxxxxxxxx>
---
 man/man3/posix_fallocate.3 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/man3/posix_fallocate.3 b/man/man3/posix_fallocate.3
index 46ce6ac7f..7222b6232 100644
--- a/man/man3/posix_fallocate.3
+++ b/man/man3/posix_fallocate.3
@@ -86,7 +86,7 @@ .SH ERRORS
 .I fd
 does not support this operation.
 This error code can be returned by C libraries that don't perform the
-emulation shown in NOTES, such as musl libc.
+emulation shown in CAVEATS, such as musl libc.
 .TP
 .B ESPIPE
 .I fd
@@ -106,7 +106,7 @@ .SH ATTRIBUTES
 T}	Thread safety	T{
 .na
 .nh
-MT-Safe (but see NOTES)
+MT-Safe (but see CAVEATS)
 T}
 .TE
 .SH STANDARDS
-- 
2.45.2





[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux