Page MenuHomeFreeBSD

vidcontrol.1: Fix typo in `-f` description
ClosedPublic

Authored by tobik on Oct 5 2018, 6:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 24, 5:45 PM
Unknown Object (File)
Sat, Feb 21, 11:50 PM
Unknown Object (File)
Sat, Feb 14, 6:51 AM
Unknown Object (File)
Sat, Feb 14, 6:51 AM
Unknown Object (File)
Fri, Feb 13, 5:57 AM
Unknown Object (File)
Sun, Feb 8, 12:38 AM
Unknown Object (File)
Jan 25 2026, 6:04 AM
Unknown Object (File)
Jan 24 2026, 11:53 AM
Subscribers

Details

Summary

Fix a typo in the description of -f

While here:

  • Fix markup in -c
  • Fix mandoc -Tlint and igor warnings

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 19993
Build 19499: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Oct 5 2018, 7:45 AM
bjk added a subscriber: bjk.
bjk added inline comments.
usr.sbin/vidcontrol/vidcontrol.1
115

The non-breaking spaces (\&) can be dropped, now that the line does not end with a '.'

  • Remove non-breaking spaces
This revision now requires review to proceed.Oct 9 2018, 7:30 AM
This revision is now accepted and ready to land.Oct 9 2018, 8:25 AM
This revision was automatically updated to reflect the committed changes.
tobik marked an inline comment as done.