Page MenuHomeFreeBSD

ObsoleteFiles: Manuals are generally .gz
ClosedPublic

Authored by zeising on May 22 2019, 6:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jun 27 2025, 1:56 AM
Unknown Object (File)
Jun 26 2025, 4:25 AM
Unknown Object (File)
Jun 23 2025, 8:10 PM
Unknown Object (File)
Jun 20 2025, 8:39 AM
Unknown Object (File)
Jun 15 2025, 2:04 PM
Unknown Object (File)
Jun 12 2025, 2:18 AM
Unknown Object (File)
Jun 4 2025, 4:01 PM
Unknown Object (File)
May 24 2025, 12:27 PM
Subscribers

Details

Summary

Manual pages are generally gzipped and stored with the .gz suffix. In the recent removal of various ethernet device drivers, this was missed, and the obsolete files entries are missing the .gz extension, hence the manual pages are left on the installed system.

  1. Side note, I don't know if this could be one commit, or separate for each manual page, to make the revert easier.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

One commit is fine. Any revert except of the xe(4) removal will conflict on this file anyway.

This revision is now accepted and ready to land.May 22 2019, 4:40 PM
This revision was automatically updated to reflect the committed changes.