MFC after: 1 week
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
cddl/contrib/opensolaris/cmd/dtrace/dtrace.1 | ||
---|---|---|
651 | The default on illumos is different, so I think it makes sense to note here that this is FreeBSD's default explicitly. |
Comment Actions
In the first paragraph it is not immediately clear (to me at least) what this variable actually does. I especially get quite confused with what "newly started child process" means. Does it refer to the command defined in -c cmd? Or is it something else? I think the wording needs some improvement there.
cddl/contrib/opensolaris/cmd/dtrace/dtrace.1 | ||
---|---|---|
631 | ||
660 |
Comment Actions
- Address feedback
- Turn the process create mode list into a table. Looks better and is a bit more concise.
cddl/contrib/opensolaris/cmd/dtrace/dtrace.1 | ||
---|---|---|
631–633 |
cddl/contrib/opensolaris/cmd/dtrace/dtrace.1 | ||
---|---|---|
631–633 | Yeah, perhaps it makes no sense to distinguish between evaluating and instrumenting. |
cddl/contrib/opensolaris/cmd/dtrace/dtrace.1 | ||
---|---|---|
630 | Is this the same d(7) youve been writing a manual on? If so, Xr would be helpful! |
cddl/contrib/opensolaris/cmd/dtrace/dtrace.1 | ||
---|---|---|
630 | Good idea! |