artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
678448c
)
tweak previous;
author
jmc
<jmc@openbsd.org>
Sun, 13 Jul 2014 20:42:33 +0000
(20:42 +0000)
committer
jmc
<jmc@openbsd.org>
Sun, 13 Jul 2014 20:42:33 +0000
(20:42 +0000)
lib/libc/net/htonl.3
patch
|
blob
|
history
diff --git
a/lib/libc/net/htonl.3
b/lib/libc/net/htonl.3
index
fdc84cb
..
085fb02
100644
(file)
--- a/
lib/libc/net/htonl.3
+++ b/
lib/libc/net/htonl.3
@@
-1,4
+1,4
@@
-.\" $OpenBSD: htonl.3,v 1.
1 2014/07/13 13:17:16 guenther
Exp $
+.\" $OpenBSD: htonl.3,v 1.
2 2014/07/13 20:42:33 jmc
Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@
-58,7
+58,7
@@
functions convert quantities from host to network byte order while the
.Fn ntohl
and
.Fn ntohs
-functions convert the other direction.
+functions convert
in
the other direction.
.Pp
The last letter
.Pf ( Sq s