diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2003-05-24 02:14:25 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2003-05-24 02:14:25 +0000 |
commit | 2c91b72bd6d2590900a9f1528d8a341116c3ab01 (patch) | |
tree | 8a97cd560d28b178440a130647c173fb4a67f3de /lib/libc | |
parent | e294a6919c5d646057c67d2905abb74a283b53ee (diff) |
typo
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/stdlib/ecvt.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/ecvt.3 b/lib/libc/stdlib/ecvt.3 index 8aee2daa70a..d1f0b927158 100644 --- a/lib/libc/stdlib/ecvt.3 +++ b/lib/libc/stdlib/ecvt.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD +.\" $OpenBSD: ecvt.3,v 1.4 2003/05/24 02:14:24 millert Exp $ .\" .\" Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com> .\" All rights reserved. |