From df07c2c7566c4249bdfdbbe2235326bf2fbab999 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Sat, 17 May 2008 07:13:03 +0000 Subject: [PATCH] Fix command line example. Closes #1880. [SVN r45449] --- doc/src/reference.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/reference.xml b/doc/src/reference.xml index 2123ad907..89cbc2dfb 100644 --- a/doc/src/reference.xml +++ b/doc/src/reference.xml @@ -159,7 +159,7 @@ boost-build build-system ; for example: -borland/<runtime-link>static +borland/runtime-link=static A more complex form can be used to save typing. For example,