"brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx> writes: > diff --git a/Documentation/config/extensions.adoc b/Documentation/config/extensions.adoc > index 9e2f321a6d..df448da813 100644 > --- a/Documentation/config/extensions.adoc > +++ b/Documentation/config/extensions.adoc > @@ -14,6 +14,10 @@ compatObjectFormat:: > compatObjectFormat. As well as being able to use oids encoded in > compatObjectFormat in addition to oids encoded with objectFormat to > locally specify objects. > ++ > +Note that the functionality enabled by this option is incomplete and subject to > +change. This option currently exists only to allow development and testing of > +the underlying feature and is not designed to be enabled by end users. Much better. Let's further do "This option" -> "This extension", as all the others described in this document call themselves as such. Thanks.