tman/memdraw.3: fix typo - plan9port - [fork] Plan 9 from user space | |
git clone git://src.adamsgaard.dk/plan9port | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 5517aa034025214e43fff6760140d3089d3baf80 | |
parent 7bb69ba88b8083b3eb9b3afefd8cdeae6aea2149 | |
Author: Noah Evans | |
Date: Sat, 6 Apr 2019 04:10:05 +0900 man/memdraw.3: fix typo Diffstat: M man/man3/memdraw.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- | |
diff --git a/man/man3/memdraw.3 b/man/man3/memdraw.3 | |
t@@ -267,7 +267,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 |