summaryrefslogtreecommitdiffstats
path: root/misc-utils
diff options
context:
space:
mode:
Diffstat (limited to 'misc-utils')
-rw-r--r--misc-utils/hardlink.12
1 files changed, 1 insertions, 1 deletions
diff --git a/misc-utils/hardlink.1 b/misc-utils/hardlink.1
index b8bfe9d22..5aa022a1f 100644
--- a/misc-utils/hardlink.1
+++ b/misc-utils/hardlink.1
@@ -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}$)'