aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.inc38
-rw-r--r--doc/eclat-lssg.18
-rw-r--r--doc/eclat-sg.16
3 files changed, 29 insertions, 23 deletions
diff --git a/doc/Makefile.inc b/doc/Makefile.inc
index 4c10f82..0fa843f 100644
--- a/doc/Makefile.inc
+++ b/doc/Makefile.inc
@@ -20,42 +20,44 @@
MANPAGES1=\
eclat.1\
- eclat-mkaddr.1\
eclat-assocaddr.1\
eclat-atvol.1\
eclat-clrsattr.1\
+ eclat-conmesg.1\
eclat-cpimg.1\
eclat-cpsnap.1\
- eclat-mkinst.1\
- eclat-mkimg.1\
- eclat-mksnap.1\
- eclat-mktag.1\
- eclat-mkvol.1\
- eclat-rmsnap.1\
- eclat-rmtag.1\
eclat-deimg.1\
+ eclat-devol.1\
+ eclat-disasaddr.1\
eclat-lsaddr.1\
- eclat-lszon.1\
- eclat-lsimg.1\
eclat-lsiattr.1\
- eclat-lsistat.1\
+ eclat-lsimg.1\
eclat-lsinst.1\
+ eclat-lsistat.1\
eclat-lsreg.1\
- eclat-lssg.1\
eclat-lssattr.1\
+ eclat-lssg.1\
eclat-lssnap.1\
eclat-lstag.1\
eclat-lsvol.1\
- eclat-devol.1\
- eclat-disasaddr.1\
+ eclat-lszon.1\
+ eclat-mkaddr.1\
+ eclat-mkimg.1\
+ eclat-mkinst.1\
+ eclat-mksg.1\
+ eclat-mksnap.1\
+ eclat-mktag.1\
+ eclat-mkvol.1\
+ eclat-reboot.1\
+ eclat-rmaddr.1\
+ eclat-rmsg.1\
+ eclat-rmsnap.1\
+ eclat-rmtag.1\
eclat-setiattr.1\
eclat-setsattr.1\
eclat-sg.1\
- eclat-conmesg.1\
eclat-start.1\
- eclat-stop.1\
- eclat-reboot.1\
- eclat-rmaddr.1
+ eclat-stop.1
MANPAGES5=\
eclat.conf.5
diff --git a/doc/eclat-lssg.1 b/doc/eclat-lssg.1
index 69c31c9..50ce425 100644
--- a/doc/eclat-lssg.1
+++ b/doc/eclat-lssg.1
@@ -13,13 +13,13 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH LSSEC 1 "December 16, 2013" "ECLAT" "Eclat User Reference"
+.TH LSSEC 1 "December 19, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
eclat lssg, describe\-security\-groups \- return information about security groups
.SH SYNOPSIS
\fBeclat lssg\fR [\fB\-n\fR] [\fB\-\-name\fR]\
[\fIFILTER\fR...] [\fIID\fR]
-
+.br
\fBeclat lssg\fR \fB\-\-help\fR
.SH DESCRIPTION
This command returns information about security groups. By default,
@@ -109,7 +109,9 @@ Outgoing:
.EE
.SH "SEE ALSO"
.BR eclat (1),
-.BR eclat\-sg (1).
+.BR eclat\-sg (1),
+.BR eclat\-mksg (1),
+.BR eclat\-rmsg (1).
.SH AUTHORS
Sergey Poznyakoff
.SH "BUG REPORTS"
diff --git a/doc/eclat-sg.1 b/doc/eclat-sg.1
index 6e9e708..7dcac0f 100644
--- a/doc/eclat-sg.1
+++ b/doc/eclat-sg.1
@@ -13,7 +13,7 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH SG 1 "December 17, 2013" "ECLAT" "Eclat User Reference"
+.TH SG 1 "December 19, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
eclat sg \- manipulate security groups
.SH SYNOPSIS
@@ -130,7 +130,9 @@ Give a terse help summary.
List command line syntax and available options.
.SH "SEE ALSO"
.BR eclat (1),
-.BR eclat\-lssg (1).
+.BR eclat\-lssg (1),
+.BR eclat\-mksg (1),
+.BR eclat\-rmsg (1).
.SH AUTHORS
Sergey Poznyakoff
.SH "BUG REPORTS"

Return to:

Send suggestions and report system problems to the System administrator.