Fix comment typo in m4/paths.m4
authorOlaf Hering <olaf@aepfle.de>
Tue, 7 Oct 2014 08:51:31 +0000 (10:51 +0200)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 8 Oct 2014 12:38:22 +0000 (13:38 +0100)
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-by: Ian Campbell <ian.campbell@citrix.com>
configure
m4/paths.m4
tools/configure

index 9020df3aa9f8016ec4c7550a263e78c38f712965..98a73d4b048b5b93d8d93e21b9b7cab8a20a6327 100755 (executable)
--- a/configure
+++ b/configure
@@ -1294,7 +1294,7 @@ Optional Packages:
   --with-sysconfig-leaf-dir=SUBDIR
                           Name of subdirectory in /etc to store runtime
                           options for runlevel scripts and daemons such as
-                          xenstoerd. This should be either "sysconfig" or
+                          xenstored. This should be either "sysconfig" or
                           "default". [sysconfig]
 
 Report bugs to <xen-devel@lists.xen.org>.
index b35596ce5b5b58f41f63d5a0993b8999f1c11b28..7ede5bdb3536e315dec657ddbd4fd58c191062f8 100644 (file)
@@ -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
index 446f7078651f61cc41efc1542f6d30ea163d6876..db73fba2a47f10c9397f3d654071a933ff36e4b5 100755 (executable)
@@ -1480,7 +1480,7 @@ Optional Packages:
   --with-sysconfig-leaf-dir=SUBDIR
                           Name of subdirectory in /etc to store runtime
                           options for runlevel scripts and daemons such as
-                          xenstoerd. This should be either "sysconfig" or
+                          xenstored. This should be either "sysconfig" or
                           "default". [sysconfig]
   --with-linux-backend-modules="mod1 mod2"
                           List of Linux backend module or modalias names to be