Also, fix spelling of described.

This commit is contained in:
abhinav 2017-02-01 14:51:29 +00:00
parent 6cef231ea2
commit 5f9e091f8e

View File

@ -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>
.\" All rights reserved.
@ -91,7 +91,7 @@ functions return the base 2 logarithm.
.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