Le 06/01/2022 11:48, Karel Zak a écrit :
On Thu, Jan 06, 2022 at 11:03:07AM +0100, Stephen Kitt wrote:
sys-utils/losetup.8.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-utils/losetup.8.adoc b/sys-utils/losetup.8.adoc
index 2a2577f0d..52df95bd6 100644
--- a/sys-utils/losetup.8.adoc
+++ b/sys-utils/losetup.8.adoc
@@ -30,7 +30,7 @@ Detach all associated loop devices:
Set up a loop device:
-*losetup* [*-o* _offset_] [*--sizelimit* _size_] [*--sector-size*
_size_] [*-Pr*] [*--show*] *-f* _loopdev file_
+*losetup* [*-o* _offset_] [*--sizelimit* _size_] [*--sector-size*
_size_] [*-Pr*] [*--show*] *-f*|_loopdev file_
Ah, I've just applied
https://github.com/util-linux/util-linux/pull/1556
with the same issue.
Cool, as long as it's fixed :-)
Regards,
Stephen