summaryrefslogtreecommitdiffstats
path: root/Documentation/howto-man-page.txt
Commit message (Collapse)AuthorAgeFilesLines
* docs: replace FTP by HTTPS in kernel.org URLsSébastien Helleu2016-12-191-1/+1
| | | | | | | The links to ftp://ftp.kernel.org/ are replaced by https://www.kernel.org/. Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: optinal option arguments should be long-onlySami Kerola2016-04-171-2/+20
| | | | | | | | | | | Deprecate adding new short optional option arguments. They are problematic. Proposed-by: Ruediger Meier <sweet_f_a@gmx.de> Acked-by: Karel Zak <kzak@redhat.com> Reviewed-by: Benno Schulenberg <bensberg@justemail.net> Reference: https://lists.gnu.org/archive/html/coreutils/2012-11/msg00004.html Reference: http://marc.info/?l=util-linux-ng&m=146062997618853&w=2 Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* docs: improve the wording and conventions in the man-page howtoBenno Schulenberg2014-07-171-44/+53
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* docs: fix minor things in man-page howtoKarel Zak2014-06-251-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: fix email macro in manual exampleSami Kerola2012-05-311-4/+4
| | | | | | URL macro is not email address macro. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* docs: trivial documentation fixes and improvementsPetr Uzel2012-02-221-3/+3
| | | | Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
* docs: new file Documentation/howto-man-page.txtSami Kerola2011-08-231-0/+161
The howto-man-page.txt is an example of good groff syntax and document about man page at the same time. Signed-off-by: Sami Kerola <kerolasa@iki.fi>