summaryrefslogtreecommitdiffstats
path: root/misc-utils/uuidgen.1
Commit message (Collapse)AuthorAgeFilesLines
* misc: fix typos using codespellRuediger Meier2018-02-161-3/+3
| | | | | | Some more funny typos, please review carefully. Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
* man: use long options in text and add example to uuidgenSami Kerola2017-11-281-7/+9
| | | | Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* uuidgen: add more details to man pageKarel Zak2017-09-051-1/+3
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* uuidgen: add support for hash-based UUIDsPhilip Prindeville2017-09-051-4/+43
| | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* 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: remove obsolete and unneeded comments from man-page filesBenno Schulenberg2015-01-121-4/+0Star
| | | | | | | Transform some of them into copyright lines. Also fix three header lines and snip some trailing whitespace. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* docs: don't use bold or italics for "[option]" in synopsis of man pagesBenno Schulenberg2014-12-191-1/+1
| | | | | | | As per the convention shown in Documentation/howto-man-page.txt. Also make a few other tiny adjustments along the way. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* docs: make the section AVAILABILITY always come last in man pagesBenno Schulenberg2013-03-201-2/+2
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* docs: tweak the formatting and wording of several disk-utils man pagesBenno Schulenberg2011-08-291-10/+9Star
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* docs: uniformize the header and footer lines in man pagesBenno Schulenberg2011-08-221-2/+2
| | | | | | | | | | Use dates without the day, use the full month name, put "util-linux" in the lower left corner, and "User Commands" or "System Administration" at the top center. Also improve here and there the one-line program description. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* docs: uuidgen.1 mention long optionsSami Kerola2011-06-251-4/+10
| | | | Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* rename util-linux-ng back to util-linuxKarel Zak2010-11-301-2/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* uuidd: spell the plural of "UUID" consistently as "UUIDs"Benno Schulenberg2010-06-141-2/+2
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* uuidgen.1: formattingPeter Breitenlohner2009-08-171-5/+1Star
| | | | Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
* uuidgen: new command (from e2fsprogs)Karel Zak2009-05-221-0/+62
Signed-off-by: Karel Zak <kzak@redhat.com>