OpenGrok
Cross Reference: inet.3
xref
: /
src
/
lib
/
libc
/
inet
/
inet.3
Home
|
History
|
Annotate
|
Download
|
only in
inet
History log of
/src/lib/libc/inet/inet.3
Revision
Date
Author
Comments
1.7
18-Jan-2023
riastradh
inet(3): Fix typo in description of size argument.
This is the size of dst, not of src. The size of src is determined
by the address family.
Fix markup while here: .Fa for function arguments, not .Ar which is
for command arguments.
1.6
04-Dec-2022
uwe
branches: 1.6.2;
Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS
1.5
25-Jul-2012
ginsbach
branches: 1.5.34;
- Further clarify differences between inet_pton() and inet_aton()
(i.e. the former only accepts decimal numbers; no octal or hex)
- Clarify that inet_network() does not do byte rearrangement for one,
two, and three part dotted addresses ala inet_aton() and inet_addr().
- whitespace
1.4
20-Jul-2012
ginsbach
- Add ERRORS section covering errno values set by inet_ntop() and
inet_pton()
1.3
20-Jul-2012
ginsbach
- Use .Vt for variable types outside the SYNOPSIS section rather than .Ft
- Use .Fn for function names outside the NAME section rather than .Nm
1.2
22-Sep-2011
christos
branches: 1.2.2;
document what size is.
1.1
20-May-2004
christos
Add the remaining files from net that are going to be moved here and
the Makefile glue.
1.2.2.1
30-Oct-2012
yamt
sync with head
1.5.34.1
14-Jan-2024
martin
Pull up following revision(s) (requested by riastradh in ticket #1788):
lib/libc/inet/inet.3: revision 1.7
inet(3): Fix typo in description of size argument.
This is the size of dst, not of src. The size of src is determined
by the address family.
Fix markup while here: .Fa for function arguments, not .Ar which is
for command arguments.
1.6.2.1
14-Jan-2024
martin
Pull up following revision(s) (requested by riastradh in ticket #544):
lib/libc/inet/inet.3: revision 1.7
inet(3): Fix typo in description of size argument.
This is the size of dst, not of src. The size of src is determined
by the address family.
Fix markup while here: .Fa for function arguments, not .Ar which is
for command arguments.
Indexes created Wed Oct 15 16:09:53 GMT 2025