summaryrefslogtreecommitdiffstats
path: root/libuuid/man
Commit message (Collapse)AuthorAgeFilesLines
* libuuid: fix man page typosSeth Girvan2018-12-104-10/+10
| | | | Signed-off-by: Seth Girvan <snth@snthhacks.com>
* Fix man page typosJakub Wilk2018-08-162-2/+2
| | | | Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
* libuuid: make "CONFORMING TO" man sections more explicitKarel Zak2018-03-094-4/+17
| | | | | 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-199-9/+9
| | | | | | | The links to ftp://ftp.kernel.org/ are replaced by https://www.kernel.org/. Signed-off-by: Karel Zak <kzak@redhat.com>
* Place SEE ALSO entries in orderMichael Kerrisk (man-pages)2016-11-291-3/+3
| | | | | | | | | | | | This patch does only the following: * Order SEE ALSO entries first by section name, then alphabetically within section * Adds one or two missing commas in SEE ALSO lists * Removes one or two periods that were (inconsistently) used at the end of SEE ALSO lists. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
* libuuid: (uuid.3) Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-1/+1
| | | | | | Protect a full stop (.), that begins or ends a string, with \& Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
* 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: (man/uuid_time.3) Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-1/+3
| | | | | | | | | 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: (uuid_parse.3) Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-2/+4
| | | | | | | | | | | Use \e for the printable escape character instead of \\ 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: (uuid_is_null.3) Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-1/+3
| | | | | | | | | 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: (uuid_generate) Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-2/+2
| | | | | | | | Change '-' to '\-', if it means a minus Protect a full stop (.), that begins or ends a string, with \& Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
* libuuid: (uuid_copy.3) Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-1/+3
| | | | | | | | | 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: (uuid_compare.3) Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-1/+3
| | | | | | | | | 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: (uuid_clear.3) Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-1/+3
| | | | | | | | | 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>
* docs: remove repeated words [checkmans.sh]Sami Kerola2013-04-091-1/+1
| | | | Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* build-sys: create static uuid_generate_*.3 filesKarel Zak2012-06-264-9/+4Star
| | | | | | | | | | | It seems more simple to create small three files with man page links than generate the files on the fly. Note that the libuuid/man directory is not in builddir by default so you have to create proper directory and then create the man pages... too complex task for this three tiny files. Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: convert libuuid/ to moduleKarel Zak2012-06-262-23/+22Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libuuid: fix typo in uuid_compare manpagePetr Uzel2012-04-271-1/+1
| | | | Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
* build-sys: enhance readability of the autotools filesSami Kerola2012-02-281-3/+14
| | | | | | | | Several horizontal lists are turned to vertical, and sorted to alphabetical order. Additionally spaces are converted to tabs where ever possible. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* libuuid: fix includes in man pagesKarel Zak2011-11-039-9/+9
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: use top-level directory for libuuid rather than shlibs/uuidKarel Zak2011-06-0911-0/+682
Signed-off-by: Karel Zak <kzak@redhat.com>