HomeFreeBSD

diff3: fix diff3 -A

Description

diff3: fix diff3 -A

for cases where file2 differs but file1 and file3 agrees, the code
stored the file2 and file3 line numbers in the de[] editing script
entries but used them as if they were file1 line numbers.

Reviewed by: thj
Differential Revision: https://reviews.freebsd.org/D55276

Details

Provenance
baptAuthored on Feb 13 2026, 8:33 AM
Reviewer
thj
Differential Revision
D55276: diff3: fix diff3 -A
Parents
rGcb81a9c18db9: x86: provide extended description for x86_msr_op(9)
Branches
Unknown
Tags
Unknown