chiark / gitweb /
found in cvs on davenant
authorian <ian>
Fri, 1 Jun 2012 20:47:34 +0000 (20:47 +0000)
committerian <ian>
Fri, 1 Jun 2012 20:47:34 +0000 (20:47 +0000)
authbind-helper.8

index d45658c7496e3cca3f2004788fb250c7879cc10b..44291ba4e04277b5d3a914b8ad1d59321f701d9e 100644 (file)
@@ -48,7 +48,11 @@ leading
 .BR 0x ,
 of exactly the right length (8 and 4 digits, respectively), being
 a pairs of hex digits for each byte in the address or port number when
 .BR 0x ,
 of exactly the right length (8 and 4 digits, respectively), being
 a pairs of hex digits for each byte in the address or port number when
-expressed in network byte order.
+expressed in host byte order.  For example, the port argument is the
+result of something like
+.B sprintf(arg,
+.B """%04X"",
+.BR sin.sin_port) .
 .PP
 .B helper
 will not bind to ports 512 and onwards, because programs like
 .PP
 .B helper
 will not bind to ports 512 and onwards, because programs like