summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD. Barbier <bouzim@gmail.com>2013-08-13 22:34:15 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2013-09-02 07:50:45 +0200
commit61a9bcb381b94fcc9e0e2dc93be7aceb127dca7c (patch)
tree726d592c707f444ddf4d4d687801bedca6914055
parentef4901931ab0ea5eef6a5e7072d939b31992d84c (diff)
linkat.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/linkat.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/linkat.2 b/man2/linkat.2
index 701d3411..fd2a91bf 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)"