Move the gestalt_DateTime selector documentation
[projects/chimara/chimara.git] / libchimara / doc.c
index 219992cf22264f6633ec8aecaf8540bf84ff667b..1d99af1faf38b1c3e46eb2d1fa7aa13195b9a29e 100644 (file)
  * SECTION:glk-clock-testing
  * @short_description: Checking whether the library supports the clock functions
  *
- * Before calling Glk date and time functions, you should use the following
- * gestalt selector.
+ * Before calling Glk date and time functions, you should use the
+ * %gestalt_DateTime selector.
  */
  
 /**
  * ]|
  *
  * This returns 1 if the overall suite of system clock functions, as described
- * in this chapter, is available.
+ * in <link linkend="chimara-The-System-Clock">this chapter</link>, is
+ * available.
  *
  * If this selector returns 0, you should not try to call these functions. They
  * may have no effect, or they may cause a run-time error.