summaryrefslogtreecommitdiff
path: root/man/systemd-localed.service.xml
AgeCommit message (Collapse)Author
2012-11-15Isolation of udev code from remaining systemdAnthony G. Basile
This commit is a first attempt to isolate the udev code from the remaining code base. It intentionally does not modify any files but purely delete files which, on a first examination, appear to not be needed. This is a sweeping commit which may easily have missed needed code. Files can be retrieved by doing a checkout from the previous commit: git checkout 2944f347d0 -- <filename>
2012-10-21man: add man page for localectlLennart Poettering
2012-07-16man: reword man page titlesLennart Poettering
Make sure the man page titles are similar in style and capitalization so that our man page index looks pretty.
2012-06-26man: various minor fixesLennart Poettering
2012-06-26man: document systemd-hostnamedLennart Poettering
2012-06-25man: document localedLennart Poettering