aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src/install_chapter.xml
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2013-09-09 15:43:36 +0200
committerBjörn-Egil Dahlberg <[email protected]>2013-09-09 15:43:36 +0200
commit7b0552f2136cab272381b25685eec55fa5793ce4 (patch)
tree608fd1d41eaae4b8c12e83898548cfea58fe89d5 /lib/common_test/doc/src/install_chapter.xml
parentac54f126d0a8aa4e7f5a7cf2e445d18e77443e30 (diff)
parentfc13629197e7c3698ff0739b51d8219069444dec (diff)
downloadotp-7b0552f2136cab272381b25685eec55fa5793ce4.tar.gz
otp-7b0552f2136cab272381b25685eec55fa5793ce4.tar.bz2
otp-7b0552f2136cab272381b25685eec55fa5793ce4.zip
Merge branch 'kenneth/doc_to_dtd/OTP-11193' into maint
* kenneth/doc_to_dtd/OTP-11193: Corrections so that the documentation confirms to the DTD Minor correction of xml structure to conform to the DTD
Diffstat (limited to 'lib/common_test/doc/src/install_chapter.xml')
-rw-r--r--lib/common_test/doc/src/install_chapter.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/common_test/doc/src/install_chapter.xml b/lib/common_test/doc/src/install_chapter.xml
index 89c497962d..4ef4e6de94 100644
--- a/lib/common_test/doc/src/install_chapter.xml
+++ b/lib/common_test/doc/src/install_chapter.xml
@@ -56,13 +56,13 @@
shell script version run_test, however, this script needs to be
generated first, according to the instructions below.</p>
- <p><note>Before reading on, please note that since Common Test version
+ <note><p>Before reading on, please note that since Common Test version
1.5, the run_test shell script is no longer required for starting
tests with Common Test from the OS command line. The ct_run
program (descibed above) is the new recommended command line interface
for Common Test. The shell script exists mainly for legacy reasons and
may not be updated in future releases of Common Test. It may even be removed.
- </note></p>
+ </p></note>
<p>Optional step to generate a shell script for starting Common Test:</p>
<p>To generate the run_test shell script, navigate to the