diff options
Diffstat (limited to 'usr/src/pkg/manifests/system-library-math.man3mvec.inc')
-rw-r--r-- | usr/src/pkg/manifests/system-library-math.man3mvec.inc | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-library-math.man3mvec.inc b/usr/src/pkg/manifests/system-library-math.man3mvec.inc new file mode 100644 index 0000000000..9ce55bcab3 --- /dev/null +++ b/usr/src/pkg/manifests/system-library-math.man3mvec.inc @@ -0,0 +1,32 @@ +# +# This file and its contents are supplied under the terms of the +# Common Development and Distribution License ("CDDL"), version 1.0. +# You may only use this file in accordance with the terms of version +# 1.0 of the CDDL. +# +# A full copy of the text of the CDDL should have accompanied this +# source. A copy of the CDDL is also available via the Internet +# at http://www.illumos.org/license/CDDL. +# + +# Copyright (c) 2012, Igor Kozhukhov <ikozhukhov@gmail.com> + +file path=usr/share/man/man3mvec/vatan2_.3mvec +file path=usr/share/man/man3mvec/vatan_.3mvec +file path=usr/share/man/man3mvec/vcos_.3mvec +file path=usr/share/man/man3mvec/vcospi_.3mvec +file path=usr/share/man/man3mvec/vexp_.3mvec +file path=usr/share/man/man3mvec/vhypot_.3mvec +file path=usr/share/man/man3mvec/vlog_.3mvec +file path=usr/share/man/man3mvec/vpow_.3mvec +file path=usr/share/man/man3mvec/vrhypot_.3mvec +file path=usr/share/man/man3mvec/vrsqrt_.3mvec +file path=usr/share/man/man3mvec/vsin_.3mvec +file path=usr/share/man/man3mvec/vsincos_.3mvec +file path=usr/share/man/man3mvec/vsincospi_.3mvec +file path=usr/share/man/man3mvec/vsinpi_.3mvec +file path=usr/share/man/man3mvec/vsqrt_.3mvec +file path=usr/share/man/man3mvec/vz_abs_.3mvec +file path=usr/share/man/man3mvec/vz_exp_.3mvec +file path=usr/share/man/man3mvec/vz_log_.3mvec +file path=usr/share/man/man3mvec/vz_pow_.3mvec |