Files
hfsutils/.github
Pablo Lezaeta Reyes ac1768ff74 feat: complete manual pages and finalize project
- Add comprehensive manual pages for filesystem utilities:
  * mkfs.hfs.8 - HFS filesystem creation
  * mkfs.hfs+.8 - HFS+ filesystem creation
  * fsck.hfs.8 - HFS filesystem checking
  * fsck.hfs+.8 - HFS+ filesystem checking
  * Symlinks for .hfsplus variants

- Update Makefile to install section 8 manual pages
- Remove '(Apple Silicon fork)' from version strings
- Update .gitignore for filesystem utility symlinks
- Enhance CI workflow with installation testing
- Add comprehensive GitHub Copilot instructions

All manual pages include proper examples, options, and cross-references.
Installation now includes both man1 and man8 sections correctly.
2025-10-21 19:23:04 -03:00
..