]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mkfs.bfs(man): Add ENVIRONMENT section
authorTobias Stoeckmann <tobias@stoeckmann.org>
Tue, 7 Apr 2026 16:03:15 +0000 (18:03 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Wed, 8 Apr 2026 10:07:44 +0000 (12:07 +0200)
Document LOCK_BLOCK_DEVICE, which is supported by the tool.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
disk-utils/mkfs.bfs.8.adoc

index 647b0d5bbb86a55be15b6bd75fb144c04f78df79..38cc95597618f86080be8131e13b2d57a4c0a825 100644 (file)
@@ -57,6 +57,11 @@ This option is silently ignored.
 include::man-common/help-version.adoc[]
 Option *-V* only works as *--version* when it is the only option.
 
+== ENVIRONMENT
+
+LOCK_BLOCK_DEVICE=<mode>::
+use exclusive BSD lock. The mode is "1" or "0". See *--lock* for more details.
+
 == EXIT STATUS
 
 The exit status returned by *mkfs.bfs* is 0 when all went well, and 1 when something went wrong.