aboutsummaryrefslogtreecommitdiffstats
path: root/test/testsem.c
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-08-30 06:59:43 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-08-30 06:59:43 +0000
commit397ccffac55ffd139d0e3e82add83e51413c1347 (patch)
treef60cb4c4271662f7cd699b34e7356498c0d0fcdf /test/testsem.c
parent255d1444eaf7f9b78ac959ad4fad73d10ede163f (diff)
downloadChibiOS-397ccffac55ffd139d0e3e82add83e51413c1347.tar.gz
ChibiOS-397ccffac55ffd139d0e3e82add83e51413c1347.tar.bz2
ChibiOS-397ccffac55ffd139d0e3e82add83e51413c1347.zip
Documentation reorganization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1133 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'test/testsem.c')
-rw-r--r--test/testsem.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/testsem.c b/test/testsem.c
index 46c6a7941..77025fc71 100644
--- a/test/testsem.c
+++ b/test/testsem.c
@@ -25,11 +25,10 @@
* @page test_sem Semaphores test
*
* <h2>Description</h2>
- * This module implements the test sequence for the @ref Semaphores subsystem.
+ * This module implements the test sequence for the @ref semaphores subsystem.
*
* <h2>Objective</h2>
- * Objective of the test module is to cover 100% of the @ref Semaphores
- * code as a necessary step in order to assess its maturity level.<br>
+ * Objective of the test module is to cover 100% of the @ref semaphores code.
*
* <h2>Preconditions</h2>
* The module requires the following kernel options: