PR: 274678
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Content is good, a couple of minor edits/suggestions.
| share/man/man3/pthread_condattr.3 | ||
|---|---|---|
| 117 ↗ | (On Diff #129268) | |
| 118 ↗ | (On Diff #129268) | I'm not sure about "existing" here. Do we expect that the limitations will be addressed in the future? I think just "and their limitations" is clear and sounds natural. |
| 162 ↗ | (On Diff #129268) | I think we typically sort these in alpha order? |
| share/man/man3/pthread_mutexattr.3 | ||
| 136 | ||
| 150 | We might want to clarify what "have access to" means. Maybe "share access to the memory"? | |
| 156 | same comments as the similar text in pthread_condattr.3 | |