From c86365595d989b00f137a3e48f490901e7b2493f Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 24 Mar 2012 23:30:09 +1300 Subject: [PATCH] symlinkat.2: PROTOTYPE: Correct header file Reported-by: Eric Blake Signed-off-by: Michael Kerrisk --- man2/symlinkat.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/symlinkat.2 b/man2/symlinkat.2 index 4ce64dc6d..eabad00ba 100644 --- a/man2/symlinkat.2 +++ b/man2/symlinkat.2 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" .\" -.TH SYMLINKAT 2 2009-12-13 "Linux" "Linux Programmer's Manual" +.TH SYMLINKAT 2 2012-03-25 "Linux" "Linux Programmer's Manual" .SH NAME symlinkat \- create a symbolic link relative to a directory file descriptor .SH SYNOPSIS