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)
Thu, Nov 13, 1:54 AM
Unknown Object (File)
Fri, Nov 7, 4:14 PM
Unknown Object (File)
Mon, Nov 3, 6:25 AM
Unknown Object (File)
Sun, Oct 26, 1:21 AM
Unknown Object (File)
Sun, Oct 26, 1:21 AM
Unknown Object (File)
Sun, Oct 26, 1:21 AM
Unknown Object (File)
Sat, Oct 25, 6:55 PM
Unknown Object (File)
Oct 15 2025, 12:12 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