diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-03-16 07:29:59 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-03-17 06:54:32 +0100 |
| commit | a98e03042adb4cc71293733d2723e472d257799f (patch) | |
| tree | 9aab97a824576f1daa4e72a8a2f10bd0ca017c6e /man2/open.2 | |
| parent | 3f092cefb0494d69be76b0c5554faec5d359ba00 (diff) | |
| download | man-pages-a98e03042adb4cc71293733d2723e472d257799f.tar.gz | |
open.2: Minor wording fix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/open.2')
| -rw-r--r-- | man2/open.2 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man2/open.2 b/man2/open.2 index c51414d405..c177b5a49a 100644 --- a/man2/open.2 +++ b/man2/open.2 @@ -1419,8 +1419,7 @@ a directory file descriptor argument .BR mkfifoat (3), and .BR scandirat (3)) -are supported -for two reasons. +address two problems with the older interfaces that preceded them. Here, the explanation is in terms of the .BR openat () call, but the rationale is analogous for the other interfaces. |
