Change implemented Glk spec to 0.7.3.
[projects/chimara/chimara.git] / libchimara / doc.c
index f058e27c387c888471c32d3ccd6f275ad725dd97..a510e77342272965347c8588f0b06376316d11f8 100644 (file)
  *   So the version number 78.2.11 would be encoded as 0x004E020B.
  * </para></note>
  *
- * The current Glk specification version is 0.7.2, so this selector will return
- * 0x00000702.
+ * The current Glk specification version is 0.7.3, so this selector will return
+ * 0x00000703.
  *
  * |[
  * glui32 res;
  * ]|
  * This returns 1 if the overall suite of sound functions is available. This
  * includes all the functions defined in <link
- * linkend="chimara-chapter-Sound">this chapter</link>. It also includes the
+ * linkend="chimara-glk-spec-sound">this chapter</link>. It also includes the
  * capabilities described below under %gestalt_SoundMusic, %gestalt_SoundVolume,
  * and %gestalt_SoundNotify.
  */