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
Unknown Object (File)
Mon, Apr 27, 12:19 PM
Unknown Object (File)
Tue, Apr 21, 5:43 PM
Unknown Object (File)
Tue, Apr 21, 12:07 PM
Unknown Object (File)
Tue, Apr 21, 12:04 PM
Unknown Object (File)
Mon, Apr 13, 12:22 PM
Unknown Object (File)
Mon, Apr 13, 6:31 AM
Unknown Object (File)
Mon, Apr 13, 12:02 AM
Unknown Object (File)
Sun, Apr 12, 5:58 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.