Page MenuHomeFreeBSD

freebsd-src-lsp: fix bear '--append' flag
ClosedPublic

Authored by mhorne on Sep 28 2021, 9:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 17, 4:04 AM
Unknown Object (File)
Feb 7 2026, 1:38 AM
Unknown Object (File)
Jan 25 2026, 9:18 PM
Unknown Object (File)
Dec 26 2025, 6:33 PM
Unknown Object (File)
Dec 24 2025, 9:13 PM
Unknown Object (File)
Dec 20 2025, 10:26 AM
Unknown Object (File)
Nov 10 2025, 1:36 AM
Unknown Object (File)
Nov 4 2025, 10:09 PM
Subscribers

Details

Summary

The bear utility does not have a -a flag, but rather --append.

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 41823
Build 38711: arc lint + arc unit

Event Timeline

mhorne created this revision.
This revision is now accepted and ready to land.Sep 29 2021, 12:34 PM

Sorry for the delay. I just did a quick check on the source code.

This revision was automatically updated to reflect the committed changes.