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)
Tue, Oct 14, 1:38 AM
Unknown Object (File)
Wed, Sep 24, 3:32 PM
Unknown Object (File)
Wed, Sep 24, 3:12 PM
Unknown Object (File)
Tue, Sep 23, 4:04 AM
Unknown Object (File)
Mon, Sep 22, 8:50 AM
Unknown Object (File)
Mon, Sep 22, 3:46 AM
Unknown Object (File)
Sun, Sep 21, 4:49 AM
Unknown Object (File)
Tue, Sep 16, 7: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.