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)
Oct 3 2024, 1:47 AM
Unknown Object (File)
Oct 3 2024, 1:30 AM
Unknown Object (File)
Sep 30 2024, 7:32 AM
Unknown Object (File)
Sep 30 2024, 7:27 AM
Unknown Object (File)
Sep 26 2024, 5:08 PM
Unknown Object (File)
Sep 22 2024, 4:20 PM
Unknown Object (File)
Sep 20 2024, 6:07 PM
Unknown Object (File)
Sep 19 2024, 5: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.