summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/byteorder.3
diff options
context:
space:
mode:
authorjmc <>2007-05-31 19:20:26 +0000
committerjmc <>2007-05-31 19:20:26 +0000
commite021d0a0d5401ab3c1c88e4570ee8c832a47033b (patch)
treefa20f000f14ac9b2dedcf06e5adfd0c3b939d8da /src/lib/libc/net/byteorder.3
parent214a354ecc363e7381ae7fb1ef1e556a2cf94b76 (diff)
downloadopenbsd-e021d0a0d5401ab3c1c88e4570ee8c832a47033b.tar.gz
openbsd-e021d0a0d5401ab3c1c88e4570ee8c832a47033b.tar.bz2
openbsd-e021d0a0d5401ab3c1c88e4570ee8c832a47033b.zip
convert to new .Dd format;
Diffstat (limited to 'src/lib/libc/net/byteorder.3')
-rw-r--r--src/lib/libc/net/byteorder.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/net/byteorder.3 b/src/lib/libc/net/byteorder.3
index e548958617..7f22794caa 100644
--- a/src/lib/libc/net/byteorder.3
+++ b/src/lib/libc/net/byteorder.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: byteorder.3,v 1.14 2005/07/22 04:50:51 jaredy Exp $ 1.\" $OpenBSD: byteorder.3,v 1.15 2007/05/31 19:19:30 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 1983, 1991, 1993 3.\" Copyright (c) 1983, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -27,7 +27,7 @@
27.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 27.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
28.\" SUCH DAMAGE. 28.\" SUCH DAMAGE.
29.\" 29.\"
30.Dd June 4, 1993 30.Dd $Mdocdate: May 31 2007 $
31.Dt BYTEORDER 3 31.Dt BYTEORDER 3
32.Os 32.Os
33.Sh NAME 33.Sh NAME