Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libm/man Also, fix spelling of described.



details:   https://anonhg.NetBSD.org/src/rev/6ab15a8e325d
branches:  trunk
changeset: 351078:6ab15a8e325d
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Wed Feb 01 14:51:29 2017 +0000

description:
Also, fix spelling of described.

diffstat:

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

diffs (18 lines):

diff -r 8116721d5886 -r 6ab15a8e325d lib/libm/man/log.3
--- a/lib/libm/man/log.3        Wed Feb 01 14:46:51 2017 +0000
+++ b/lib/libm/man/log.3        Wed Feb 01 14:51:29 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: log.3,v 1.4 2017/02/01 14:42:28 abhinav Exp $
+.\" $NetBSD: log.3,v 1.5 2017/02/01 14:51:29 abhinav Exp $
 .\"
 .\" Copyright (c) 2011 Jukka Ruohonen <jruohonen%iki.fi@localhost>
 .\" All rights reserved.
@@ -91,7 +91,7 @@
 .Sh RETURN VALUES
 Upon successful completion, the functions return the logarithm of
 .Fa x
-as descibed above.
+as described above.
 Otherwise the following may occur:
 .Bl -enum -offset indent
 .It



Home | Main Index | Thread Index | Old Index