Page MenuHomeFreeBSD

Improve style of grep and zgrep manuals.
ClosedPublic

Authored by 0mp on Aug 17 2018, 9:17 PM.
Tags
None
Referenced Files
F137017060: D16779.id46862.diff
Fri, Nov 21, 12:01 AM
F137016469: D16779.id47007.diff
Thu, Nov 20, 11:59 PM
F137015718: D16779.id.diff
Thu, Nov 20, 11:57 PM
F137015270: D16779.diff
Thu, Nov 20, 11:56 PM
Unknown Object (File)
Wed, Nov 19, 5:28 AM
Unknown Object (File)
Tue, Nov 18, 3:07 AM
Unknown Object (File)
Thu, Nov 13, 4:14 AM
Unknown Object (File)
Sat, Oct 25, 1:04 AM
Subscribers

Details

Summary

grep(1) changes:

  • Pet mandoc & igor.
  • Stylize the text more with macros when appropriate.
  • Stylize equal signs in long options (e.g., "--color=auto") with the "Cm" macro as suggested by mdoc(7).
  • Add missing arguments to --exlude, --exclude-dir, --include and --include-dir.
  • Remove a duplicate entry for the --context flag.
  • Use a list in the EXAMPLES sections to make it easier to tell which paragraphs belong to which example.
  • Cross reference zgrep(1).

zgrep(1) changes:

  • Fix Nd.
  • Split synopsis into paragraphs for readability.
  • Cross reference bzip(1), grep(1) and xz(1).
Test Plan
igor, mandoc: OK

Diff Detail

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

Event Timeline

Looks good, thanks for working on it!

This revision is now accepted and ready to land.Aug 19 2018, 10:14 AM
0mp requested review of this revision.Aug 20 2018, 8:21 PM
0mp added reviewers: mat, krion.
0mp added subscribers: krion, mat.

@mat, @krion may I ask you for an approval to commit these changes?

This revision is now accepted and ready to land.Aug 20 2018, 8:55 PM
This revision was automatically updated to reflect the committed changes.