Remove mention of the longjmp(3), which does not use sigreturn. Try to be more precise when describing the syscall effects.
Details
Details
- Reviewers
emaste brooks markj - Commits
- rG9da4a804f091: sigreturn.2: refresh the man page
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| lib/libsys/sigreturn.2 | ||
|---|---|---|
| 65–68 | Could you please provide the complete sentence? Right now it seems that suggested editing result in Otherwise, a value of -1 may be returned .Va errno set to indicate the error. which does not read correct to me. | |
| lib/libsys/sigreturn.2 | ||
|---|---|---|
| 65–68 | Ah sorry. I was thinking of something like "a value of -1 may be returned, with errno set to indicate the error." | |
| lib/libsys/sigreturn.2 | ||
|---|---|---|
| 52 | ||