From f7a10404bccd5370cf494e1453a276bbf09b1143 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 20 Nov 2000 14:11:46 +0000 Subject: mdoc(7) police: Nm -> Fn where appropriate. --- lib/libm/common_source/lgamma.3 | 4 ++-- lib/libm/common_source/sqrt.3 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/libm/common_source') diff --git a/lib/libm/common_source/lgamma.3 b/lib/libm/common_source/lgamma.3 index db61bef..936ca46 100644 --- a/lib/libm/common_source/lgamma.3 +++ b/lib/libm/common_source/lgamma.3 @@ -112,11 +112,11 @@ will underflow. .Xr math 3 .Sh HISTORY The -.Nm lgamma +.Fn lgamma function appeared in .Bx 4.3 . The -.Nm gamma +.Fn gamma function appeared in .Bx 4.4 . The name diff --git a/lib/libm/common_source/sqrt.3 b/lib/libm/common_source/sqrt.3 index 2d091a2..2c4e893 100644 --- a/lib/libm/common_source/sqrt.3 +++ b/lib/libm/common_source/sqrt.3 @@ -113,11 +113,11 @@ carried. .Xr math 3 .Sh STANDARDS The -.Nm sqrt +.Fn sqrt function conforms to .St -ansiC . .Sh HISTORY The -.Nm cbrt +.Fn cbrt function appeared in .Bx 4.3 . -- cgit v1.1