summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/exit.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/exit.3')
-rw-r--r--lib/libc/stdlib/exit.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/exit.3 b/lib/libc/stdlib/exit.3
index 663eea6..f94d199 100644
--- a/lib/libc/stdlib/exit.3
+++ b/lib/libc/stdlib/exit.3
@@ -45,7 +45,7 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
-.Fd #include <stdlib.h>
+.In stdlib.h
.Ft void
.Fn exit "int status"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud