summaryrefslogtreecommitdiff
path: root/sys/man/2
diff options
context:
space:
mode:
authorglenda <glenda@turku>2014-04-26 03:38:07 +0100
committerglenda <glenda@turku>2014-04-26 03:38:07 +0100
commit5e201a7d2e619fe8f5f23d3a2e30638ac8c50ee9 (patch)
treea8fcf8683f555ac53ad268022c1decd34ce6a445 /sys/man/2
parent244bb0038dc2222f988b3aef7184848308b37903 (diff)
draw(2): fix missing arg of bezspline on page 5
Diffstat (limited to 'sys/man/2')
-rw-r--r--sys/man/2/draw2
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