aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-12-20 12:52:09 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2013-12-20 12:52:09 +0200
commit6eb42c1131c445b42cb06ae11e1e214095c1f3dd (patch)
treed44138a13b7f5e84c0290a6a5b4b4eec380487d9 /doc
parentecc83d1b9097ba50737ea7b9205e7d9ab7a3c1d2 (diff)
downloadeclat-6eb42c1131c445b42cb06ae11e1e214095c1f3dd.tar.gz
eclat-6eb42c1131c445b42cb06ae11e1e214095c1f3dd.tar.bz2
Rename conmesg to dmesg
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.inc2
-rw-r--r--doc/eclat-dmesg.1 (renamed from doc/eclat-conmesg.1)8
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/Makefile.inc b/doc/Makefile.inc
index 0fa843f..f7ae7ef 100644
--- a/doc/Makefile.inc
+++ b/doc/Makefile.inc
@@ -23,7 +23,7 @@ MANPAGES1=\
eclat-assocaddr.1\
eclat-atvol.1\
eclat-clrsattr.1\
- eclat-conmesg.1\
+ eclat-dmesg.1\
eclat-cpimg.1\
eclat-cpsnap.1\
eclat-deimg.1\
diff --git a/doc/eclat-conmesg.1 b/doc/eclat-dmesg.1
index 8f04c0b..ec52ff5 100644
--- a/doc/eclat-conmesg.1
+++ b/doc/eclat-dmesg.1
@@ -15,14 +15,14 @@
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
.TH MESG 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat conmesg, get\-console\-output \- get console output from the instance
+eclat dmesg, get\-console\-output \- get console output from the instance
.SH SYNOPSIS
-\fBeclat conmesg\fR \fIINSTANCE\-ID\fR
+\fBeclat dmesg\fR \fIINSTANCE\-ID\fR
-\fBeclat conmesg\fR \fB\-\-help\fR
+\fBeclat dmesg\fR \fB\-\-help\fR
.SH DESCRIPTION
The command
-.B conmesg
+.B dmesg
retrieves and prints on the standard output the console output for the
specified instance.
.SH "SEE ALSO"

Return to:

Send suggestions and report system problems to the System administrator.