diff options
author | Ori Bernstein <ori@eigenstate.org> | 2019-11-11 13:35:47 -0800 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2019-11-11 13:35:47 -0800 |
commit | 52e92163a609b8257e394b48c60fac3db000c936 (patch) | |
tree | 453b433de3e6d167417d7aba64a0954da25d1af4 /sys | |
parent | b638c7753d8498eaec90f06a7c140ffe0ed76cdb (diff) |
draw(2): fix manpage typo (thanks rgl)
Diffstat (limited to 'sys')
-rw-r--r-- | sys/man/2/draw | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/2/draw b/sys/man/2/draw index 1c0ab2cac..79e7c0ddf 100644 --- a/sys/man/2/draw +++ b/sys/man/2/draw @@ -464,7 +464,7 @@ and vertically by the height. 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 |