npat-efault / picocom

Minimal dumb-terminal emulation program
GNU General Public License v2.0
644 stars 126 forks source link

Fixed typo of --exit-aftrer to --exit-after in man page #101

Open lornix opened 6 years ago

lornix commented 6 years ago

Found a typo. Fixed a typo.

wsakernel commented 2 years ago

I cherry-picked 'Fixed typo of --exit-aftrer to --exit-after in man page' into https://github.com/wsakernel/picocom. I skipped your patch to allow doc creation again, but took the pointer to switch HTML generation to groff (https://github.com/wsakernel/picocom/commit/f89dd651843d46776efc19321ff7390a9888e6c6). And recreated the docs after applying lots of other doc fixes. Thanks!

gingerbeardman commented 1 year ago

came here to fix this, cheers!