]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Fix markup in mkfs.cramfs.8.adoc (again)
authorMario Blättermann <mario.blaettermann@gmail.com>
Thu, 16 Mar 2023 12:35:37 +0000 (13:35 +0100)
committerGitHub <noreply@github.com>
Thu, 16 Mar 2023 12:35:37 +0000 (13:35 +0100)
There was one more *roff markup left in this file.

disk-utils/mkfs.cramfs.8.adoc

index 7d4f57d5ff18074e36027e511ae5f876029321a9..c5ffa20733957d0066293851fbca9fae539e31d1 100644 (file)
@@ -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