link.2: tfix

protected_hardlink -> protected_hardlinks

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Cyril Hrubis 2014-03-04 17:02:37 +01:00 committed by Michael Kerrisk
parent 841f7fc6f6
commit c98da6cf73
1 changed files with 1 additions and 1 deletions

View File

@ -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