Fixes: 1f4442f71fa3 ("vidcontrol: be explicit that -p and -P are sc(4) only")
MFC after: 7 days
Details
Details
- Reviewers
emaste ziaee - Group Reviewers
manpages - Commits
- rG9ec8196f68ba: vidcontrol.1: Video buffer dump is syscons only
mandoc -T lint
igor
man and inspect output
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 68805 Build 65688: arc lint + arc unit
Event Timeline
Comment Actions
Even though emaste is the SME, we know that dumping the video buffer is (tragically!) a syscons only feature, so I'm going to merge this and let emaste get some sleep :p
Comment Actions
I did tweak the commit message for:
- Limiting at 72 characters per the committers guide. I'm sensitive to this because I use 80 column vt.
- Limiting title to 50 char per git-commit(1). The project doesn't have a rule on this, and we just do it "if it's convenient".
- 3 days is long enough for this type of change, usually someone complains immediately or not for months, and this commit is super straightforward if they do.