summaryrefslogtreecommitdiff
path: root/man/systemd.timer.xml
Commit message (Collapse)AuthorAge
* doc: comma placement corrections and word orderJan Engelhardt2014-05-07
| | | | | Set commas where there should be some. Some improvements to word order.
* man: reword Persistent= descriptionZbigniew Jędrzejewski-Szmek2014-04-07
| | | | I think it is easier to grok this way.
* timer: support timers that can resume the system from suspendLennart Poettering2014-03-24
|
* timer: add timer persistance (aka anacron-like behaviour)Lennart Poettering2014-03-21
|
* doc: update punctuationJan Engelhardt2014-02-17
| | | | Resolve spotted issues related to missing or extraneous commas, dashes.
* man: grammar and wording improvementsJan Engelhardt2013-12-25
| | | | | | | This is a recurring submission and includes corrections to: - missing words, preposition choice. - change of /lib to /usr/lib, because that is what most distros are using as the system-wide location for systemd/udev files.
* man: improvements to comma placementJan Engelhardt2013-12-25
| | | | | This is a recurring submission and includes corrections to: comma placement.
* timer: make timer accuracy configurableLennart Poettering2013-11-21
| | | | And make it default to 1min
* man: wording and grammar updatesJan Engelhardt2013-09-12
| | | | | | | | | | | | This is a recurring submission and includes corrections to various issue spotted. I guess I can just skip over reporting ubiquitous comma placement fixes… Highligts in this particular commit: - the "unsigned" type qualifier is completed to form a full type "unsigned int" - alphabetic -> lexicographic (that way we automatically define how numbers get sorted)
* man: use <literal> not <filename> for suffixesZbigniew Jędrzejewski-Szmek2013-07-12
| | | | | | | Especially sentences like "filename ends in .suffix" are easier to parse if the suffix is surrounded by quotes. In sentences like "requires a .service unit", where the suffix is used as a class designation, there is no need to use quotes.
* man: improve grammar and word formatting in numerous man pagesJason St. John2013-07-02
| | | | | | | | | | Use proper grammar, word usage, adjective hyphenation, commas, capitalization, spelling, etc. To improve readability, some run-on sentences or sentence fragments were revised. [zj: remove the space from 'file name', 'host name', and 'time zone'.]
* man: use <replaceable> in various placesZbigniew Jędrzejewski-Szmek2013-02-13
|
* man: extend systemd.directives(7) to all manual pagesZbigniew Jędrzejewski-Szmek2013-01-26
| | | | | | | | | | New sections are added: PAM options, crypttab options, commandline options, miscellaneous. The last category will be used for all untagged <varname> elements. Commandline options sections is meant to be a developer tool: when adding an option it is sometimes useful to be able to check if similarly named options exist elsewhere.
* units: for all unit settings that take lists, allow the empty string for ↵Lennart Poettering2013-01-17
| | | | | | resetting the lists https://bugzilla.redhat.com/show_bug.cgi?id=756787
* man: add links to directive index to see-alsosZbigniew Jędrzejewski-Szmek2013-01-15
| | | | | systemd.directives(5) is renamed to systemd.directives(7). Section 7 is "Miscellaneous".
* man: document calendar timersLennart Poettering2012-11-24
|
* 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.
* 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.
* man: minor edits to daemon, sd_listen_fds, sd_notify, systemctl, ↵Conrad Meyer2010-07-07
| | | | | | systemd.exec, systemd, and systemd.timer pages Just some minor grammar fixes.
* update man pages for recent changesLennart Poettering2010-07-07
|
* uniformly suffix time span properties with their unitLennart Poettering2010-07-04
|
* man: various man page updatesLennart Poettering2010-07-03
|
* man: trivial spelling fixesKay Sievers2010-07-02
|
* man: document path unitsLennart Poettering2010-07-02
|
* man: document timer unitsLennart Poettering2010-07-02