aboutsummaryrefslogtreecommitdiff
path: root/lib/libsys/aio_read.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libsys/aio_read.2')
-rw-r--r--lib/libsys/aio_read.26
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libsys/aio_read.2 b/lib/libsys/aio_read.2
index 3a9601754c06..45779fff94c4 100644
--- a/lib/libsys/aio_read.2
+++ b/lib/libsys/aio_read.2
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd February 1, 2024
+.Dd March 27, 2025
.Dt AIO_READ 2
.Os
.Sh NAME
@@ -263,7 +263,9 @@ The
.Fn aio_read2
and
.Fn aio_readv
-system calls are FreeBSD extensions,
+system calls are
+.Fx
+extensions,
and should not be used in portable code.
.Sh HISTORY
The