git: 9front

Download patch

ref: b0eeab7912ac15c0fa287ef9611d1fd8a8d93cb4
parent: d3baf8d592bf968b5db96aa61a14aca46bad0816
author: ftrvxmtrx <ftrvxmtrx@gmail.com>
date: Tue Jun 9 08:32:38 EDT 2015

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

--- a/sys/man/2/addpt
+++ b/sys/man/2/addpt
@@ -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
--