From 61a9bcb381b94fcc9e0e2dc93be7aceb127dca7c Mon Sep 17 00:00:00 2001 From: "D. Barbier" Date: Tue, 13 Aug 2013 22:34:15 +0200 Subject: [PATCH] linkat.2: tfix Signed-off-by: Michael Kerrisk --- man2/linkat.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/linkat.2 b/man2/linkat.2 index 701d3411b..fd2a91bff 100644 --- a/man2/linkat.2 +++ b/man2/linkat.2 @@ -95,7 +95,7 @@ except that a relative pathname is interpreted relative to the directory referred to by the file descriptor .IR newdirfd . -The following values can be biwise ORed in +The following values can be bitwise ORed in .IR flags : .TP .BR AT_EMPTY_PATH " (since Linux 2.6.39)"