addpt(2): put badrect in .SH NAME so that it gets into the searchindex
This commit is contained in:
parent
86acce7c4d
commit
e56e61fed1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
.TH ADDPT 2
|
||||
.SH NAME
|
||||
addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles
|
||||
addpt, subpt, mulpt, divpt, rectaddpt, rectsubpt, insetrect, canonrect, eqpt, eqrect, ptinrect, rectinrect, rectXrect, rectclip, combinerect, badrect, Dx, Dy, Pt, Rect, Rpt \- arithmetic on points and rectangles
|
||||
.SH SYNOPSIS
|
||||
.B #include <u.h>
|
||||
.br
|
||||
|
|
Loading…
Reference in a new issue