aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2008-02-04 15:50:17 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2008-02-04 15:50:17 +0000
commita60079bd1e5b948b8080ea5a9cbb2a951eee17ce (patch)
treed07cffa02829d84beb1b488f91a6c803c2f9c93f /docbook
parentceca9ab2e914555a88d208e3998754a489ca154f (diff)
Improved the profile name check to popup a dialog when trying to apply an
invalid profile name. svn path=/trunk/; revision=24268
Diffstat (limited to 'docbook')
-rw-r--r--docbook/wsug_src/WSUG_chapter_customize.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_customize.xml b/docbook/wsug_src/WSUG_chapter_customize.xml
index f4a7e07d8f..96b70d8cc1 100644
--- a/docbook/wsug_src/WSUG_chapter_customize.xml
+++ b/docbook/wsug_src/WSUG_chapter_customize.xml
@@ -1054,6 +1054,15 @@ standard libpcap format.
same name, only one profile will be created.
</para>
</note>
+ <note><title>Note!</title>
+ <para>
+ On Windows the profile name cannot start or end with a period (.), and cannot contain
+ any of the following characters: <command>\ / : * ? " &lt; &gt; |</command>
+ </para>
+ <para>
+ On Unix the profile name cannot contain the '<command>/</command>' character.
+ </para>
+ </note>
</listitem>
</varlistentry>
<varlistentry><term><command>OK</command></term>