diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-08-22 22:05:59 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-08-22 22:05:59 +0000 |
| commit | bf5a138ec42c842d9402e45de366f7b71e267e42 (patch) | |
| tree | 6d567531aa723650fda7eb154a0b70535bb19e38 /lib/libc/sys/_exit.2 | |
| parent | 0982f4916f9e0def1dbeb907dcd4482ecb545586 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/_exit.2')
| -rw-r--r-- | lib/libc/sys/_exit.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/_exit.2 b/lib/libc/sys/_exit.2 index 12a5f7e0967d..816837833d83 100644 --- a/lib/libc/sys/_exit.2 +++ b/lib/libc/sys/_exit.2 @@ -107,6 +107,6 @@ can never return. .Xr exit 3 .Sh STANDARDS The -.Nm _exit +.Fn _exit function is defined by .St -p1003.1-88 . |
