manpage references/typos
This commit is contained in:
parent
169bfb4610
commit
63abfb5056
4 changed files with 4 additions and 4 deletions
|
@ -96,7 +96,7 @@ Whenever
|
||||||
returns nil, it sets the system error string.
|
returns nil, it sets the system error string.
|
||||||
.PP
|
.PP
|
||||||
.I Respondcmderror
|
.I Respondcmderror
|
||||||
resoponds to request
|
responds to request
|
||||||
.I r
|
.I r
|
||||||
with an error of the form
|
with an error of the form
|
||||||
`\fIfmt\fB:\fI cmd\fR,'
|
`\fIfmt\fB:\fI cmd\fR,'
|
||||||
|
|
|
@ -271,7 +271,7 @@ returning pointers to the word and byte, respectively,
|
||||||
that contain the beginning of the data for a given pixel.
|
that contain the beginning of the data for a given pixel.
|
||||||
.PP
|
.PP
|
||||||
.I Allocmemimage
|
.I Allocmemimage
|
||||||
allocages
|
allocates
|
||||||
images with a given rectangle and channel descriptor
|
images with a given rectangle and channel descriptor
|
||||||
(see
|
(see
|
||||||
.B strtochan
|
.B strtochan
|
||||||
|
|
|
@ -47,7 +47,7 @@ Argument
|
||||||
is the orientation that
|
is the orientation that
|
||||||
.I redraw
|
.I redraw
|
||||||
should examine, represented as a unit Quaternion (see
|
should examine, represented as a unit Quaternion (see
|
||||||
.IR quaternion(9.2)).
|
.IR quaternion(2)).
|
||||||
The caller may set it to any orientation.
|
The caller may set it to any orientation.
|
||||||
It will be updated before each call to
|
It will be updated before each call to
|
||||||
.I redraw
|
.I redraw
|
||||||
|
|
|
@ -279,7 +279,7 @@ does not change the hardware color map, which
|
||||||
should be set externally to a grey scale; try the command
|
should be set externally to a grey scale; try the command
|
||||||
.B getmap gamma
|
.B getmap gamma
|
||||||
(see
|
(see
|
||||||
.IR getmap (9.1))
|
.IR colors (1))
|
||||||
on an 8-bit color-mapped display.
|
on an 8-bit color-mapped display.
|
||||||
.PD
|
.PD
|
||||||
.SH EXAMPLES
|
.SH EXAMPLES
|
||||||
|
|
Loading…
Reference in a new issue