summaryrefslogtreecommitdiffstats
path: root/misc-utils/fadvise.1
diff options
context:
space:
mode:
Diffstat (limited to 'misc-utils/fadvise.1')
-rw-r--r--misc-utils/fadvise.18
1 files changed, 4 insertions, 4 deletions
diff --git a/misc-utils/fadvise.1 b/misc-utils/fadvise.1
index 9d26d41..1778da2 100644
--- a/misc-utils/fadvise.1
+++ b/misc-utils/fadvise.1
@@ -2,12 +2,12 @@
.\" Title: fadvise
.\" Author: [see the "AUTHOR(S)" section]
.\" Generator: Asciidoctor 2.0.20
-.\" Date: 2023-11-21
+.\" Date: 2024-03-20
.\" Manual: User Commands
-.\" Source: util-linux 2.39.3
+.\" Source: util-linux 2.40
.\" Language: English
.\"
-.TH "FADVISE" "1" "2023-11-21" "util\-linux 2.39.3" "User Commands"
+.TH "FADVISE" "1" "2024-03-20" "util\-linux 2.40" "User Commands"
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.ss \n[.ss] 0
@@ -36,7 +36,7 @@ fadvise \- utility to use the posix_fadvise system call
\fBfadvise\fP [\fB\-a\fP \fIadvice\fP] [\fB\-o\fP \fIoffset\fP] [\fB\-l\fP \fIlength\fP] \-d \fIfile\-descriptor\fP
.SH "DESCRIPTION"
.sp
-\fBfadvise\fP is a simple command wrapping posix_fadvise system call
+\fBfadvise\fP is a simple command wrapping \fBposix_fadvise\fP(2) system call
that is for predeclaring an access pattern for file data.
.SH "OPTIONS"
.sp