]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
temporal fix before re-patch (updates from Fedora repo)
authorFrancisco Javier Tsao Santín <tsao@gpul.org>
Tue, 17 Oct 2017 21:21:36 +0000 (23:21 +0200)
committerRuediger Meier <ruediger.meier@ga-group.nl>
Tue, 12 Jun 2018 12:24:11 +0000 (14:24 +0200)
misc-utils/hardlink.1

index 5aa022a1ffe5f3bbd440de2b34b553365a117267..b8bfe9d22fd0cb14047ae25c678c8c81977d436d 100644 (file)
@@ -59,4 +59,4 @@ Historically \fBhardlink\fP silently excluded any names beginning with
 ".in.", as well as any names beginning with "." followed by exactly 6
 other characters. That prior behavior can be achieved by specifying
 .br
--x '^(\\.in\\.|\\.[^.]{6}$)'
+-x '^(\.in\.|\.[^.]{6}$)'