From: Karel Zak Date: Thu, 18 Feb 2021 09:48:47 +0000 (+0100) Subject: hardlink: fix typo in man page X-Git-Tag: v2.37-rc1~105 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=36c67e033e4d5974ba03a149684c1831475cba20;p=thirdparty%2Futil-linux.git hardlink: fix typo in man page Addresses: https://github.com/karelzak/util-linux/commit/3292501316f5731d8e311a000012b49a411a36e6#commitcomment-47222034 Signed-off-by: Karel Zak --- diff --git a/misc-utils/hardlink.1 b/misc-utils/hardlink.1 index 4665f60c2f..fcecd2c858 100644 --- a/misc-utils/hardlink.1 +++ b/misc-utils/hardlink.1 @@ -93,7 +93,7 @@ not run hardlink on a changing tree or on a tree controlled by another user. There are multiple hardlink implementations. The very first implementation is from Jakub Jelinek for Fedora distribution, this implementation has been used in util-linux between versions v2.34 to v2.36. The current implementations is -based on Debian version from Julian Andres Klod. +based on Debian version from Julian Andres Klode. .SH AVAILABILITY The example command is part of the util-linux package and is available from