diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/doc/Properties.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/doc/Properties.sgml b/cpp/doc/Properties.sgml index d592636874a..d54c4808a49 100644 --- a/cpp/doc/Properties.sgml +++ b/cpp/doc/Properties.sgml @@ -875,7 +875,7 @@ Ice.Default.Host=<replaceable>host</replaceable> If an endpoint is specified without a host name (i.e., without a <literal>-h <replaceable>host</replaceable></literal> option), the <replaceable>host</replaceable> value from this property is used -instead. The default value is the IP address of the local host name. +instead. The property has no default value. </para> </section> </section> |