diff options
author | ru <ru@FreeBSD.org> | 2000-11-20 14:11:46 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-20 14:11:46 +0000 |
commit | f7a10404bccd5370cf494e1453a276bbf09b1143 (patch) | |
tree | e5249448ab52cfea6561a527dbe5fa3c83eddaaa /lib/libm/common_source/lgamma.3 | |
parent | 55a23507010ea3eabe58edf611fdf921fabc3374 (diff) | |
download | FreeBSD-src-f7a10404bccd5370cf494e1453a276bbf09b1143.zip FreeBSD-src-f7a10404bccd5370cf494e1453a276bbf09b1143.tar.gz |
mdoc(7) police: Nm -> Fn where appropriate.
Diffstat (limited to 'lib/libm/common_source/lgamma.3')
-rw-r--r-- | lib/libm/common_source/lgamma.3 | 4 |
1 files changed, 2 insertions, 2 deletions
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 |