Page MenuHomeFreeBSD

Some minor tweaks to arch(7).
ClosedPublic

Authored by jhb on Dec 30 2019, 10:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 11, 12:11 PM
Unknown Object (File)
Dec 12 2024, 7:39 PM
Unknown Object (File)
Dec 4 2024, 10:30 AM
Unknown Object (File)
Sep 23 2024, 7:15 PM
Unknown Object (File)
Sep 23 2024, 2:24 PM
Unknown Object (File)
Sep 23 2024, 1:59 AM
Unknown Object (File)
Sep 22 2024, 11:29 PM
Unknown Object (File)
Sep 22 2024, 7:18 PM
Subscribers

Details

Summary
  • Drop mention of _LP64. FreeBSD's source generally uses LP64 instead of _LP64, and the relevant macros are better covered in the "Predefined Macros" section.
  • Fix a noun/verb disagreement.

Diff Detail

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

Event Timeline

emaste added a subscriber: kib.
emaste added inline comments.
share/man/man7/arch.7
143–148 ↗(On Diff #66163)

@kib added in rS317809. We do document __LP64__ later so I think this is not necessary.

This revision is now accepted and ready to land.Dec 30 2019, 10:44 PM
This revision was automatically updated to reflect the committed changes.