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 comma after last Nm entry.



details:   https://anonhg.NetBSD.org/src/rev/3734f64e1d3b
branches:  trunk
changeset: 821327:3734f64e1d3b
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Wed Feb 01 14:42:28 2017 +0000

description:
Remove comma after last Nm entry.

diffstat:

 lib/libm/man/log.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r dfa27e204120 -r 3734f64e1d3b lib/libm/man/log.3
--- a/lib/libm/man/log.3        Wed Feb 01 14:37:20 2017 +0000
+++ b/lib/libm/man/log.3        Wed Feb 01 14:42:28 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: log.3,v 1.3 2011/09/13 08:51:32 wiz Exp $
+.\" $NetBSD: log.3,v 1.4 2017/02/01 14:42:28 abhinav Exp $
 .\"
 .\" Copyright (c) 2011 Jukka Ruohonen <jruohonen%iki.fi@localhost>
 .\" All rights reserved.
@@ -35,7 +35,7 @@
 .Nm log1p ,
 .Nm log1pf
 .Nm log2 ,
-.Nm log2f ,
+.Nm log2f
 .Nd logarithm functions
 .Sh LIBRARY
 .Lb libm



Home | Main Index | Thread Index | Old Index