diff options
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 a864ccba59b47..250f529139905 100644 --- a/lib/libc/stdlib/exit.3 +++ b/lib/libc/stdlib/exit.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)exit.3 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/stdlib/exit.3,v 1.16 2007/01/09 00:28:09 imp Exp $ .\" .Dd September 9, 2002 .Dt EXIT 3 |