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)
Thu, Feb 6, 7:22 AM
Unknown Object (File)
Tue, Feb 4, 6:24 AM
Unknown Object (File)
Sat, Jan 25, 10:37 AM
Unknown Object (File)
Dec 3 2024, 5:14 PM
Unknown Object (File)
Nov 18 2024, 12:53 AM
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
Subscribers

Details

Summary

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

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

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.