ab15dfb7b1bfc1b4f2ad85aa93e66aeb84a5116c |
|
17-Nov-2015 |
Hristo Venev <hristo@venev.name> |
man: calendarspec sub-second support |
7236f0c6d76d9646275adb7eba8b09003182d873 |
|
13-Nov-2015 |
Lennart Poettering <lennart@poettering.net> |
man: document our definition of a year and a month
Let's be accurate here, as this might be surprising to people. |
eb55ec9feccead1ea359fccf915fa8333ec20879 |
|
13-Nov-2015 |
Lennart Poettering <lennart@poettering.net> |
util-lib: when parsing time values, accept "M" as short for "month"
nginx defines an uppercase "M" that way (in contrast to the lowercase
"m" for "minute"), and it sounds like an OK logic to follow, so that we
understand a true superset of time values nginx understands.
http://nginx.org/en/docs/syntax.html |
a8eaaee72a2f06e0fb64fb71de3b71ecba31dafb |
|
06-Nov-2015 |
Jan Engelhardt <jengelh@inai.de> |
doc: correct orthography, word forms and missing/extraneous words |
b938cb902c3b5bca807a94b277672c64d6767886 |
|
06-Nov-2015 |
Jan Engelhardt <jengelh@inai.de> |
doc: correct punctuation and improve typography in documentation |
b4ae407d3ed6701df4e079d65b8fc3607437c569 |
|
25-Oct-2015 |
Hristo Venev <hristo@venev.name> |
man: fix systemd.time RAS syndrome and line length
"UTC time" is a RAP phrase (redundant acronym phrase phrase). |
2e50eb552a13c6c59c38ab400165522d39e6236a |
|
15-Oct-2015 |
Hristo Venev <hristo@venev.name> |
man: mention UTC support for calendar events |
d08a6b02b520f64a1a3b9285d4df9892e52abcd4 |
|
15-Oct-2015 |
Hristo Venev <hristo@venev.name> |
man: mention UTC support for timestamps |
853382da70f69c115170f2e44273d81f876d2a66 |
|
29-Jun-2015 |
Andrew Eikum <aeikum@codeweavers.com> |
man: Remove instances of pseudo-English "resp."
Me again :) Just noticed one of these in a manpage and did another pass
to clean them up. See 16dad32e437fdf2ffca03cc60a083d84bd31886f for
explanation, though the link needs updating:
<http://transblawg.eu/2004/02/26/resp-and-other-non-existent-english-wordsnicht-existente-englische-worter/> |
12b42c76672a66c2d4ea7212c14f8f1b5a62b78d |
|
18-Jun-2015 |
Tom Gundersen <teg@jklm.no> |
man: revert dynamic paths for split-usr setups
This did not really work out as we had hoped. Trying to do this upstream
introduced several problems that probably makes it better suited as a
downstream patch after all. At any rate, it is not releaseable in the
current state, so we at least need to revert this before the release.
* by adjusting the path to binaries, but not do the same thing to the
search path we end up with inconsistent man-pages. Adjusting the search
path too would be quite messy, and it is not at all obvious that this is
worth the effort, but at any rate it would have to be done before we
could ship this.
* this means that distributed man-pages does not make sense as they depend
on config options, and for better or worse we are still distributing
man pages, so that is something that definitely needs sorting out before
we could ship with this patch.
* we have long held that split-usr is only minimally supported in order
to boot, and something we hope will eventually go away. So before we start
adding even more magic/effort in order to make this work nicely, we should
probably question if it makes sense at all. |
681eb9cf2b831293a4f3d4c48a748d2e4a25d69e |
|
28-May-2015 |
Filipe Brandenburger <filbranden@google.com> |
man: generate configured paths in manpages
In particular, use /lib/systemd instead of /usr/lib/systemd in distributions
like Debian which still have not adopted a /usr merge setup.
Use XML entities from man/custom-entities.ent to replace configured paths while
doing XSLT processing of the original XML files. There was precedent of some
files (such as systemd.generator.xml) which were already using this approach.
This addresses most of the (manual) fixes from this patch:
http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/tree/debian/patches/Fix-paths-in-man-pages.patch?h=experimental-220
The idea of using generic XML entities was presented here:
http://lists.freedesktop.org/archives/systemd-devel/2015-May/032240.html
This patch solves almost all the issues, with the exception of:
- Path to /bin/mount and /bin/umount.
- Generic statements about preference of /lib over /etc.
These will be handled separately by follow up patches.
Tested:
- With default configure settings, ran "make install" to two separate
directories and compared the output to confirm they matched exactly.
- Used a set of configure flags including $CONFFLAGS from Debian:
http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/tree/debian/rules
Installed the tree and confirmed the paths use /lib/systemd instead of
/usr/lib/systemd and that no other unexpected differences exist.
- Confirmed that `make distcheck` still passes. |
798d3a524ea57aaf40cb53858aaa45ec702f012d |
|
04-Feb-2015 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
Reindent man pages to 2ch |
a780d4cb1cc1443904271ae35bd4291639c7eb87 |
|
01-Jan-2015 |
Chris Atkinson <cwa@pipeline.com> |
man: Clarify effect when both calendar day and date are listed in timer
See bug 87859 (https://bugs.freedesktop.org/show_bug.cgi?id=87859). Bug
reporter found the language describing the effect of specifying both a
day and date unclear; hopefully the attached patch will clarify and
allow the bug to be closed. |
dbfd41e2df44113d1d2d07fb751db11b443f186b |
|
27-Oct-2014 |
Lennart Poettering <lennart@poettering.net> |
calendarspec: parse 'quarterly' and 'semi-annually' as shortcuts |
e0104622b33f39ea8fd54f0a286d938401c08e3d |
|
27-Oct-2014 |
Lennart Poettering <lennart@poettering.net> |
man: document what "minutely" now means |
8c275eef38bf7e3e592e4cb35a497522d1f15bb6 |
|
17-Jul-2014 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
man: document yearly and annually in systemd.time(7)
https://bugs.freedesktop.org/show_bug.cgi?id=81158 |
5ba6e0949cef1a5b947dd59665bad1ca5066619d |
|
25-Mar-2014 |
Lennart Poettering <lennart@poettering.net> |
time: support @ syntax for denoting times since the UNIX epoch 1970-1-1 |
3563b896da77bb2e6abc2ca0f03d8e2f570f1cc7 |
|
04-Jan-2014 |
Thomas Hindoe Paaboel Andersen <phomes@gmail.com> |
man: typo fix |
79640424059328268b9fb6c5fa8eb777b27a177e |
|
12-Sep-2013 |
Jan Engelhardt <jengelh@inai.de> |
man: wording and grammar updates
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) |
6b4991cfde6c0a0b62e836ca75ae362779c474d4 |
|
10-Sep-2013 |
Jan Engelhardt <jengelh@inai.de> |
man: wording and grammar updates
This includes regularly-submitted corrections to comma setting and
orthographical mishaps that appeared in man/ in recent commits.
In this particular commit:
- the usual comma fixes
- expand contractions (this is prose) |
05cc726731c5cec952722f1c14acb08e3d4d5e98 |
|
03-Jul-2013 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
man: add more formatting markup |
e9dd9f9547350c7dc0473583b5c2228dc8f0ab76 |
|
03-Jul-2013 |
Jason St. John <jstjohn@purdue.edu> |
man: improve grammar and word formatting in numerous man pages
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'.] |
94172f3c9c34e23593f1942f02164cb578109a84 |
|
30-Jan-2013 |
Tom Gundersen <teg@jklm.no> |
man: time - exchange some 'colons' with 'commas' |
9cc2c8b763fb4b9ddda95756a727a438a0d2a012 |
|
15-Jan-2013 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
man: add links to directive index to see-alsos
systemd.directives(5) is renamed to systemd.directives(7).
Section 7 is "Miscellaneous". |
16e6f6130bd9b7869916ee2550236ce9a5f6de5c |
|
26-Nov-2012 |
Kay Sievers <kay@vrfy.org> |
man: systemd.time - fix typo in fixed typo |
00b3f12fcda78c8902b785eb014e4f78851139ad |
|
26-Nov-2012 |
Kay Sievers <kay@vrfy.org> |
man: systemd.time - fix typo |
7a529f63e60dfdccc23d61808c20ba40d9901e47 |
|
24-Nov-2012 |
Lennart Poettering <lennart@poettering.net> |
man: document calendar timers |