diff options
author | 2011-07-07 13:31:07 +0000 | |
---|---|---|
committer | 2011-07-07 13:31:07 +0000 | |
commit | 27bf56b6986351e345ffab7277a77aae98e96839 (patch) | |
tree | ede22f9347508223d1a7230476a0b98fb6f3d218 /share/man/man3 | |
parent | no more math(3); (diff) | |
download | wireguard-openbsd-27bf56b6986351e345ffab7277a77aae98e96839.tar.xz wireguard-openbsd-27bf56b6986351e345ffab7277a77aae98e96839.zip |
no more math.3;
Diffstat (limited to 'share/man/man3')
-rw-r--r-- | share/man/man3/intro.3 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3 index 24d2cbfe951..a5e31b7050b 100644 --- a/share/man/man3/intro.3 +++ b/share/man/man3/intro.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.3,v 1.44 2010/10/28 17:21:41 jmc Exp $ +.\" $OpenBSD: intro.3,v 1.45 2011/07/07 13:31:07 jmc Exp $ .\" $NetBSD: intro.3,v 1.5 1995/05/10 22:46:24 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)intro.3 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: October 28 2010 $ +.Dd $Mdocdate: July 7 2011 $ .Dt INTRO 3 .Os .Sh NAME @@ -245,8 +245,6 @@ is a hard link to .It libm Pq Fl lm Mathematical functions which comprise the C math library, .Em libm . -See -.Xr math 3 . .Pp .It libmenu Pq Fl lmenu .It libmenuw Pq Fl lmenuw |