From 596f45dab529f01bb79b7fbf284474a132791339 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 25 Feb 2016 18:27:22 +0000 Subject: [PATCH] Close para tags in listitems. --- doc/src/reference.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/reference.xml b/doc/src/reference.xml index 82de577c0..a66eb75a6 100644 --- a/doc/src/reference.xml +++ b/doc/src/reference.xml @@ -938,7 +938,7 @@ using gcc : &toolset_ops; ; libraries. Normally, it is autodetected using gcc -print-prog-name option or defaulted to ar, but in some cases you might want to override it, for example to expliitly - use a system version instead of one included with gcc. + use a system version instead of one included with gcc. @@ -950,7 +950,7 @@ using gcc : &toolset_ops; ; for static libraries. Normally, it is autodetected using gcc -print-prog-name option or defaulted to ranlib, but in some cases you might want to override it, for example to expliitly - use a system version instead of one included with gcc. + use a system version instead of one included with gcc.