diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-04-07 21:51:56 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-04-07 21:51:56 +0200 |
commit | 9408c5faa1b0da2f4fd142f0132ea9e6a3beab56 (patch) | |
tree | 081116746ffb6284d12a87767304b1f6ed0188fe /sys/man/2 | |
parent | e98144a29c3c3700e5b78b8ee6f8dd8b9078b760 (diff) |
qball(2): fix bad manpage reference
Diffstat (limited to 'sys/man/2')
-rw-r--r-- | sys/man/2/qball | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/2/qball b/sys/man/2/qball index ea71420ba..247496b75 100644 --- a/sys/man/2/qball +++ b/sys/man/2/qball @@ -47,7 +47,7 @@ Argument is the orientation that .I redraw should examine, represented as a unit Quaternion (see -.IR quaternion(2)). +.IR quaternion (2)). The caller may set it to any orientation. It will be updated before each call to .I redraw |