addpt(2): put badrect in .SH NAME so that it gets into the searchindex

This commit is contained in:
ftrvxmtrx 2015-06-09 12:32:38 +02:00
parent 86acce7c4d
commit e56e61fed1

View file

@ -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