summaryrefslogtreecommitdiffstats
path: root/misc-utils/uuidd.8
Commit message (Collapse)AuthorAgeFilesLines
* uuidd: (man page) alphabetize the optionsBenno Schulenberg2011-08-221-22/+22
|
* uuidd: (man page) repair the snipped up description of option -TBenno Schulenberg2011-08-221-17/+17
| | | | | | | Also use lower case and no equals sign for option arguments, return to using normal formatting macros, and indent the example. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* docs: uniformize the header and footer lines in man pagesBenno Schulenberg2011-08-221-1/+1
| | | | | | | | | | 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: mention long options in uuidd.8 manual pageSami Kerola2011-06-251-46/+42Star
| | | | | | | | Options in manual page are ordered to match help output. I also added example section now when the synopsis section is less verbose. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* uuidd: add "-q" to synopsis, order options alphabeticallyBenno Schulenberg2011-03-081-9/+12
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* uuidd: fix manpage: libuuid(3) does not existPetr Uzel2011-02-161-1/+1
| | | | Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
* uuidd: mention -q in uuidd.8Petr Uzel2011-01-171-0/+3
| | | | Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
* rename util-linux-ng back to util-linuxKarel Zak2010-11-301-2/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* textual: fix typos, and rephrase some things for clarityBenno Schulenberg2010-06-141-3/+3
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* uuidd: spell the plural of "UUID" consistently as "UUIDs"Benno Schulenberg2010-06-141-3/+3
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* uuidd.8: formattingPeter Breitenlohner2009-08-171-30/+14Star
| | | | Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
* uuidd: move uuidd files from /var/lib/libuuid to /var/run/uuiddKarel Zak2009-06-291-2/+2
| | | | | Reported-by: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Karel Zak <kzak@redhat.com>
* uuidd: new command (UUID daemon from e2fsprogs)Karel Zak2009-05-221-0/+96
Signed-off-by: Karel Zak <kzak@redhat.com>