summaryrefslogtreecommitdiffstats
path: root/share/man/man3/Makefile
diff options
context:
space:
mode:
authorjlemon <jlemon@FreeBSD.org>1998-02-04 22:30:20 +0000
committerjlemon <jlemon@FreeBSD.org>1998-02-04 22:30:20 +0000
commit856becd843ef5a7a14eeb66b3159728409ccdbfc (patch)
treeceae2710918fb55748526ce5f5f948076ce5e985 /share/man/man3/Makefile
parentcd0b25e001ac2e2d21ff45808806818f6b28ffe7 (diff)
downloadFreeBSD-src-856becd843ef5a7a14eeb66b3159728409ccdbfc.zip
FreeBSD-src-856becd843ef5a7a14eeb66b3159728409ccdbfc.tar.gz
Document the fpgetprec/fpsetprec functions in their man page.
Add cross-references to the elusive fpsetmask() function to various other man pages. Reviewed by: bde
Diffstat (limited to 'share/man/man3/Makefile')
-rw-r--r--share/man/man3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man3/Makefile b/share/man/man3/Makefile
index de09b2e..0120c42 100644
--- a/share/man/man3/Makefile
+++ b/share/man/man3/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 8.2 (Berkeley) 12/13/93
-# $Id$
+# $Id: Makefile,v 1.12 1997/02/22 13:24:13 peter Exp $
MAN3= assert.3 bitstring.3 end.3 fpgetround.3 intro.3 pthread.3 queue.3 \
stdarg.3 sysexits.3
@@ -11,6 +11,7 @@ MLINKS+=end.3 edata.3 end.3 etext.3
MLINKS+=fpgetround.3 fpsetround.3 fpgetround.3 fpgetmask.3
MLINKS+=fpgetround.3 fpsetmask.3 fpgetround.3 fpgetsticky.3
MLINKS+=fpgetround.3 fpsetsticky.3 fpgetround.3 fpresetsticky.3
+MLINKS+=fpgetround.3 fpsetprec.3 fpgetround.3 fpgetprec.3
MLINKS+=queue.3 SLIST_ENTRY.3 queue.3 SLIST_HEAD.3 queue.3 SLIST_INIT.3
MLINKS+=queue.3 SLIST_INSERT_AFTER.3 queue.3 SLIST_INSERT_HEAD.3
MLINKS+=queue.3 SLIST_REMOVE_HEAD.3 queue.3 SLIST_REMOVE.3
OpenPOWER on IntegriCloud