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)
Sat, Jan 18, 8:29 PM
Unknown Object (File)
Dec 19 2024, 10:20 AM
Unknown Object (File)
Nov 5 2024, 11:53 AM
Unknown Object (File)
Oct 30 2024, 7:36 AM
Unknown Object (File)
Oct 24 2024, 11:49 PM
Unknown Object (File)
Oct 5 2024, 8:32 PM
Unknown Object (File)
Sep 8 2024, 8:26 PM
Unknown Object (File)
Aug 25 2024, 9:19 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