diff options
Diffstat (limited to 'usr/src/man/man3c/directio.3c')
-rw-r--r-- | usr/src/man/man3c/directio.3c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/man/man3c/directio.3c b/usr/src/man/man3c/directio.3c index 9ca847bec3..f90bf3dcb7 100644 --- a/usr/src/man/man3c/directio.3c +++ b/usr/src/man/man3c/directio.3c @@ -1,9 +1,10 @@ '\" te .\" Copyright (c) 2003, Sun Microsystems, Inc. All Rights Reserved. +.\" Copyright 2020 Joyent, Inc. .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH DIRECTIO 3C "Apr 9, 2003" +.TH DIRECTIO 3C "Feb 28, 2020" .SH NAME directio \- provide advice to file system .SH SYNOPSIS @@ -130,7 +131,7 @@ when a file is sparse or is being extended and is opened with \fBO_SYNC\fR or \fBO_DSYNC\fR (see \fBopen\fR(2)). .sp .LP -The \fBdirectio()\fR function is supported for the NFS and UFS file system +The \fBdirectio()\fR function is supported for the NFS, UFS and ZFS file system types (see \fBfstyp\fR(1M)). .SH ATTRIBUTES .sp |