From nobody  Thu Nov 13 07:44:18 1997
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.7/8.8.7) id HAA21703;
          Thu, 13 Nov 1997 07:44:18 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199711131544.HAA21703@hub.freebsd.org>
Date: Thu, 13 Nov 1997 07:44:18 -0800 (PST)
From: neswold@fnal.gov
To: freebsd-gnats-submit@freebsd.org
Subject: Typo in a man page.
X-Send-Pr-Version: www-1.0

>Number:         5033
>Category:       docs
>Synopsis:       Typo in a man page.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    steve
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 13 07:50:01 PST 1997
>Closed-Date:    Thu Nov 13 10:42:30 PST 1997
>Last-Modified:  Thu Nov 13 10:43:25 PST 1997
>Originator:     Rich Neswold
>Release:        2.2.5
>Organization:
Fermilab
>Environment:
>Description:
The man page for "cos" is supposed to describe the cos() and cosf()
functions. The SYNOPSIS section incorrectly names both versions as
cos()
>How-To-Repeat:

>Fix:
--- /usr/src/lib/msun/man/cos.3 Fri Feb 28 01:28:43 1997
+++ cos.3       Thu Nov 13 09:43:05 1997
@@ -44,7 +44,7 @@
 .Ft double
 .Fn cos "double x"
 .Ft float
-.Fn cos "float x"
+.Fn cosf "float x"
 .Sh DESCRIPTION
 The
 .Fn cos

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Thu Nov 13 10:42:30 PST 1997 
State-Changed-Why:  
Fix merged from -current.  Thanks for the reminder. 
>Unformatted:
