man1: Updated configuration related descriptions/examples, v0.6.x
authorPascal Volk <user@localhost.localdomain.org>
Sun, 13 Nov 2011 16:13:50 +0000
branchv0.6.x
changeset 479 b33bdc0c3669
parent 478 6278a7a2a476
child 480 099de308fd98
man1: Updated configuration related descriptions/examples, accordingly to commit 4ff0fa3ba0fa.
man/de/man1/vmm.1
man/man1/vmm.1
--- a/man/de/man1/vmm.1	Sat Nov 12 17:52:57 2011 +0000
+++ b/man/de/man1/vmm.1	Sun Nov 13 16:13:50 2011 +0000
@@ -1,4 +1,4 @@
-.TH "VMM" "1" "2011-11-12" "vmm 0.6" "vmm"
+.TH "VMM" "1" "2011-11-13" "vmm 0.6" "vmm"
 .SH NAME
 vmm \- Kommandozeilenprogramm zur Verwaltung von E\-Mail\-Domains/\-Konten
 und \-Aliase.
@@ -136,11 +136,11 @@
 Beispiel:
 .PP
 .nf
-.B vmm configget misc.transport
-misc.transport = dovecot:
-.B vmm configset misc.transport lmtp:unix:private/dovecot\-lmtp
-.B vmm cg misc.transport
-misc.transport = lmtp:unix:private/dovecot\-lmtp
+.B vmm configget domain.transport
+domain.transport = dovecot:
+.B vmm configset domain.transport lmtp:unix:private/dovecot\-lmtp
+.B vmm cg domain.transport
+domain.transport = lmtp:unix:private/dovecot\-lmtp
 .fi
 .\" ------------------------------------
 .SS configure (cf)
@@ -443,7 +443,7 @@
 Quota\-Limit festzulegen.
 .PP
 Standardmäßig gilt für Konten das Quota\-Limit der
-.IR vmm.cfg " (" misc.quota_bytes " und " misc.quota_messages ).
+.IR vmm.cfg " (" domain.quota_bytes " und " domain.quota_messages ).
 Das neue Quota\-Limit wird für alle zukünftig angelegte Konten gelten.
 Soll das neue Quota\-Limit auch auf bestehende Konten der Domain angewendet
 werden, so ist das optionale Schlüsselwort
--- a/man/man1/vmm.1	Sat Nov 12 17:52:57 2011 +0000
+++ b/man/man1/vmm.1	Sun Nov 13 16:13:50 2011 +0000
@@ -1,4 +1,4 @@
-.TH "VMM" "1" "2011-11-12" "vmm 0.6" "vmm"
+.TH "VMM" "1" "2011-11-13" "vmm 0.6" "vmm"
 .SH NAME
 vmm \- command line tool to manage email domains/accounts/aliases
 .\" -----------------------------------------------------------------------
@@ -127,11 +127,11 @@
 Example:
 .PP
 .nf
-.B vmm configget misc.transport
-misc.transport = dovecot:
-.B vmm configset misc.transport lmtp:unix:private/dovecot\-lmtp
-.B vmm cg misc.transport
-misc.transport = lmtp:unix:private/dovecot\-lmtp
+.B vmm configget domain.transport
+domain.transport = dovecot:
+.B vmm configset domain.transport lmtp:unix:private/dovecot\-lmtp
+.B vmm cg domain.transport
+domain.transport = lmtp:unix:private/dovecot\-lmtp
 .fi
 .\" ------------------------------------
 .SS configure (cf)
@@ -306,7 +306,7 @@
 If the optional argument
 .I transport
 is given, it will override the default transport
-.RI ( misc.transport ") from " vmm.cfg .
+.RI ( domain.transport ") from " vmm.cfg .
 The specified
 .I transport
 will be the default transport for all new accounts in this domain.
@@ -420,7 +420,7 @@
 the domain - not for the domain itself.
 .PP
 The default quota limit for accounts is defined in the
-.IR vmm.cfg " (" misc.quota_bytes " and " misc.quota_messages ).
+.IR vmm.cfg " (" domain.quota_bytes " and " domain.quota_messages ).
 The new quota limit will be applied to all newly created accounts.
 If you want to apply the new quota limit also to existing accounts, you
 have to give the optional keyword