summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/byteorder.3
diff options
context:
space:
mode:
authoraaron <>1999-05-23 14:11:03 +0000
committeraaron <>1999-05-23 14:11:03 +0000
commite6b2922cf0ad8bc29c297cc71a1f5c4eb01a3ece (patch)
tree0b459f7710872d074a69856634e445a3edbb9e72 /src/lib/libc/net/byteorder.3
parent1abc8be4fa63f568a83ba3d03fda54416a6206ff (diff)
downloadopenbsd-e6b2922cf0ad8bc29c297cc71a1f5c4eb01a3ece.tar.gz
openbsd-e6b2922cf0ad8bc29c297cc71a1f5c4eb01a3ece.tar.bz2
openbsd-e6b2922cf0ad8bc29c297cc71a1f5c4eb01a3ece.zip
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com
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 f2788b25dc..aa11b22664 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.5 1997/11/19 23:30:17 niklas Exp $ 1.\" $OpenBSD: byteorder.3,v 1.6 1999/05/23 14:11:01 aaron 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.
@@ -33,7 +33,7 @@
33.\" 33.\"
34.Dd June 4, 1993 34.Dd June 4, 1993
35.Dt BYTEORDER 3 35.Dt BYTEORDER 3
36.Os BSD 4.2 36.Os
37.Sh NAME 37.Sh NAME
38.Nm htonl , 38.Nm htonl ,
39.Nm htons , 39.Nm htons ,