History log of /openbsd-src/lib/libm/man/atan.3 (Results 1 – 14 of 14)
Revision Date Author Comments
# 9f1be2b6 26-Apr-2016 tb <tb@openbsd.org>

Remove predefined strings from libm pages.

With lots of help, input and tweaks and finally ok schwarze@


# 86f9d4cd 05-Jun-2013 tedu <tedu@openbsd.org>

use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze


# 0714f1f8 07-Jul-2011 martynas <martynas@openbsd.org>

Remove references to math(3).


# 854ac34e 12-Dec-2008 martynas <martynas@openbsd.org>

document and mlink long double functions. ok jmc@


# 9490d37c 31-May-2007 jmc <jmc@openbsd.org>

convert to new .Dd format;


# 6580fee3 02-Jun-2003 millert <millert@openbsd.org>

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


# dfec5a15 27-Feb-2003 jason <jason@openbsd.org>

describe *f in terms of the double precision version (more of this to come... after dinner).


# dd4317ad 02-Mar-2000 todd <todd@openbsd.org>

$OpenBSD$


# 5c3dced3 09-Jul-1999 aaron <aaron@openbsd.org>

- remove all trailing whitespace
* except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who

- remove all trailing whitespace
* except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who has been
working on some scripts for fixing formatting errors in mdoc'd man pages

Ok, so there could be a cost/benefit debate with this commit, but since I have
the patch we might as well commit it...

show more ...


# 8a2f5500 01-Jul-1999 deraadt <deraadt@openbsd.org>

provide MLINKS for "f" versions, and make sure they show up in whatis.db


# 350bb3b8 16-May-1999 alex <alex@openbsd.org>

Cleanup xrefs under SEE ALSO. Specifically:

- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove dup

Cleanup xrefs under SEE ALSO. Specifically:

- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.

show more ...


# f0525d41 05-Apr-1997 tholo <tholo@openbsd.org>

From NetBSD PR/3405: Krister Walfridsson <cato@ulysses.df.lth.se>: Various
typos; since we compile with POSIX libm, we should not xref matherr(3), and
describe the errno settings.


# 9e5cf2a7 28-Oct-1995 deraadt <deraadt@openbsd.org>

update from NetBSD


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree