diff options
| author | yamt <yamt@NetBSD.org> | 2002-08-10 17:10:11 +0000 |
|---|---|---|
| committer | yamt <yamt@NetBSD.org> | 2002-08-10 17:10:11 +0000 |
| commit | 0010f8875dcac1f8ab9075bf14c332911b727aba (patch) | |
| tree | 0f16ce876d6cdc6ec5e41e2837c92b1b88a4c2c1 /lib/libc/stdlib | |
| parent | 9d36ca1fbfe9e496a503b81f968f6234dedf5f19 (diff) | |
bump .Dd .
Diffstat (limited to 'lib/libc/stdlib')
| -rw-r--r-- | lib/libc/stdlib/exit.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/exit.3 b/lib/libc/stdlib/exit.3 index 28e40e7d760..d77d22fd0fa 100644 --- a/lib/libc/stdlib/exit.3 +++ b/lib/libc/stdlib/exit.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: exit.3,v 1.9 2002/08/10 17:09:27 yamt Exp $ +.\" $NetBSD: exit.3,v 1.10 2002/08/10 17:10:11 yamt Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -37,7 +37,7 @@ .\" .\" from: @(#)exit.3 8.1 (Berkeley) 6/4/93 .\" -.Dd March 21, 2001 +.Dd August 11, 2002 .Dt EXIT 3 .Os .Sh NAME |
