manpage references/typos

This commit is contained in:
BurnZeZ 2016-03-01 15:24:07 -05:00
parent 169bfb4610
commit 63abfb5056
4 changed files with 4 additions and 4 deletions

View file

@ -96,7 +96,7 @@ Whenever
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,'

View file

@ -271,7 +271,7 @@ returning pointers to the word and byte, respectively,
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

View file

@ -47,7 +47,7 @@ Argument
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

View file

@ -279,7 +279,7 @@ does not change the hardware color map, which
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