From 893c0b2d1f646390f6cf27935424f64a22eaf1f1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 20 Jan 2012 15:33:05 +0200 Subject: Minor documentation fixes --- odb/options.cli | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'odb') diff --git a/odb/options.cli b/odb/options.cli index fedc00a..a8f6eeb 100644 --- a/odb/options.cli +++ b/odb/options.cli @@ -438,7 +438,7 @@ class options version-specific optimizations and workarounds in the generated C++ code. The version must be in the \c{\i{major}\b{.}\i{minor}} form, for example, \cb{9.0} (SQL Server 2005), \cb{10.5} (2008R2), or \cb{11.0} - (2012). If this options is not specified, then 10.0 (SQL Server 2008) + (2012). If this options is not specified, then \cb{10.0} (SQL Server 2008) or later is assumed." }; @@ -485,8 +485,8 @@ class options generated C++ code will be linked. This information is used to enable version-specific optimizations and workarounds in the generated C++ code. The version must be in the \c{\i{major}\b{.}\i{minor}} form, - for example, \cb{11.2}. If this options is not specified, then 10.1 - or later is assumed." + for example, \cb{11.2}. If this options is not specified, then + \cb{10.1} or later is assumed." }; // -- cgit v1.1