[Edit: I believe the question alone is perfectly valid, since quick, communicable access to a manpage is certainly relevant to server administrators. But to prove I put some thought into the question, my original query is below. In case others want to know the answer to the question for other, less flakey reasons feel free to completely ignore anything I wrote beyond this bracketed portion]
Say I want to link to a common Linux command's manpage in a Google Plus, Twitter, Facebook, email, blog post, etc. I know that the definitive manpage is the one written by the package maintainer, but that will not necessarily be posted online in html format, on the same server from which you download their source code (as an srpm, tar.gz file, etc.)
The particular wording of the manpage is important, so another description of the same command on wikipedia or article/howto is not what I'm looking for.
One of the top search results is linux.die.net, but I'm not sure placement in search results should be the only criterion I should be using here. It might seem overly cautious or picky, but a link is an endorsement of sorts.
This might not be considered a valid question since the answer is a matter of opinion, so let me constrain the question to criteria that will limit the possible answers to a handful at most:
- preferably from an open-source reputable distro/maintainer (ie not link-bait)
- few or no ads
- link that will work for at least a year
- readable format, links to related commands, etc
Ok, this is starting to sound really stuffy and is long because I am procrastinating (asking a question before posting online something only tangentially related to my project), so I'm going to stop here!
man 1 wcis the general accepted method. Also, this is totally off-topic on SF. Please read our faq. – SvenW Jan 15 at 18:15man whateverwill give me the man page for the exact version and variant of the command installed on my system. Also, exact wording is seldom important. Lastly, If I wouldn't trust a quoted part of the man page, I wouldn't trust the rest of the post in question as well and likely not read it at all. – SvenW Jan 15 at 18:52