diff options
author | ftrvxmtrx <devnull@localhost> | 2014-04-26 13:22:48 +0200 |
---|---|---|
committer | ftrvxmtrx <devnull@localhost> | 2014-04-26 13:22:48 +0200 |
commit | 4468438c7030af510f4dc836d1c4af4310149aa3 (patch) | |
tree | a1e4caa3889684c0d0f4502764285b0f82af0d61 /sys | |
parent | b4fa1e617bbb2db7bbcacd42ed819cea3caa30d4 (diff) | |
parent | 5e201a7d2e619fe8f5f23d3a2e30638ac8c50ee9 (diff) |
merge
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 2cda38ec4..e6f23a968 100644 --- a/sys/man/2/draw +++ b/sys/man/2/draw @@ -600,7 +600,7 @@ corresponds to in .IR dst . .TP -\f5bezspline(\f2dst\fP, \f2p\fP, \f2end0\fP, \f2end1\fP, \f2thick\fP, \f2src\fP, \f2sp\fP) +\f5bezspline(\f2dst\fP, \f2p\fP, \f2np\fP, \f2end0\fP, \f2end1\fP, \f2thick\fP, \f2src\fP, \f2sp\fP) .I Bezspline takes the same arguments as .I poly |