summaryrefslogtreecommitdiff
path: root/usr/src/man/man3socket/byteorder.3socket
diff options
context:
space:
mode:
authorRobert Mustacchi <rm@joyent.com>2016-04-11 08:32:33 -0700
committerRobert Mustacchi <rm@joyent.com>2016-05-19 07:45:53 -0700
commit7dc9a163b382daee1ce43b6588dd1b507363dae5 (patch)
tree198b5409d85494cff2c3bce7054ae6b1cac985e0 /usr/src/man/man3socket/byteorder.3socket
parente56998eefc33ead0f12b364be915dd6bfc12a3f5 (diff)
downloadillumos-gate-7dc9a163b382daee1ce43b6588dd1b507363dae5.tar.gz
6790 want suite of endian(3C) functions
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
Diffstat (limited to 'usr/src/man/man3socket/byteorder.3socket')
-rw-r--r--usr/src/man/man3socket/byteorder.3socket4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3socket/byteorder.3socket b/usr/src/man/man3socket/byteorder.3socket
index bb5e22fc46..1d08cd8204 100644
--- a/usr/src/man/man3socket/byteorder.3socket
+++ b/usr/src/man/man3socket/byteorder.3socket
@@ -4,7 +4,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH BYTEORDER 3SOCKET "Nov 23, 2015"
+.TH BYTEORDER 3SOCKET "Mar 10, 2016"
.SH NAME
byteorder, htonl, htonll, htons, ntohl, ntohll, ntohs \- convert values between
host and network byte order
@@ -74,4 +74,4 @@ MT-Level Safe
.SH SEE ALSO
.LP
\fBgethostbyname\fR(3NSL), \fBgetservbyname\fR(3SOCKET), \fBinet.h\fR(3HEAD),
-\fBattributes\fR(5)
+\fBattributes\fR(5), \fBbyteorder\fR(5)