diff options
author | ftrvxmtrx <ftrvxmtrx@gmail.com> | 2015-06-09 12:32:38 +0200 |
---|---|---|
committer | ftrvxmtrx <ftrvxmtrx@gmail.com> | 2015-06-09 12:32:38 +0200 |
commit | e56e61fed188c859c94bcb099caa0860aadc3d1e (patch) | |
tree | 73bd596430429a1b0af3e8c2951a42c9b5fc3474 /sys/man/2 | |
parent | 86acce7c4df8929fa28b346935d840470b190b17 (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/addpt | 2 |
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 |