Hacker News new | ask | show | jobs
by euroderf 1363 days ago
Didn't GNU man pages use to have a lot more examples in the 90s ? At some point (IIRC) examples were purged. A great disservice.
2 comments

I don't remember what exactly happened, but a lot of manpages moved over to `info` and `man` would just complain and send you there.

These days I use `tldr` (via `tealdeer`) and that usually spits out a few nice example commands.

Was there a rationale?
"The GNU folks, in general, abhor man pages, and create info documents instead."