summaryrefslogtreecommitdiffstats
path: root/share/man/man3/Makefile
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-03-18 16:54:35 +0000
committerbde <bde@FreeBSD.org>1995-03-18 16:54:35 +0000
commit0821aad944bcb33e6bab23977e4a012e8b8a41a9 (patch)
treeb47feaf4ff26160e6ad056cab28e7f2a3c68b76e /share/man/man3/Makefile
parent4a0584d64d0d52fa2f589fc0907fd297f433cd19 (diff)
downloadFreeBSD-src-0821aad944bcb33e6bab23977e4a012e8b8a41a9.zip
FreeBSD-src-0821aad944bcb33e6bab23977e4a012e8b8a41a9.tar.gz
Obtained from: 1.1.5 (originally by Andrew Moore)
Add the manpage for the stuff in <machine/floatingpoint.h>.
Diffstat (limited to 'share/man/man3/Makefile')
-rw-r--r--share/man/man3/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man3/Makefile b/share/man/man3/Makefile
index 0aa0bbc..a0d6b40 100644
--- a/share/man/man3/Makefile
+++ b/share/man/man3/Makefile
@@ -1,7 +1,11 @@
# @(#)Makefile 8.2 (Berkeley) 12/13/93
-MAN3= assert.3 bitstring.3 end.3 intro.3 queue.3 stdarg.3
-MLINKS+=end.3 edata.3 end.3 etext.3 moncontrol.3 monstartup.3
+MAN3= assert.3 bitstring.3 end.3 fpgetround.3 intro.3 queue.3 stdarg.3
+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+=moncontrol.3 monstartup.3
MLINKS+=queue.3 list_entry.3 queue.3 list_head.3 queue.3 list_init.3
MLINKS+=queue.3 list_insert_after.3 queue.3 list_insert_head.3
MLINKS+=queue.3 list_remove.3 queue.3 tailq_entry.3 queue.3 tailq_head.3
OpenPOWER on IntegriCloud