summaryrefslogtreecommitdiff
path: root/man3/copysign.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-08-01 05:54:27 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-08-01 05:54:27 +0000
commita19492526e59f4cfae76bf3ba3a90059cf7a9815 (patch)
treec079971e8aa21f164c5332f9a29d8c5c6a807ca1 /man3/copysign.3
parent227c3f564898b6f82cc4b32bdd8199ebaf022d44 (diff)
update timestamp
Diffstat (limited to 'man3/copysign.3')
-rw-r--r--man3/copysign.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/copysign.3 b/man3/copysign.3
index 8903281a..ea8e0f61 100644
--- a/man3/copysign.3
+++ b/man3/copysign.3
@@ -26,7 +26,7 @@
.\" 386BSD man pages
.\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2002-08-10 by Walter Harms (walter.harms@informatik.uni-oldenburg.de)
-.TH COPYSIGN 3 2008-07-29 "GNU" "Linux Programmer's Manual"
+.TH COPYSIGN 3 2008-08-05 "GNU" "Linux Programmer's Manual"
.SH NAME
copysign, copysignf, copysignl \- copy sign of a number
.SH SYNOPSIS