diff options
author | 2003-05-10 06:48:30 +0000 | |
---|---|---|
committer | 2003-05-10 06:48:30 +0000 | |
commit | 07619a86add332e3ffeb9ab63f92516f2c657529 (patch) | |
tree | 325d81ccabf2b6029f39fe8c5eeeedf387a02847 /lib/libc/stdlib/a64l.3 | |
parent | typos; (diff) | |
download | wireguard-openbsd-07619a86add332e3ffeb9ab63f92516f2c657529.tar.xz wireguard-openbsd-07619a86add332e3ffeb9ab63f92516f2c657529.zip |
typos;
Diffstat (limited to 'lib/libc/stdlib/a64l.3')
-rw-r--r-- | lib/libc/stdlib/a64l.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/a64l.3 b/lib/libc/stdlib/a64l.3 index 787634303c3..6b9fd231544 100644 --- a/lib/libc/stdlib/a64l.3 +++ b/lib/libc/stdlib/a64l.3 @@ -23,7 +23,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: a64l.3,v 1.5 2000/04/20 13:50:01 aaron Exp $ +.\" $OpenBSD: a64l.3,v 1.6 2003/05/10 06:48:30 jmc Exp $ .\" .Dd August 17, 1997 .Dt A64L 3 @@ -95,7 +95,7 @@ returns a 32-bit representation of .Fa s . If .Fa s -is a null pointer or if it contains digits other than those described above. +is a null pointer or if it contains digits other than those described above, .Fn a64l returns \-1 and sets the global variable .Va errno |