diff options
author | Stig Bjørlykke <stig@bjorlykke.org> | 2008-03-06 22:13:24 +0000 |
---|---|---|
committer | Stig Bjørlykke <stig@bjorlykke.org> | 2008-03-06 22:13:24 +0000 |
commit | fdc980e79dc0fde8d1ccba19d32d8c93bddd65bb (patch) | |
tree | fc1191ee2a81f39dc574d5299814a8ac06e46604 /docbook | |
parent | bde6848d5a0d0bd085b69da2b4dcbd8e2cb0f5cf (diff) | |
download | wireshark-fdc980e79dc0fde8d1ccba19d32d8c93bddd65bb.tar.gz wireshark-fdc980e79dc0fde8d1ccba19d32d8c93bddd65bb.tar.bz2 wireshark-fdc980e79dc0fde8d1ccba19d32d8c93bddd65bb.zip |
Added an option to uat_new() to set if configuration shall be saved in the
selected profile.
Don't save SMI Paths and SMI Modules in the profiles because reloading
currently doesn't work (bug 2309).
svn path=/trunk/; revision=24580
Diffstat (limited to 'docbook')
-rw-r--r-- | docbook/wsug_src/WSUG_chapter_customize.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_customize.xml b/docbook/wsug_src/WSUG_chapter_customize.xml index eb67d7a769..5304693657 100644 --- a/docbook/wsug_src/WSUG_chapter_customize.xml +++ b/docbook/wsug_src/WSUG_chapter_customize.xml @@ -997,16 +997,6 @@ standard libpcap format. </listitem> <listitem> <para> - SMI Modules (smi_modules) - </para> - </listitem> - <listitem> - <para> - SMI Paths (smi_paths) - </para> - </listitem> - <listitem> - <para> SNMP Users (snmp_users) </para> </listitem> |