]> git.lizzy.rs Git - plan9front.git/commitdiff
draw(2): fix missing arg of bezspline on page 5
authorglenda <glenda@turku>
Sat, 26 Apr 2014 02:38:07 +0000 (03:38 +0100)
committerglenda <glenda@turku>
Sat, 26 Apr 2014 02:38:07 +0000 (03:38 +0100)
sys/man/2/draw

index 2cda38ec4b3318c86052f5720c058ff821208263..e6f23a968694d272bc7bffb76bc82a30771dd747 100644 (file)
@@ -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