]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/readahead.2
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man2 / readahead.2
index 4bd2ad6004b0f09bb853b159449a331330e6f45a..e4e4dcc0ef12905dd80d0afebd1608f22cdca7bb 100644 (file)
@@ -62,7 +62,7 @@ blocks until the specified data has been read.
 The current file offset of the open file referred to by
 .I fd
 is left unchanged.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 On success,
 .BR readahead ()
 returns 0; on failure, \-1 is returned, with
@@ -84,12 +84,12 @@ The
 .BR readahead ()
 system call appeared in Linux 2.4.13;
 glibc support has been provided since version 2.3.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 The
 .BR readahead ()
 system call is Linux-specific, and its use should be avoided
 in portable applications.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR lseek (2),
 .BR madvise (2),
 .BR mmap (2),