summaryrefslogtreecommitdiff
path: root/sys/man/2
diff options
context:
space:
mode:
authorftrvxmtrx <ftrvxmtrx@gmail.com>2015-06-09 12:32:38 +0200
committerftrvxmtrx <ftrvxmtrx@gmail.com>2015-06-09 12:32:38 +0200
commite56e61fed188c859c94bcb099caa0860aadc3d1e (patch)
tree73bd596430429a1b0af3e8c2951a42c9b5fc3474 /sys/man/2
parent86acce7c4df8929fa28b346935d840470b190b17 (diff)
addpt(2): put badrect in .SH NAME so that it gets into the searchindex
Diffstat (limited to 'sys/man/2')
-rw-r--r--sys/man/2/addpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/2/addpt b/sys/man/2/addpt
index 4a0b4813e..fbe5c6376 100644
--- 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