diff options
Diffstat (limited to 'src/lib/libc/stdlib/ecvt.3')
-rw-r--r-- | src/lib/libc/stdlib/ecvt.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/stdlib/ecvt.3 b/src/lib/libc/stdlib/ecvt.3 index 86f37dfdae..f478f8e4b0 100644 --- a/src/lib/libc/stdlib/ecvt.3 +++ b/src/lib/libc/stdlib/ecvt.3 | |||
@@ -1,6 +1,6 @@ | |||
1 | .\" $OpenBSD: ecvt.3,v 1.12 2015/09/10 15:16:43 schwarze Exp $ | 1 | .\" $OpenBSD: ecvt.3,v 1.13 2019/01/25 00:19:25 millert Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com> | 3 | .\" Copyright (c) 2002 Todd C. Miller <millert@openbsd.org> |
4 | .\" | 4 | .\" |
5 | .\" Permission to use, copy, modify, and distribute this software for any | 5 | .\" Permission to use, copy, modify, and distribute this software for any |
6 | .\" purpose with or without fee is hereby granted, provided that the above | 6 | .\" purpose with or without fee is hereby granted, provided that the above |
@@ -18,7 +18,7 @@ | |||
18 | .\" Agency (DARPA) and Air Force Research Laboratory, Air Force | 18 | .\" Agency (DARPA) and Air Force Research Laboratory, Air Force |
19 | .\" Materiel Command, USAF, under agreement number F39502-99-1-0512. | 19 | .\" Materiel Command, USAF, under agreement number F39502-99-1-0512. |
20 | .\" | 20 | .\" |
21 | .Dd $Mdocdate: September 10 2015 $ | 21 | .Dd $Mdocdate: January 25 2019 $ |
22 | .Dt ECVT 3 | 22 | .Dt ECVT 3 |
23 | .Os | 23 | .Os |
24 | .Sh NAME | 24 | .Sh NAME |