diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:22:58 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:22:58 +0000 |
commit | 764402d8b945f7abbfa5f68a6d16c94c635f7ffe (patch) | |
tree | f04a9feedef2357ee3aa9b9eef439447f76f14c3 /sys-utils/losetup.8 | |
parent | Adding debian version 2.40-8. (diff) | |
download | util-linux-764402d8b945f7abbfa5f68a6d16c94c635f7ffe.tar.xz util-linux-764402d8b945f7abbfa5f68a6d16c94c635f7ffe.zip |
Merging upstream version 2.40.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'sys-utils/losetup.8')
-rw-r--r-- | sys-utils/losetup.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-utils/losetup.8 b/sys-utils/losetup.8 index a3a551f..9c20ef0 100644 --- a/sys-utils/losetup.8 +++ b/sys-utils/losetup.8 @@ -2,12 +2,12 @@ .\" Title: losetup .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.20 -.\" Date: 2024-03-20 +.\" Date: 2024-05-02 .\" Manual: System Administration -.\" Source: util-linux 2.40 +.\" Source: util-linux 2.40.1 .\" Language: English .\" -.TH "LOSETUP" "8" "2024-03-20" "util\-linux 2.40" "System Administration" +.TH "LOSETUP" "8" "2024-05-02" "util\-linux 2.40.1" "System Administration" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 @@ -139,7 +139,7 @@ Set up a read\-only loop device. .sp \fB\-\-direct\-io\fP[\fB=on\fP|\fBoff\fP] .RS 4 -Enable or disable direct I/O for the backing file. The optional argument can be either \fBon\fP or \fBoff\fP. If the optional argument is omitted, it defaults to \fBon\fP. +Enable or disable direct I/O for the backing file. The default is \fBoff\fP. Specifying either \fB\-\-direct\-io\fP or \fB\-\-direct\-io=on\fP will enable it. But, \fB\-\-direct\-io=off\fP can be provided to explicitly turn it off. .RE .sp \fB\-v\fP, \fB\-\-verbose\fP |