All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix comment typo in m4/paths.m4
@ 2014-10-07  8:51 Olaf Hering
  2014-10-08 12:55 ` Ian Campbell
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2014-10-07  8:51 UTC (permalink / raw)
  To: xen-devel
  Cc: Olaf Hering, Wei Liu, Ian Campbell, Stefano Stabellini,
	Ian Jackson

Please rerun autogen.sh after applying this patch.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
---
 m4/paths.m4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/m4/paths.m4 b/m4/paths.m4
index b35596c..7ede5bd 100644
--- a/m4/paths.m4
+++ b/m4/paths.m4
@@ -54,7 +54,7 @@ AC_ARG_WITH([initddir],
 AC_ARG_WITH([sysconfig-leaf-dir],
     AS_HELP_STRING([--with-sysconfig-leaf-dir=SUBDIR],
     [Name of subdirectory in /etc to store runtime options for runlevel
-    scripts and daemons such as xenstoerd.
+    scripts and daemons such as xenstored.
     This should be either "sysconfig" or "default". [sysconfig]]),
     [config_leaf_dir=$withval],
     [config_leaf_dir=sysconfig

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Fix comment typo in m4/paths.m4
  2014-10-07  8:51 [PATCH] Fix comment typo in m4/paths.m4 Olaf Hering
@ 2014-10-08 12:55 ` Ian Campbell
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Campbell @ 2014-10-08 12:55 UTC (permalink / raw)
  To: Olaf Hering; +Cc: Wei Liu, Ian Jackson, Stefano Stabellini, xen-devel

On Tue, 2014-10-07 at 10:51 +0200, Olaf Hering wrote:
> Please rerun autogen.sh after applying this patch.
> 
> Signed-off-by: Olaf Hering <olaf@aepfle.de>
> Cc: Ian Campbell <ian.campbell@citrix.com>
> Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
> Cc: Wei Liu <wei.liu2@citrix.com>

Acked + applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-08 12:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-07  8:51 [PATCH] Fix comment typo in m4/paths.m4 Olaf Hering
2014-10-08 12:55 ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.