You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2014/02/11 17:01:34 UTC

svn commit: r1567195 - /directory/site/trunk/content/apacheds/basic-ug/1.4.3-adding-partition.mdtext

Author: elecharny
Date: Tue Feb 11 16:01:34 2014
New Revision: 1567195

URL: http://svn.apache.org/r1567195
Log:
Fixed a typo

Modified:
    directory/site/trunk/content/apacheds/basic-ug/1.4.3-adding-partition.mdtext

Modified: directory/site/trunk/content/apacheds/basic-ug/1.4.3-adding-partition.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/apacheds/basic-ug/1.4.3-adding-partition.mdtext?rev=1567195&r1=1567194&r2=1567195&view=diff
==============================================================================
--- directory/site/trunk/content/apacheds/basic-ug/1.4.3-adding-partition.mdtext (original)
+++ directory/site/trunk/content/apacheds/basic-ug/1.4.3-adding-partition.mdtext Tue Feb 11 16:01:34 2014
@@ -120,7 +120,7 @@ Here is a list of the used attributes, t
 | Property | Description | Default Value | Required |
 |:-:|:-:|:-:|:-:|
 | ads-partitionId | Uniquely identifies the partition | N/A | yes |
-| ads-partitionSuffix | A DN ("dc=example, dc=com", for instance | N/A | yes |
+| ads-partitionSuffix | A DN ("o=sevenseas"), for instance | N/A | yes |
 | ads-contextEntry | The context entry | Will be automatically deduced if no value is provided | no |
 | ads-optimizerEnabled | Tells the server to turn on the optimizer | true | no |
 | ads-partitionCacheSize | The cache size (only for JDBM partitions) | -1 (no cache) | no |