Page MenuHomeFreeBSD

nl(1): Add EXAMPLES section
ClosedPublic

Authored by fernape on Jun 9 2020, 6:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 3:55 AM
Unknown Object (File)
Mon, Sep 22, 4:01 AM
Unknown Object (File)
Thu, Sep 18, 2:48 AM
Unknown Object (File)
Sun, Sep 14, 12:07 AM
Unknown Object (File)
Sep 12 2025, 9:41 PM
Unknown Object (File)
Sep 5 2025, 6:02 AM
Unknown Object (File)
Sep 4 2025, 5:29 PM
Unknown Object (File)
Sep 4 2025, 3:10 PM

Details

Reviewers
bcr
Group Reviewers
manpages
Summary

Add EXAMPLES section covering flags -b[ap] -n -i -s -v

Test Plan
  • mandoc -Tlint clean
  • aspell happy
  • man ./nl.1 renders the page properly

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 31579
Build 29176: arc lint + arc unit

Event Timeline

bcr added inline comments.
nl/nl.1
256

Can you explain the regex a bit in the description?

Explain regular expression in last example.
Suggested by bcr@

Excellent, good to go (including the .Dd bump, of course).

This revision is now accepted and ready to land.Jun 9 2020, 8:00 AM