Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libm/man Remove undefined \*H
details: https://anonhg.NetBSD.org/src/rev/1295ca7fbf80
branches: trunk
changeset: 841114:1295ca7fbf80
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Apr 28 07:33:02 2019 +0000
description:
Remove undefined \*H
diffstat:
lib/libm/man/nextafter.3 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r a2c3718bb6ea -r 1295ca7fbf80 lib/libm/man/nextafter.3
--- a/lib/libm/man/nextafter.3 Sun Apr 28 07:13:16 2019 +0000
+++ b/lib/libm/man/nextafter.3 Sun Apr 28 07:33:02 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: nextafter.3,v 1.6 2019/04/27 23:04:32 kamil Exp $
+.\" $NetBSD: nextafter.3,v 1.7 2019/04/28 07:33:02 wiz Exp $
.\"
.\" Copyright (c) 2011 Jukka Ruohonen <jruohonen%iki.fi@localhost>
.\" All rights reserved.
@@ -104,10 +104,10 @@
.Fa x
is finite but an overflow would occur,
a range error follows and the functions return
-.Dv \*(Pm\*HHUGE_VAL ,
-.Dv \*(Pm\*HHUGE_VALF ,
+.Dv \*(PmHUGE_VAL ,
+.Dv \*(PmHUGE_VALF ,
or
-.Dv \*(Pm\*HHUGE_VALL
+.Dv \*(PmHUGE_VALL
with the same sign as
.Fa x .
When either
Home |
Main Index |
Thread Index |
Old Index