summaryrefslogtreecommitdiffstats
path: root/share/man/man9/disk.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/disk.9')
-rw-r--r--share/man/man9/disk.94
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man9/disk.9 b/share/man/man9/disk.9
index d8d446b..d071613 100644
--- a/share/man/man9/disk.9
+++ b/share/man/man9/disk.9
@@ -94,8 +94,10 @@ Currently supported flags are
(maintained by device driver),
.Dv DISKFLAG_OPEN
(maintained by storage framework),
-and
.Dv DISKFLAG_CANDELETE
+(maintained by device driver),
+and
+.Dv DISKFLAG_CANFLUSHCACHE
(maintained by device driver).
.It Vt "const char *" Va d_name
Holds the name of the storage device class, e.g.,
OpenPOWER on IntegriCloud