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
F168058887: D15528.id42869.diff
Wed, Aug 26, 4:32 AM
F168017247: D15528.diff
Tue, Aug 25, 10:46 PM
Unknown Object (File)
Mon, Aug 24, 8:27 AM
Unknown Object (File)
Mon, Aug 24, 7:42 AM
Unknown Object (File)
Mon, Aug 24, 7:30 AM
Unknown Object (File)
Sun, Aug 23, 10:31 PM
Unknown Object (File)
Sun, Aug 16, 6:25 AM
Unknown Object (File)
Tue, Aug 11, 4:29 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.