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
F150909051: D15528.id.diff
Sat, Apr 4, 9:32 PM
Unknown Object (File)
Wed, Apr 1, 11:15 PM
Unknown Object (File)
Wed, Apr 1, 11:34 AM
Unknown Object (File)
Wed, Apr 1, 12:41 AM
Unknown Object (File)
Mon, Mar 23, 4:55 AM
Unknown Object (File)
Sun, Mar 22, 11:37 PM
Unknown Object (File)
Sat, Mar 21, 11:44 AM
Unknown Object (File)
Wed, Mar 18, 8:48 AM
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.