|
Boost-Commit : |
From: Lawrence_at_[hidden]
Date: 2007-12-14 21:15:44
Author: crowl
Date: 2007-12-14 21:15:44 EST (Fri, 14 Dec 2007)
New Revision: 42063
URL: http://svn.boost.org/trac/boost/changeset/42063
Log:
Various fixes.
Text files modified:
sandbox/committee/LWG/audit.sh | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
Modified: sandbox/committee/LWG/audit.sh
==============================================================================
--- sandbox/committee/LWG/audit.sh (original)
+++ sandbox/committee/LWG/audit.sh 2007-12-14 21:15:44 EST (Fri, 14 Dec 2007)
@@ -94,6 +94,8 @@
/^<\/code><\/pre>$/ d
' thread_library.html
+echo
+echo "==== section references"
sed -e '
/\[[^[]*\]/ ! d
/^<h[1-6]>/ d
@@ -124,10 +126,11 @@
' thread_library.html
echo
-echo "==== two sentence on one line"
+echo "==== two sentences on one line"
sed -e '
/\. / ! d
/\. args/ d
+ /i\.e\.\ / d
' thread_library.html
echo
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk