summaryrefslogtreecommitdiff
path: root/man/daemon.xml
Commit message (Collapse)AuthorAgeFilesLines
* Reword sentences that contain psuedo-English "resp."Andrew Eikum2012-10-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | As you likely know, Arch Linux is in the process of moving to systemd. So I was reading through the various systemd docs and quickly became baffled by this new abbreviation "resp.", which I've never seen before in my English-mother-tongue life. Some quick Googling turned up a reference: <http://www.transblawg.eu/index.php?/archives/870-Resp.-and-other-non-existent-English-wordsNicht-existente-englische-Woerter.html> I guess it's a literal translation of the German "Beziehungsweise", but English doesn't work the same way. The word "respectively" is used exclusively to provide an ordering connection between two lists. E.g. "the prefixes k, M, and G refer to kilo-, mega-, and giga-, respectively." It is also never abbreviated to "resp." So the sentence "Sets the default output resp. error output for all services and sockets" makes no sense to a natural English speaker. This patch removes all instances of "resp." in the man pages and replaces them with sentences which are much more clear and, hopefully, grammatically valid. In almost all instances, it was simply replacing "resp." with "or," which the original author (Lennart?) could probably just do in the future. The only other instances of "resp." are in the src/ subtree, which I don't feel privileged to correct. Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
* man: fix a bunch of typos in docsThomas Hindoe Paaboel Andersen2012-09-131-5/+5
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=54501
* man: reword man page titlesLennart Poettering2012-07-161-1/+1
| | | | | Make sure the man page titles are similar in style and capitalization so that our man page index looks pretty.
* man: move header file man pages from section 7 to 3Lennart Poettering2012-07-131-3/+3
| | | | | This way we can include documentation about minor macros/inline function within the introducionary man page in a sane way.
* man: document the new RPM macros in daemon(7)Lennart Poettering2012-06-211-34/+35
|
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
| | | | | | | | | | | | | | 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: don't recommend After=syslog.target anymore since we don't support ↵Lennart Poettering2011-08-311-18/+0
| | | | non-socket-activatable syslogs anymore where that was ncessary
* stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering2011-08-301-1/+1
|
* man: Documentation spelling fixesVille Skyttä2011-06-201-1/+1
|
* man: Spelling fixesA. Costa2011-04-231-2/+2
|
* man: runlevel 5 is usually more comprehensive, so use it instead of 3 to ↵Lennart Poettering2011-04-161-1/+1
| | | | detect whether a sysv service is enabled
* man: fix chkconfig syntax to use --level 3Lennart Poettering2011-03-011-1/+1
|
* man: don't do more reloads than necessary in spec filesLennart Poettering2011-02-181-2/+2
|
* man: daemon - fix misspellingsMiklos Vajna2010-12-161-2/+2
|
* drop support for MANAGER_SESSION, introduce MANAGER_USER insteadLennart Poettering2010-11-151-3/+3
|
* man: extend commenting of .spec file snippets a bitLennart Poettering2010-10-191-6/+9
|
* man: fix suggested autoconf snippetLennart Poettering2010-10-051-2/+4
|
* man: s/triggerin/triggerun/ for rpm upgradesLennart Poettering2010-09-131-1/+1
| | | | https://bugzilla.redhat.com/show_bug.cgi?id=626966
* man: some clarificationsLennart Poettering2010-09-131-5/+5
|
* man: minor updatesLennart Poettering2010-08-251-1/+1
|
* man: minor man page fixLennart Poettering2010-08-071-1/+1
|
* man: minor man page fixLennart Poettering2010-08-061-1/+1
|
* man: document %triggerin usageLennart Poettering2010-08-061-0/+27
|
* systemctl: fold systemd-install into systemctlLennart Poettering2010-07-241-18/+31
|
* man: update daemon man page a littleLennart Poettering2010-07-101-5/+44
|
* install: various improvementsLennart Poettering2010-07-081-2/+2
| | | | | | | | | | Rename --start to --realize, to make things less confusing when doing "systemctl stop --realize foo.service". Introduce --realize=reload. Don't talk to systemd when run within a chroot, or when systemd isn't running.
* man: minor edits to daemon, sd_listen_fds, sd_notify, systemctl, ↵Conrad Meyer2010-07-071-5/+5
| | | | | | systemd.exec, systemd, and systemd.timer pages Just some minor grammar fixes.
* man: document new systemd-install --start optionLennart Poettering2010-07-061-2/+2
|
* man: add missing parts to man pagesLennart Poettering2010-07-061-95/+383
|
* man: various man page updatesLennart Poettering2010-07-031-46/+323
|
* man: spelling fixesKay Sievers2010-06-241-3/+3
|
* man: add more man pagesLennart Poettering2010-06-241-5/+6
|
* man: add initial version of daemon(7)Lennart Poettering2010-06-221-0/+316