diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-09-28 17:04:23 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-09-28 17:21:12 +0200 |
| commit | 431161696af7ddd2375d2d0e734b942f2e9affe3 (patch) | |
| tree | cdc11b58641dde3e9eb4cb00b3c2db3569620923 /man2/open.2 | |
| parent | ef81e101f538c19c5f24c77f82d04b086adbe94f (diff) | |
| download | man-pages-431161696af7ddd2375d2d0e734b942f2e9affe3.tar.gz | |
open.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/open.2')
| -rw-r--r-- | man2/open.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/open.2 b/man2/open.2 index b186015026..c9a7d82f06 100644 --- a/man2/open.2 +++ b/man2/open.2 @@ -437,7 +437,7 @@ if .I pathname is a symbolic link, then .BR open () -fails regardless of where the symbolic link points to. +fails regardless of where the symbolic link points. .IP In general, the behavior of .B O_EXCL |
