Module Name: src Committed By: uwe Date: Sun Jan 2 03:46:40 UTC 2022
Modified Files:
src/lib/libc/stdlib: ptsname.3
Log Message:
ptsname(3): fix equivalence example
The buffer is static, don't make it appear that we are returning a
pointer to a local variable.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/lib/libc/stdlib/ptsname.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
