summaryrefslogtreecommitdiff
path: root/shlibs/uuid/man
AgeCommit message (Collapse)AuthorFilesLines
2010-11-30rename util-linux-ng back to util-linuxKarel Zak9-27/+27
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-07-29build-sys: man aliases don't depend on original man pageDiego Elio 'Flameeyes' Pettenò1-1/+1
Avoid rebuilding the man aliases over and over given that they do not copy the content but only alias it. Signed-off-by: Diego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>
2010-07-29build-sys: use the silent-rules prefix when generating man pages.Diego Elio 'Flameeyes' Pettenò1-1/+1
This is backward-compatible with automake 1.10 as the AM_V_GEN macro is going to be null anyway. Signed-off-by: Diego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>
2010-06-14uuidd: spell the plural of "UUID" consistently as "UUIDs"Benno Schulenberg1-1/+1
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
2009-09-07libuuid: remove .UE macro from libuuid man pages.Milan Broz9-9/+0
On some system it produces insertion of "()". There is missing .UR anyway. [kzak@redhat.com: - this is u-l-ng bug, we don't use UR+UE macros like the original man pages in e2fsprogs] Signed-off-by: Milan Broz <mbroz@redhat.com>
2009-07-16libuuid: generate uuid_generate_{random,time}.3 man page linksKarel Zak2-0/+10
Signed-off-by: Karel Zak <kzak@redhat.com>
2009-05-22libuuid: add info about u-l-ng to man pagesKarel Zak9-28/+36
Signed-off-by: Karel Zak <kzak@redhat.com>
2009-05-22libuuid: import UUID library from e2fsprogsKarel Zak10-0/+648
Signed-off-by: Karel Zak <kzak@redhat.com>