summaryrefslogtreecommitdiff
path: root/man/locale.conf.xml
Commit message (Collapse)AuthorAge
* man: more grammar improvementsJan Engelhardt2013-07-03
| | | | | | - place commas - expand contractions (this is written prose :) - add some missing words
* man: add various filenames to the indexZbigniew Jędrzejewski-Szmek2013-05-03
| | | | | | | | | | Everything which is an absolute filename marked with <filename></filename> lands in the index, unless noindex= attribute is present. Should make it easier for people to find stuff when they are looking at a file on disk. Various formatting errors in manpages are fixed, kernel-install(1) is restored to formatting sanity.
* man: fix a bunch of typos in docsThomas Hindoe Paaboel Andersen2012-09-13
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=54501
* man: reword man page titlesLennart Poettering2012-07-16
| | | | | Make sure the man page titles are similar in style and capitalization so that our man page index looks pretty.
* man: document systemd-vconsole-setup.serviceLennart Poettering2012-06-25
|
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
| | | | | | | | | | | | | | We finally got the OK from all contributors with non-trivial commits to relicense systemd from GPL2+ to LGPL2.1+. Some udev bits continue to be GPL2+ for now, but we are looking into relicensing them too, to allow free copy/paste of all code within systemd. The bits that used to be MIT continue to be MIT. The big benefit of the relicensing is that closed source code may now link against libsystemd-login.so and friends.
* locale: support $LANGUAGE tooLennart Poettering2011-08-31
| | | | | | | $LANGUAGE is a GNU extension that is probably worth supporting, since it allows specifiying an order of languages. https://bugs.freedesktop.org/show_bug.cgi?id=40510
* man: Spelling fixesA. Costa2011-04-23
|
* man: really fix all LC_MESSAGE to LC_MESSAGESLennart Poettering2011-03-29
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=35534
* man: give an example for vconsole.confLennart Poettering2011-01-21
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=31955
* man: document locale.confLennart Poettering2010-11-21