Print this page
code review

@@ -12,12 +12,12 @@
 
 #
 # Copyright 2018, Richard Lowe.
 #
 
-# Test that a simple use of linker-sets, tat is, automatically generated start
-# and end symbols for sections can be generated and used.
+# Test that existing definitions of the start/stop symbols are reported
+# as conflicting with internal symbols.
 
 tmpdir=/tmp/test.$$
 mkdir $tmpdir
 cd $tmpdir