[docs] Update formatting in mono-api-unsorted.
[mono.git] / mono / metadata / runtime.c
index 913a0e06e5e1f5c2178d5e81eeb9d254ca058b47..84fe0d1469e742909ed3a12722d2d4168fa9564a 100644 (file)
@@ -41,12 +41,8 @@ mono_runtime_set_shutting_down (void)
 
 /**
  * mono_runtime_is_shutting_down:
- *
- * Returns whether the runtime has been flagged for shutdown.
- *
- * This is consumed by the P:System.Environment.HasShutdownStarted
- * property.
- *
+ * This is consumed by the \c P:System.Environment.HasShutdownStarted property.
+ * \returns whether the runtime has been flagged for shutdown.
  */
 gboolean
 mono_runtime_is_shutting_down (void)