diff --git a/man2/linkat.2 b/man2/linkat.2 index fd2a91bff..2f6bc65d9 100644 --- a/man2/linkat.2 +++ b/man2/linkat.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH LINKAT 2 2013-07-21 "Linux" "Linux Programmer's Manual" +.TH LINKAT 2 2014-01-17 "Linux" "Linux Programmer's Manual" .SH NAME linkat \- create a file link relative to directory file descriptors .SH SYNOPSIS @@ -160,6 +160,10 @@ or .I newdirfd is not a valid file descriptor. .TP +.B EINVAL +An invalid flag value was specified in +.IR flags . +.TP .B ENOENT .B AT_EMPTY_PATH was specified in