Module Name: src Committed By: riastradh Date: Fri Aug 11 21:10:27 UTC 2023
Modified Files: src/lib/libc/string: strncpy.3 Log Message: strncpy(3): Fix typo -- stpncpy, not stpcpy which is different. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/lib/libc/string/strncpy.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.