From c98da6cf73bab9b60b5f404037a187f8008299f0 Mon Sep 17 00:00:00 2001 From: Cyril Hrubis Date: Tue, 4 Mar 2014 17:02:37 +0100 Subject: [PATCH] link.2: tfix protected_hardlink -> protected_hardlinks Signed-off-by: Cyril Hrubis Signed-off-by: Michael Kerrisk --- man2/link.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/link.2 b/man2/link.2 index 20c0b012f..031109654 100644 --- a/man2/link.2 +++ b/man2/link.2 @@ -245,7 +245,7 @@ does not support the creation of hard links. .BR EPERM " (since Linux 3.6)" The caller does not have permission to create a hard link to this file (see the description of -.IR /proc/sys/fs/protected_hardlink +.IR /proc/sys/fs/protected_hardlinks in .BR proc (5)). .TP