diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-12-14 18:34:06 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-12-14 18:34:06 +0000 |
| commit | d43ba9a6c11b67f36d3ed95ec03b95462069c014 (patch) | |
| tree | 61eb3b97efb38a77ff55f90b3a412e619da1365e /lib/libc/stdlib/exit.3 | |
| parent | 1eb4c80fdd1cde11f4bd257550d52f7fa5814b1a (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib/exit.3')
| -rw-r--r-- | lib/libc/stdlib/exit.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/exit.3 b/lib/libc/stdlib/exit.3 index 663eea6deb94..f94d199dcd73 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 |
