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)
Sat, Jan 11, 1:11 PM
Unknown Object (File)
Mon, Dec 30, 5:24 AM
Unknown Object (File)
Dec 21 2024, 12:22 AM
Unknown Object (File)
Dec 20 2024, 8:35 PM
Unknown Object (File)
Dec 10 2024, 9:53 PM
Unknown Object (File)
Nov 7 2024, 1:48 AM
Unknown Object (File)
Sep 30 2024, 11:31 AM
Unknown Object (File)
Sep 28 2024, 6:11 PM
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 Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #48766)

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.