[PATCH] doc: mention Aeolus, not Deltacloud

Jim Meyering jim at meyering.net
Wed Oct 5 13:32:43 UTC 2011


FYI, these days, Aeolus seems more appropriate than Deltacloud:

>From aef8c412f5d36f381489f86644425e8f1d54616e Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering at redhat.com>
Date: Sun, 2 Oct 2011 09:40:10 +0200
Subject: [PATCH] doc: mention Aeolus, not Deltacloud

* iwhd.spec.in (description): Mention Aeolus, not Deltacloud.
* rest.c (usage): Likewise.
---
 iwhd.spec.in |    2 +-
 rest.c       |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/iwhd.spec.in b/iwhd.spec.in
index 24d97d6..988ab11 100644
--- a/iwhd.spec.in
+++ b/iwhd.spec.in
@@ -34,7 +34,7 @@ BuildRequires: help2man
 BuildRequires: mongodb-server

 %description
-Deltacloud image-warehouse daemon
+The image-warehouse daemon for Aeolus

 %prep
 %setup -q
diff --git a/rest.c b/rest.c
index 92f36cb..b2dd225 100644
--- a/rest.c
+++ b/rest.c
@@ -2214,7 +2214,7 @@ Usage: %s [OPTION]\n\
 "),
 	      program_name);
       fputs (_("\
-Deltacloud image-warehouse daemon.\n\
+Aeolus' image-warehouse daemon.\n\
 A configuration file must be specified.\n\
 \n\
   -a, --autostart         start necessary back-end services\n\
--
1.7.7.rc0.362.g5a14


More information about the iwhd-devel mailing list