X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=libchimara%2Fdoc.c;h=1d99af1faf38b1c3e46eb2d1fa7aa13195b9a29e;hb=1da624560b8147d9aed81598173b869d38153f22;hp=219992cf22264f6633ec8aecaf8540bf84ff667b;hpb=06ddf48408b645a395390ba543f2cb241826896f;p=projects%2Fchimara%2Fchimara.git diff --git a/libchimara/doc.c b/libchimara/doc.c index 219992c..1d99af1 100644 --- a/libchimara/doc.c +++ b/libchimara/doc.c @@ -1103,8 +1103,8 @@ * 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. */ /** @@ -1772,7 +1772,8 @@ * ]| * * This returns 1 if the overall suite of system clock functions, as described - * in this chapter, is available. + * in this chapter, 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.