aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2015-02-26 12:11:58 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2015-02-26 12:11:58 +0200
commitc7f487c8e16955209911447a61df00c713d1971b (patch)
tree11856a3f1d018364e3b1ff9474c8067d40950759
parent4a72c67c34b1c5b348e61ab900fb0b64305b9f97 (diff)
downloadeclat-release-1.1.tar.gz
eclat-release-1.1.tar.bz2
Version 1.1release-1.1
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
-rw-r--r--doc/eclat-setiattr.12
3 files changed, 5 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index ed97650..cea706a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,11 @@
-Eclat NEWS -- history of user-visible changes. 2015-02-02
+Eclat NEWS -- history of user-visible changes. 2015-02-26
Copyright (C) 2012-2015 Sergey Poznyakoff
See the end of file for copying conditions.
-Please send Eclat bug reports to <gray+eclat@gnu.org.ua>
+Please send Eclat bug reports to <bug-eclat@gnu.org.ua>
-Version 1.0.92, (Git)
+Version 1.1, 2015-02-26
* New commands:
diff --git a/configure.ac b/configure.ac
index 596da03..cfe0d2c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# along with Eclat. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.63)
-AC_INIT([eclat], 1.0.92, [bug-eclat@gnu.org.ua],,
+AC_INIT([eclat], 1.1, [bug-eclat@gnu.org.ua],,
[http://www.gnu.org.ua/software/eclat])
AC_CONFIG_SRCDIR([src/eclat.h])
AC_CONFIG_AUX_DIR([build-aux])
diff --git a/doc/eclat-setiattr.1 b/doc/eclat-setiattr.1
index 4839315..cf621b5 100644
--- a/doc/eclat-setiattr.1
+++ b/doc/eclat-setiattr.1
@@ -75,7 +75,7 @@ Changes the instance initiated shutdown behavior. Allowed values are
\fBterminate\fR (instance will be terminated).
.TP
.BR BlockDeviceMapping
-Change DeleteOnTermination flag for one or more modules that are
+Change DeleteOnTermination flag for one or more volumes that are
currently attached. When this attribute is used, multiple
\fIVALUE\fRs are allowed. Each of them must have the form
\fIDEVICE\fR=\fIBOOL\fR, where \fIDEVICE\fR is the name of the device

Return to:

Send suggestions and report system problems to the System administrator.