From owner-freebsd-doc Tue Dec 7 9:30: 4 1999 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A765814D06 for ; Tue, 7 Dec 1999 09:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA70775; Tue, 7 Dec 1999 09:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from nimitz.ca.sandia.gov (nimitz.ca.sandia.gov [146.246.243.56]) by hub.freebsd.org (Postfix) with ESMTP id 07C5115319 for ; Tue, 7 Dec 1999 09:23:02 -0800 (PST) (envelope-from bmah@nimitz.ca.sandia.gov) Received: (from bmah@localhost) by nimitz.ca.sandia.gov (8.9.3/8.9.3) id JAA64248; Tue, 7 Dec 1999 09:23:02 -0800 (PST) Message-Id: <199912071723.JAA64248@nimitz.ca.sandia.gov> Date: Tue, 7 Dec 1999 09:23:02 -0800 (PST) From: bmah@ca.sandia.gov Reply-To: bmah@ca.sandia.gov To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/15337: [patch] Minor doc fixup for abs(3) manpage Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15337 >Category: docs >Synopsis: [patch] Minor doc fixup for abs(3) manpage >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 7 09:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Bruce A. Mah >Release: FreeBSD 3.3-RELEASE i386 >Organization: Sandia National Laboratories >Environment: 3.3-RELEASE, but affects 4-CURRENT also >Description: abs(3) manpage should have a cross-reference for fabs(3). >How-To-Repeat: % man abs Note lack of cross-reference to a floating-point absolute-value function. Scratch head in puzzlement. Use whatis(1) to find it. >Fix: Add this line to the "SEE ALSO" section of src/lib/libc/stdlib/abs.3: .Xr fabs 3 , >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message