diff options
author | 2016-04-26 19:49:22 +0000 | |
---|---|---|
committer | 2016-04-26 19:49:22 +0000 | |
commit | 9f1be2b6be65d2ab47863ae5d56ddbe2b8094a6e (patch) | |
tree | 17b5588c8539f2c349d7b44dde06b4ffd19ff179 /lib/libm/man/j0.3 | |
parent | Remove debug printfs, but do print "gpio" to indicate that card detection is (diff) | |
download | wireguard-openbsd-9f1be2b6be65d2ab47863ae5d56ddbe2b8094a6e.tar.xz wireguard-openbsd-9f1be2b6be65d2ab47863ae5d56ddbe2b8094a6e.zip |
Remove predefined strings from libm pages.
With lots of help, input and tweaks and finally ok schwarze@
Diffstat (limited to 'lib/libm/man/j0.3')
-rw-r--r-- | lib/libm/man/j0.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libm/man/j0.3 b/lib/libm/man/j0.3 index 1e55333b16b..7ae9fb9d898 100644 --- a/lib/libm/man/j0.3 +++ b/lib/libm/man/j0.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: j0.3,v 1.15 2013/07/17 05:42:11 schwarze Exp $ +.\" $OpenBSD: j0.3,v 1.16 2016/04/26 19:49:22 tb Exp $ .\" Copyright (c) 1985, 1991 Regents of the University of California. .\" All rights reserved. .\" @@ -28,7 +28,7 @@ .\" .\" from: @(#)j0.3 6.7 (Berkeley) 4/19/91 .\" -.Dd $Mdocdate: July 17 2013 $ +.Dd $Mdocdate: April 26 2016 $ .Dt J0 3 .Os .Sh NAME @@ -152,6 +152,6 @@ The functions .Fn y0 , .Fn y1 , and -.Fn yn +.Fn yn first appeared in .At v7 . |