summaryrefslogtreecommitdiffstats
path: root/libuuid/man/uuid_unparse.3
Commit message (Collapse)AuthorAgeFilesLines
* libuuid: fix man page typosSeth Girvan2018-12-101-1/+1
| | | | Signed-off-by: Seth Girvan <snth@snthhacks.com>
* Fix man page typosJakub Wilk2018-08-161-1/+1
| | | | Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
* libuuid: make "CONFORMING TO" man sections more explicitKarel Zak2018-03-091-1/+1
| | | | | Addresses: https://github.com/karelzak/util-linux/issues/592 Signed-off-by: Karel Zak <kzak@redhat.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>
* libuuid: (uuid_unparse.3) Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-2/+4
| | | | | | | | | | | | | | | Change '\-' (minus) to '-' (code "hyphen-minus", rendered with the glyph 'hyphen' in troff), if it is a part of a compound word. Use \e to print the escape character, instead of \\, as \e is not interpreted in copy mode Protect a full stop (.), that begins or ends a string, with \& Inhibit right adjusting for the section "SEE ALSO" with ".na/.ad", or use '.ad l' for the entire manual Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
* libuuid: fix includes in man pagesKarel Zak2011-11-031-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: use top-level directory for libuuid rather than shlibs/uuidKarel Zak2011-06-091-0/+79
Signed-off-by: Karel Zak <kzak@redhat.com>