diff options
author | 1999-05-25 13:06:44 +0000 | |
---|---|---|
committer | 1999-05-25 13:06:44 +0000 | |
commit | 605d2228fb9c3860c05a568a762db4a08a3a1d22 (patch) | |
tree | d5a143f1f090a135fe65053c08e3417ea15012ef /lib/libc/net/inet_net.3 | |
parent | Move hilsoftinit() call to before interrupts are enabled, from NetBSD. (diff) | |
download | wireguard-openbsd-605d2228fb9c3860c05a568a762db4a08a3a1d22.tar.xz wireguard-openbsd-605d2228fb9c3860c05a568a762db4a08a3a1d22.zip |
punctuation
Diffstat (limited to 'lib/libc/net/inet_net.3')
-rw-r--r-- | lib/libc/net/inet_net.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/inet_net.3 b/lib/libc/net/inet_net.3 index 1a42aff6eae..df5c35017d3 100644 --- a/lib/libc/net/inet_net.3 +++ b/lib/libc/net/inet_net.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inet_net.3,v 1.1 1997/06/23 03:37:26 millert Exp $ +.\" $OpenBSD: inet_net.3,v 1.2 1999/05/25 13:06:45 aaron Exp $ .\" $NetBSD: inet_net.3,v 1.1 1997/06/18 02:25:27 lukem Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -131,7 +131,7 @@ rearrangement. All numbers supplied as .Dq parts in a -.Ql \&. +.Ql \&. notation may be decimal, octal, or hexadecimal, as specified in the C language (i.e., a leading 0x or 0X implies |