From: Karel Zak Date: Fri, 7 Aug 2020 11:49:19 +0000 (+0200) Subject: docs: fix typo in v2.36-ReleaseNotes X-Git-Tag: v2.37-rc1~532 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8451390bd9a00f031b1b73bd87023646dfbda646;p=thirdparty%2Futil-linux.git docs: fix typo in v2.36-ReleaseNotes Reported-by: Pavel Machek Signed-off-by: Karel Zak --- 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.