ref: 63abfb50563b70d35908c258085f3e2f6d95446f
parent: 169bfb46102ceb254e180e0b8265382aab7ef7f0
author: BurnZeZ <brz-9dev@feline.systems>
date: Tue Mar 1 10:24:07 EST 2016
manpage references/typos
--- a/sys/man/2/9pcmdbuf
+++ b/sys/man/2/9pcmdbuf
@@ -96,7 +96,7 @@
returns nil, it sets the system error string.
.PP
.I Respondcmderror
-resoponds to request
+responds to request
.I r
with an error of the form
`\fIfmt\fB:\fI cmd\fR,'
--- a/sys/man/2/memdraw
+++ b/sys/man/2/memdraw
@@ -271,7 +271,7 @@
that contain the beginning of the data for a given pixel.
.PP
.I Allocmemimage
-allocages
+allocates
images with a given rectangle and channel descriptor
(see
.B strtochan
--- a/sys/man/2/qball
+++ b/sys/man/2/qball
@@ -47,7 +47,7 @@
is the orientation that
.I redraw
should examine, represented as a unit Quaternion (see
-.IR quaternion(9.2)).
+.IR quaternion(2)).
The caller may set it to any orientation.
It will be updated before each call to
.I redraw
--- a/sys/man/7/scat
+++ b/sys/man/7/scat
@@ -279,7 +279,7 @@
should be set externally to a grey scale; try the command
.B getmap gamma
(see
-.IR getmap (9.1))
+.IR colors (1))
on an 8-bit color-mapped display.
.PD
.SH EXAMPLES