From: Jason St. John Date: Mon, 17 Mar 2014 04:03:46 +0000 (-0400) Subject: man: improve wording of systemctl's --after/--before X-Git-Tag: v212~133 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=9029f64298cb70c12ecf638fddee7f41b056fcf1;hp=9029f64298cb70c12ecf638fddee7f41b056fcf1;p=elogind.git man: improve wording of systemctl's --after/--before Commit 4a77ca7 was an attempt at fixing the wording of --after and --before, but the new wording was unclear. Split the combined --after/--before section into a separate section for each, explicitly state what each option does, and add information about how these lists are generated. Reported-by: Andrey Borzenkov Reported-by: Lennart Poettering ---