summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/ecvt.3
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2015-09-10 15:16:43 +0000
committerschwarze <schwarze@openbsd.org>2015-09-10 15:16:43 +0000
commite34c05504d9eac9cd176f1574709fe9862b5ebf5 (patch)
tree9ca3f06fdd1777928282b6558ec4533c7a321f15 /lib/libc/stdlib/ecvt.3
parentif_put after if_get. (diff)
downloadwireguard-openbsd-e34c05504d9eac9cd176f1574709fe9862b5ebf5.tar.xz
wireguard-openbsd-e34c05504d9eac9cd176f1574709fe9862b5ebf5.zip
reduce .Nd to one line and kill .Tn while here
Diffstat (limited to 'lib/libc/stdlib/ecvt.3')
-rw-r--r--lib/libc/stdlib/ecvt.38
1 files changed, 3 insertions, 5 deletions
diff --git a/lib/libc/stdlib/ecvt.3 b/lib/libc/stdlib/ecvt.3
index d8a3489b1f9..86f37dfdaee 100644
--- a/lib/libc/stdlib/ecvt.3
+++ b/lib/libc/stdlib/ecvt.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ecvt.3,v 1.11 2013/06/05 03:39:23 tedu Exp $
+.\" $OpenBSD: ecvt.3,v 1.12 2015/09/10 15:16:43 schwarze Exp $
.\"
.\" Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com>
.\"
@@ -18,16 +18,14 @@
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
.\"
-.Dd $Mdocdate: June 5 2013 $
+.Dd $Mdocdate: September 10 2015 $
.Dt ECVT 3
.Os
.Sh NAME
.Nm ecvt ,
.Nm fcvt ,
.Nm gcvt
-.Nd convert double to
-.Tn ASCII
-string
+.Nd convert double to ASCII string
.Sh SYNOPSIS
.In stdlib.h
.Ft char *