diff options
author | 23hiro <23hiro@gmail.com> | 2020-04-13 00:33:26 +0200 |
---|---|---|
committer | 23hiro <23hiro@gmail.com> | 2020-04-13 00:33:26 +0200 |
commit | fe6affc20faca78a716016bf48b640d6ff33f962 (patch) | |
tree | 01d574ea6c4c63d8434249afaf76219b8be83eef | |
parent | 0e96bbd073231aba6cc67421b814609b2b5328b5 (diff) | |
download | plan9front-fe6affc20faca78a716016bf48b640d6ff33f962.tar.xz |
draw(3): typo dp
-rw-r--r-- | sys/man/3/draw | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/3/draw b/sys/man/3/draw index 633451643..47cdb801c 100644 --- a/sys/man/3/draw +++ b/sys/man/3/draw @@ -608,7 +608,7 @@ in image .IR dstid [4] .IR srcid [4] .IR fontid [4] -.IR p [2*4] +.IR dp [2*4] .IR clipr [4*4] .IR sp [2*4] .IR n [2] |