From: Lennart Poettering Date: Fri, 3 Sep 2010 02:51:02 +0000 (+0200) Subject: build-sys: prepare new release X-Git-Tag: v9^0 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=a9c72fe933efc9c77580fb4d7212e00f7a690c36 build-sys: prepare new release --- diff --git a/configure.ac b/configure.ac index 3905e4941..8d0da4363 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ AC_PREREQ(2.63) -AC_INIT([systemd],[8],[systemd-devel@lists.freedesktop.org]) +AC_INIT([systemd],[9],[systemd-devel@lists.freedesktop.org]) AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h]) diff --git a/man/systemctl.xml b/man/systemctl.xml index 63598723b..88bc48fca 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -155,13 +155,13 @@ - Do not synchronously wait for - the requested operation to finish. If this is - not specified the job will be verified, - enqueued and systemctl will - wait until it is completed. By passing this - argument it is only verified and - enqueued. + Do not synchronously wait for + the requested operation to finish. If this is + not specified the job will be verified, + enqueued and systemctl will + wait until it is completed. By passing this + argument it is only verified and + enqueued.