Page MenuHomeFreeBSD

Document MACHINE, MACHINE_ARCH, TARGET and TARGET_ARCH historical use and general philosphy.
ClosedPublic

Authored by imp on Nov 7 2017, 6:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 23 2024, 8:42 PM
Unknown Object (File)
Sep 21 2024, 4:05 AM
Unknown Object (File)
Sep 19 2024, 9:18 PM
Unknown Object (File)
Sep 17 2024, 9:23 PM
Unknown Object (File)
Sep 8 2024, 12:49 PM
Unknown Object (File)
Sep 8 2024, 11:12 AM
Unknown Object (File)
Sep 8 2024, 5:27 AM
Unknown Object (File)
Sep 8 2024, 4:07 AM
Subscribers

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 12537
Build 12812: arc lint + arc unit

Event Timeline

Two textual suggestions. Thanks for documenting this.

share/man/man7/arch.7
347

Hmm, the two instances of internal(ly) sound a bit redundant. Maybe one of these two would fit better?
a) ... there are some internal variables that are used within the build system ...
b) ... there are some variables that are used internally to the build system ...

408

s/names/name/

share/man/man7/arch.7
347

Good point.

408

I originally had 'no standarized names' but made it shorter w/o fixing the plural.

share/man/man7/arch.7
348

I would end at "the build system". The rest feels redundant in a manpage.

394

need to newline wrap the .Dv

410

Does Fx work there like that?

412

It unfortunately is but as you say should not be relied on.

416

newline wrap .Dv

share/man/man7/arch.7
348

ok

394

I think I can just remove the . and be good. Either way, I'll fix.

410

Yes.

416

OK. Will remove the . or fix.

This revision was automatically updated to reflect the committed changes.