Hacker News new | ask | show | jobs
by mturmon 1364 days ago
The best pages are terse. My favorite snippet:

    Sharp and newline surround comments.
I think from a old awk man page?
1 comments

It seems to be from make(1) : http://man.cat-v.org/unix_7th/1/make
Thank you!