Skip to content

Fix man pages to use .TH macro#1

Draft
google-labs-jules[bot] wants to merge 1 commit intodevfrom
fix-manpages-th
Draft

Fix man pages to use .TH macro#1
google-labs-jules[bot] wants to merge 1 commit intodevfrom
fix-manpages-th

Conversation

@google-labs-jules
Copy link
Copy Markdown

This pull request fixes the man pages in the binrz/man/ directory to use the standard .TH macro instead of the .Dd and .Dt macros. This ensures that the man pages can be correctly rendered on all systems.


PR created automatically by Jules for task 1867554904859124160

The man pages in binrz/man/ were using the .Dd and .Dt macros, which
are part of the mdoc macro package. This is not standard on all
systems, particularly GNU/Linux.

This commit replaces the .Dd and .Dt macros with the .TH macro from
the man macro package. The date format has been changed to YYYY-MM-DD
to follow modern conventions.

This fixes issue rizinorg#5089.
@google-labs-jules
Copy link
Copy Markdown
Author

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll acknowledge your comments with a 👀 emoji and then get to work. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

I will automatically address your feedback. For any comments you don't want me to act on, just include (aside).



For security, I will only act on instructions from the user who triggered this task for this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants