git: 9front

Download patch

ref: 43fe5f871d3973f8bd3ff52458c13f7e6b838940
parent: 2115a6fc15ea3dde977edd8e9e136693de296de9
author: Ori Bernstein <ori@eigenstate.org>
date: Mon Nov 11 08:35:47 EST 2019

draw(2): fix manpage typo (thanks rgl)

--- a/sys/man/2/draw
+++ b/sys/man/2/draw
@@ -464,7 +464,7 @@
 Because the image data is stored on the server, local modifications to the
 .B Image
 data structure itself will have no effect.
-.I Repclipr
+.I Replclipr
 modifies the local
 .B Image
 data structure's
--