From 8451390bd9a00f031b1b73bd87023646dfbda646 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 7 Aug 2020 13:49:19 +0200 Subject: [PATCH] docs: fix typo in v2.36-ReleaseNotes Reported-by: Pavel Machek Signed-off-by: Karel Zak --- Documentation/releases/v2.36-ReleaseNotes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/releases/v2.36-ReleaseNotes b/Documentation/releases/v2.36-ReleaseNotes index 37ab6221e7..c231c1f9ca 100644 --- a/Documentation/releases/v2.36-ReleaseNotes +++ b/Documentation/releases/v2.36-ReleaseNotes @@ -21,7 +21,7 @@ agetty(8) now supports multiple paths in the option --issue-file. The commands fdisk(8), sfdisk(8), cfdisk(8), mkswap(8) and wipefs(8) now support block devices locking by flock(2) to better behave with udevd or other -tools. Ffor more details see https://systemd.io/BLOCK_DEVICE_LOCKING/. This +tools. For more details see https://systemd.io/BLOCK_DEVICE_LOCKING/. This feature is controlled by a new command line option --lock and $LOCK_BLOCK_DEVICE environmental variable. -- 2.47.3