From 57746ff0eb4305761baa51bee945e496574559ca Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mario=20Bl=C3=A4ttermann?= Date: Thu, 16 Mar 2023 13:35:37 +0100 Subject: [PATCH] Fix markup in mkfs.cramfs.8.adoc (again) There was one more *roff markup left in this file. --- disk-utils/mkfs.cramfs.8.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/disk-utils/mkfs.cramfs.8.adoc b/disk-utils/mkfs.cramfs.8.adoc index 7d4f57d5ff..c5ffa20733 100644 --- a/disk-utils/mkfs.cramfs.8.adoc +++ b/disk-utils/mkfs.cramfs.8.adoc @@ -64,7 +64,7 @@ Make explicit holes. *-l*[=_mode_]:: Use exclusive BSD lock for device or file it operates. The optional argument - _mode_ can be _yes_, _no_ (or 1 and 0) or _nonblock_. If the \fImode\fR + _mode_ can be _yes_, _no_ (or 1 and 0) or _nonblock_. If the _mode_ argument is omitted, it defaults to _"yes"_. This option overwrites environment variable *$LOCK_BLOCK_DEVICE*. The default is not to use any lock at all, but it's recommended to avoid collisions with udevd or other -- 2.47.3