aboutsummaryrefslogtreecommitdiff
path: root/man/man3/quaternion.3
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-03-28 15:58:14 +0000
committerrsc <devnull@localhost>2005-03-28 15:58:14 +0000
commit5ba33c04daeca7f84d0d0148725e593a0c672343 (patch)
tree74897b34527eaa3d3ea8ddb93973c133222a705b /man/man3/quaternion.3
parentbe9e0e98579e6dec33814f1074d22943eb87ef2b (diff)
downloadplan9port-5ba33c04daeca7f84d0d0148725e593a0c672343.tar.gz
plan9port-5ba33c04daeca7f84d0d0148725e593a0c672343.tar.bz2
plan9port-5ba33c04daeca7f84d0d0148725e593a0c672343.zip
NetBSD support. Thanks to Christoph Lohmann.
Diffstat (limited to 'man/man3/quaternion.3')
-rw-r--r--man/man3/quaternion.37
1 files changed, 7 insertions, 0 deletions
diff --git a/man/man3/quaternion.3 b/man/man3/quaternion.3
index 941df245..224baea7 100644
--- a/man/man3/quaternion.3
+++ b/man/man3/quaternion.3
@@ -150,3 +150,10 @@ This is just a rotation about the same axis by half the angle.
.SH SEE ALSO
.IR matrix (3),
.IR qball (3)
+.SH BUGS
+To avoid name conflicts with NetBSD,
+.I qdiv
+is a preprocessor macro defined as
+.IR p9qdiv ;
+see
+.IR intro (3).