Re: [systemd-devel] [PATCH] man/systemctl.xml: Add missing space for »stopcommand«

2012-05-29 Thread Paul Menzel
Am Donnerstag, den 24.05.2012, 22:29 +0200 schrieb Paul Menzel:
 Date: Thu, 24 May 2012 22:20:39 +0200
 
 ---
 I do not know if that has been fixed already.
 
 $ git remote update
 Fetching origin
 fatal: The remote end hung up unexpectedly
 error: Could not fetch origin
 
 with `url = git://anongit.freedesktop.org/systemd`.

It was updated to `git://anongit.freedesktop.org/systemd/systemd` I
guess.

  man/systemctl.xml |2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/man/systemctl.xml b/man/systemctl.xml
 index 2ea6fe9..9c9d2fe 100644
 --- a/man/systemctl.xml
 +++ b/man/systemctl.xml
 @@ -697,7 +697,7 @@
  command does not implicitly stop the
  units that is being disabled. If this
  is desired an additional
 -commandstop/commandcommand should
 +commandstop/command command should
  be executed afterwards./para
  
  paraThis command will print the

This patch was not committed yet. Hopefully Lennart or Kay can push it.


Thanks,

Paul


signature.asc
Description: This is a digitally signed message part
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] [PATCH] man/systemctl.xml: Add missing space for »stopcommand«

2012-05-29 Thread Kay Sievers
On Tue, May 29, 2012 at 11:11 AM, Paul Menzel
paulepan...@users.sourceforge.net wrote:

 --- a/man/systemctl.xml
 +++ b/man/systemctl.xml
 @@ -697,7 +697,7 @@
                                  command does not implicitly stop the
                                  units that is being disabled. If this
                                  is desired an additional
 -                                commandstop/commandcommand should
 +                                commandstop/command command should
                                  be executed afterwards./para

                                  paraThis command will print the

 This patch was not committed yet. Hopefully Lennart or Kay can push it.

Applied.

Thanks,
Kay
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] [PATCH] man/systemctl.xml: Add missing space for »stopcommand«

2012-05-24 Thread Paul Menzel
Date: Thu, 24 May 2012 22:20:39 +0200

---
I do not know if that has been fixed already.

$ git remote update
Fetching origin
fatal: The remote end hung up unexpectedly
error: Could not fetch origin

with `url = git://anongit.freedesktop.org/systemd`.

 man/systemctl.xml |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/systemctl.xml b/man/systemctl.xml
index 2ea6fe9..9c9d2fe 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -697,7 +697,7 @@
 command does not implicitly stop the
 units that is being disabled. If this
 is desired an additional
-commandstop/commandcommand should
+commandstop/command command should
 be executed afterwards./para
 
 paraThis command will print the
-- 
1.7.10


signature.asc
Description: This is a digitally signed message part
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel