summaryrefslogtreecommitdiff
path: root/gio/gfileoutputstream.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-02-08 12:26:56 -0500
committerMatthias Clasen <mclasen@redhat.com>2014-02-08 12:26:56 -0500
commite7fd3de86d6004d8dba5f8448eb063c6731546e9 (patch)
tree35bd49654766f2398bcfad70bc08c82de3107d00 /gio/gfileoutputstream.c
parent1448e619b5aa68d3daade2bedfa86518cb99dd06 (diff)
downloadglib-e7fd3de86d6004d8dba5f8448eb063c6731546e9.tar.gz
Eradicate links and xrefs
These are all replaced by markdown ref links.
Diffstat (limited to 'gio/gfileoutputstream.c')
-rw-r--r--gio/gfileoutputstream.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gio/gfileoutputstream.c b/gio/gfileoutputstream.c
index 56fd66a78..275440505 100644
--- a/gio/gfileoutputstream.c
+++ b/gio/gfileoutputstream.c
@@ -188,8 +188,7 @@ async_ready_callback_wrapper (GObject *source_object,
* g_file_output_stream_query_info_async:
* @stream: a #GFileOutputStream.
* @attributes: a file attribute query string.
- * @io_priority: the <link linkend="gio-GIOScheduler">I/O priority</link>
- * of the request.
+ * @io_priority: the [I/O priority][gio-GIOScheduler] of the request
* @cancellable: optional #GCancellable object, %NULL to ignore.
* @callback: callback to call when the request is satisfied
* @user_data: the data to pass to callback function