mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

boli
31.06.2007 ca2681df4b74b1bc98cd130e9ff868e53ebf4ad8
Fixed a typo in the default-behavior synopsis of the logger configuration definitions.

Fix for issue 2206
3 files modified
6 ■■■■ changed files
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/FileBasedAccessLogPublisherConfiguration.xml 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/FileBasedDebugLogPublisherConfiguration.xml 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/FileBasedErrorLogPublisherConfiguration.xml 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/FileBasedAccessLogPublisherConfiguration.xml
@@ -267,7 +267,7 @@
    <adm:default-behavior>
      <adm:alias>
        <adm:synopsis>
          No rentation policy is used and log files will never be cleaned.
          No retention policy is used and log files will never be cleaned.
        </adm:synopsis>
      </adm:alias>
    </adm:default-behavior>
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/FileBasedDebugLogPublisherConfiguration.xml
@@ -267,7 +267,7 @@
    <adm:default-behavior>
      <adm:alias>
        <adm:synopsis>
          No rentation policy is used and log files will never be cleaned.
          No retention policy is used and log files will never be cleaned.
        </adm:synopsis>
      </adm:alias>
    </adm:default-behavior>
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/FileBasedErrorLogPublisherConfiguration.xml
@@ -267,7 +267,7 @@
    <adm:default-behavior>
      <adm:alias>
        <adm:synopsis>
          No rentation policy is used and log files will never be cleaned.
          No retention policy is used and log files will never be cleaned.
        </adm:synopsis>
      </adm:alias>
    </adm:default-behavior>