]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
open_by_handle_at.2: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 18 Mar 2014 15:42:16 +0000 (16:42 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 6 Apr 2014 06:12:26 +0000 (08:12 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/open_by_handle_at.2

index d8d2f5e6e5763ad9431751a6d7a88bf16efb8f75..7c373919b3735209261f9b88c39bbd5cca48a230 100644 (file)
@@ -244,9 +244,10 @@ If
 .I handle
 refers to a symbolic link, the caller must specify the
 .B O_PATH
-flag, and the symbolic link is not dereferenced (the
+flag, and the symbolic link is not dereferencedthe
 .B O_NOFOLLOW
-flag, if specified, is ignored).
+flag, if specified, is ignored.
+
 
 The caller must have the
 .B CAP_DAC_READ_SEARCH