summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c
diff options
context:
space:
mode:
authorJerry Jelinek <jerry.jelinek@joyent.com>2020-03-03 12:44:59 +0000
committerJerry Jelinek <jerry.jelinek@joyent.com>2020-03-03 12:44:59 +0000
commit8b3260f28797ca8e7c1d1573394f2eaa32abb5be (patch)
tree568656dc6115d3841d6fe02bf492d8cba23013d4 /usr/src/man/man3c
parent553c0d387b245d0ee2292fc09d68dc51805c9409 (diff)
parentaaa9aa59eb29d123223ea0b8ebf393049910d9ce (diff)
downloadillumos-joyent-8b3260f28797ca8e7c1d1573394f2eaa32abb5be.tar.gz
[illumos-gate merge]
commit aaa9aa59eb29d123223ea0b8ebf393049910d9ce 12343 Direct IO support commit 48d68e1c8e3cf1ab1f8da732759408b818ea4b4f 12347 need hotplug(1m) manpage
Diffstat (limited to 'usr/src/man/man3c')
-rw-r--r--usr/src/man/man3c/directio.3c5
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