Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src/lib/libc/inet



Module Name:    src
Committed By:   martin
Date:           Sun Jan 14 15:27:23 UTC 2024

Modified Files:
        src/lib/libc/inet [netbsd-10]: inet.3

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.6.2.1 src/lib/libc/inet/inet.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index