Page MenuHomeFreeBSD

vt.4: Style pass
ClosedPublic

Authored by ziaee on Mar 29 2025, 4:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 4, 4:03 AM
Unknown Object (File)
Wed, Sep 24, 10:40 AM
Unknown Object (File)
Wed, Sep 24, 1:28 AM
Unknown Object (File)
Sat, Sep 20, 2:14 AM
Unknown Object (File)
Sep 13 2025, 10:53 PM
Unknown Object (File)
Sep 10 2025, 9:50 AM
Unknown Object (File)
Sep 7 2025, 4:23 AM
Unknown Object (File)
Aug 25 2025, 12:43 PM
Subscribers

Details

Summary

Outstanding: I'm not sure kernel configuration declarations are defined
variables. Dv does not allow arguments, but some why allowed paths, so
non-path arguments were being incorrectly marked up as paths.

MFC after: 3 days

Diff Detail

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

Event Timeline

ziaee requested review of this revision.Mar 29 2025, 4:42 PM

I'm not sure that the angle quote is the best way to do it, but we're already doing that on this page, and it is widely understood, so the patch just uses that consistently. I am open to other suggestions of course.

This revision is now accepted and ready to land.Jul 16 2025, 2:53 PM
emaste added inline comments.
share/man/man4/vt.4
289–290

I'd leave out the rewrapping

This revision was automatically updated to reflect the committed changes.