diff options
Diffstat (limited to 'src/lib/libc/stdlib/a64l.3')
-rw-r--r-- | src/lib/libc/stdlib/a64l.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/stdlib/a64l.3 b/src/lib/libc/stdlib/a64l.3 index 787634303c..6b9fd23154 100644 --- a/src/lib/libc/stdlib/a64l.3 +++ b/src/lib/libc/stdlib/a64l.3 | |||
@@ -23,7 +23,7 @@ | |||
23 | .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF | 23 | .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF |
24 | .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 24 | .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
25 | .\" | 25 | .\" |
26 | .\" $OpenBSD: a64l.3,v 1.5 2000/04/20 13:50:01 aaron Exp $ | 26 | .\" $OpenBSD: a64l.3,v 1.6 2003/05/10 06:48:30 jmc Exp $ |
27 | .\" | 27 | .\" |
28 | .Dd August 17, 1997 | 28 | .Dd August 17, 1997 |
29 | .Dt A64L 3 | 29 | .Dt A64L 3 |
@@ -95,7 +95,7 @@ returns a 32-bit representation of | |||
95 | .Fa s . | 95 | .Fa s . |
96 | If | 96 | If |
97 | .Fa s | 97 | .Fa s |
98 | is a null pointer or if it contains digits other than those described above. | 98 | is a null pointer or if it contains digits other than those described above, |
99 | .Fn a64l | 99 | .Fn a64l |
100 | returns \-1 and sets the global variable | 100 | returns \-1 and sets the global variable |
101 | .Va errno | 101 | .Va errno |