Page MenuHomeFreeBSD

ktrace(1): add xref to namei(9)
ClosedPublic

Authored by emaste on Jun 10 2024, 12:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 31, 4:39 AM
Unknown Object (File)
Thu, Oct 30, 1:55 PM
Unknown Object (File)
Tue, Oct 28, 2:24 AM
Unknown Object (File)
Sun, Oct 26, 4:19 AM
Unknown Object (File)
Oct 15 2025, 12:43 PM
Unknown Object (File)
Oct 15 2025, 12:43 PM
Unknown Object (File)
Oct 15 2025, 12:43 PM
Unknown Object (File)
Oct 15 2025, 1:44 AM
Subscribers

Details

Summary

namei was mistaken for a typo (see GitHub pull request #1284). Add an xref to make it clear.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jun 10 2024, 2:39 PM
This revision was automatically updated to reflect the committed changes.
arrowd added inline comments.
usr.bin/ktrace/ktrace.1
123

Should this also have a xref?

usr.bin/ktrace/ktrace.1
123

It should I think - u and y already have xrefs. I'll update D45555.