Page MenuHomeFreeBSD

tee(1): Add EXAMPLES section
ClosedPublic

Authored by fernape on Jun 10 2020, 6:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 25 2024, 1:45 PM
Unknown Object (File)
Nov 11 2024, 8:05 PM
Unknown Object (File)
Oct 23 2024, 9:23 AM
Unknown Object (File)
Oct 23 2024, 9:23 AM
Unknown Object (File)
Oct 18 2024, 6:08 AM
Unknown Object (File)
Oct 16 2024, 10:35 PM
Unknown Object (File)
Oct 15 2024, 11:33 PM
Unknown Object (File)
Oct 14 2024, 9:35 PM

Details

Summary

Add a very simple example

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

Diff Detail

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

Event Timeline

Small grammar "enhancement". Otherwise, LGTM, and thanks for the patch! :)

tee/tee.1
78 ↗(On Diff #72915)

to the greetings file.

Add missing article spotted by gbe@

In D25206#556844, @gbe wrote:

Small grammar "enhancement". Otherwise, LGTM, and thanks for the patch! :)

If this final version looks good, would it be possible to accept the review?

Thanks!

This revision is now accepted and ready to land.Jun 18 2020, 10:07 AM
0mp added a subscriber: 0mp.

LGTM

This revision was automatically updated to reflect the committed changes.