summaryrefslogtreecommitdiff
path: root/man2/_exit.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/_exit.2')
-rw-r--r--man2/_exit.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/_exit.2 b/man2/_exit.2
index f0bd16cd..d2e0fb7b 100644
--- a/man2/_exit.2
+++ b/man2/_exit.2
@@ -93,7 +93,7 @@ or
Whether it flushes
standard I/O buffers and removes temporary files created with
.BR tmpfile (3)
-is implementation dependent.
+is implementation-dependent.
On the other hand,
.BR _exit ()
does close open file descriptors, and this may cause an unknown delay,