Cross-platform manual and usage overhaul - #186
Open
concussious wants to merge 1 commit into
Open
Conversation
concussious
force-pushed
the
master
branch
12 times, most recently
from
April 5, 2024 06:14
3885b34 to
782abf4
Compare
- cmatrix.1 > cmatrix.6 (other screensavers seem filed as games) - rewrite manual in mdoc(7) according to its best practices - write document description for visibility in manual searches - maintain synopsis, options, and keystrokes (consisency, organization, nits) -do this in cmatrix.c usage for consistency - do this in cmatrix.c logic for maintainability - write vendor neutral description of the program - add EXAMPLES including updated readme and vendor neutral examples - add SEE ALSO, including homepage as well as relevant manual pages - add HISTORY mentioning original author, date, and vendor - add CAVEATS mentioning trademarks - revise BUGS, black doesn't work, and cmatrix no longer has high utilization Fixes: abishekvashok#87, abishekvashok#105, and abishekvashok#162
Author
|
Polite ping |
This was referenced Feb 20, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No functionality change, except that usage is correct and consistent with the manual.
Works great on bsd.
Please test on linux.
Thank you.
Fixes: #87 , #105 and #162