Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc
Module Name: src
Committed By: pgoyette
Date: Wed Feb 7 11:16:06 UTC 2018
Modified Files:
src/lib/libc/gen: getgrent.3 getpwent.3
src/lib/libc/net: resolver.3
src/lib/libc/stdlib: ptsname.3
src/lib/libc/time: ctime.3 getdate.3
src/lib/libc/yp: ypclnt.3
Log Message:
Fix typos, as reported by Eitan Adler. Update dates.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/lib/libc/gen/getgrent.3
cvs rdiff -u -r1.39 -r1.40 src/lib/libc/gen/getpwent.3
cvs rdiff -u -r1.33 -r1.34 src/lib/libc/net/resolver.3
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/stdlib/ptsname.3
cvs rdiff -u -r1.56 -r1.57 src/lib/libc/time/ctime.3
cvs rdiff -u -r1.8 -r1.9 src/lib/libc/time/getdate.3
cvs rdiff -u -r1.28 -r1.29 src/lib/libc/yp/ypclnt.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