Page MenuHomeFreeBSD

Remove extra space before parenthesis in src.conf(5)
ClosedPublic

Authored by bcran on May 23 2018, 2:45 AM.
Tags
None
Referenced Files
F147844370: D15528.id42906.diff
Sat, Mar 14, 3:15 AM
F147844082: D15528.id42906.diff
Sat, Mar 14, 3:12 AM
Unknown Object (File)
Sun, Mar 1, 7:36 PM
Unknown Object (File)
Sun, Mar 1, 7:09 AM
Unknown Object (File)
Sun, Mar 1, 1:23 AM
Unknown Object (File)
Sat, Feb 28, 9:56 PM
Unknown Object (File)
Sat, Feb 28, 4:48 AM
Unknown Object (File)
Feb 7 2026, 5:15 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16795
Build 16680: arc lint + arc unit

Event Timeline

eadler requested changes to this revision.May 23 2018, 3:29 AM

src.conf is actually generated code. See tools/build/options/WITHOUT_BINUTILS for the source of this text and makeman for the script that generates src.conf

This revision now requires changes to proceed.May 23 2018, 3:29 AM

Change WITHOUT_BINUTILS instead of src.conf.5

Thanks! I've updated WITHOUT_BINUTILS and will re-generate src.conf.5 if accepted.

Accepted. Please regen src.conf in the same commit.

This revision is now accepted and ready to land.May 24 2018, 12:48 AM
This revision was automatically updated to reflect the committed changes.