Index: arch/mips32/include/mm/as.h
===================================================================
--- arch/mips32/include/mm/as.h	(revision 910372a4e5e828caf5060fdcaa1ef293dd09bf71)
+++ arch/mips32/include/mm/as.h	(revision a6dd361b1b93be3250db112f36c9db227c077ff9)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup mips32mm	
+/** @addtogroup mips32mm	
  * @{
  */
@@ -49,5 +49,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
Index: arch/mips32/include/mm/asid.h
===================================================================
--- arch/mips32/include/mm/asid.h	(revision 910372a4e5e828caf5060fdcaa1ef293dd09bf71)
+++ arch/mips32/include/mm/asid.h	(revision a6dd361b1b93be3250db112f36c9db227c077ff9)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup mips32mm	
+/** @addtogroup mips32mm	
  * @{
  */
@@ -44,5 +44,5 @@
 #endif
 
- /** @}
+/** @}
  */
 
Index: arch/mips32/include/mm/frame.h
===================================================================
--- arch/mips32/include/mm/frame.h	(revision 910372a4e5e828caf5060fdcaa1ef293dd09bf71)
+++ arch/mips32/include/mm/frame.h	(revision a6dd361b1b93be3250db112f36c9db227c077ff9)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup mips32mm	
+/** @addtogroup mips32mm	
  * @{
  */
@@ -49,5 +49,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
Index: arch/mips32/include/mm/memory_init.h
===================================================================
--- arch/mips32/include/mm/memory_init.h	(revision 910372a4e5e828caf5060fdcaa1ef293dd09bf71)
+++ arch/mips32/include/mm/memory_init.h	(revision a6dd361b1b93be3250db112f36c9db227c077ff9)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup mips32mm	
+/** @addtogroup mips32mm	
  * @{
  */
@@ -45,5 +45,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
Index: arch/mips32/include/mm/page.h
===================================================================
--- arch/mips32/include/mm/page.h	(revision 910372a4e5e828caf5060fdcaa1ef293dd09bf71)
+++ arch/mips32/include/mm/page.h	(revision a6dd361b1b93be3250db112f36c9db227c077ff9)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup mips32mm	
+/** @addtogroup mips32mm	
  * @{
  */
@@ -153,5 +153,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
Index: arch/mips32/src/mm/frame.c
===================================================================
--- arch/mips32/src/mm/frame.c	(revision 910372a4e5e828caf5060fdcaa1ef293dd09bf71)
+++ arch/mips32/src/mm/frame.c	(revision a6dd361b1b93be3250db112f36c9db227c077ff9)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup mips32mm	
+/** @addtogroup mips32mm	
  * @{
  */
@@ -51,5 +51,5 @@
 		zone_create(0, ADDR2PFN(config.memory_size), 1, 0);
 		/*
-		 * Blacklist interrupt vektor
+		 * Blacklist interrupt vector
 		 */
 		frame_mark_unavailable(0, 1);
@@ -57,5 +57,4 @@
 }
 
- /** @}
+/** @}
  */
-
Index: arch/mips32/src/mm/tlb.c
===================================================================
--- arch/mips32/src/mm/tlb.c	(revision 910372a4e5e828caf5060fdcaa1ef293dd09bf71)
+++ arch/mips32/src/mm/tlb.c	(revision a6dd361b1b93be3250db112f36c9db227c077ff9)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup mips32mm	
+/** @addtogroup mips32mm	
  * @{
  */
@@ -610,5 +610,4 @@
 }
 
- /** @}
- */
-
+/** @}
+ */
