MFC after: 3 days
Sponsored by: Juniper Networks, Inc.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
share/man/man9/refcount.9 | ||
---|---|---|
97 | I would say 'value' and not 'snapshot'. |
Comment Actions
BTW, a number of refcount functions are not documented here: acquiren, releasen, acquire_if_gt, acquire_if_not_gt.
share/man/man9/refcount.9 | ||
---|---|---|
97 | +1 |
share/man/man9/refcount.9 | ||
---|---|---|
100 | This sentence ("For example, ...") is logically connected to the one that starts with "The caller is responsible...", so the new sentence should come before both or after both. |