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, Mar 28, 10:59 AM
Unknown Object (File)
Feb 9 2025, 7:23 PM
Unknown Object (File)
Feb 9 2025, 10:13 AM
Unknown Object (File)
Feb 9 2025, 5:55 AM
Unknown Object (File)
Feb 3 2025, 5:32 AM
Unknown Object (File)
Jan 24 2025, 6:49 AM
Unknown Object (File)
Jan 18 2025, 8:29 PM
Unknown Object (File)
Dec 19 2024, 10:20 AM

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