[glib: 2/5] docs: Improve formatting for some file monitor documentation




commit e951bf1ae3cfb21fe005f9c5984884f5367d00df
Author: Philip Withnall <pwithnall endlessos org>
Date:   Wed Mar 23 15:34:19 2022 +0000

    docs: Improve formatting for some file monitor documentation
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 docs/reference/gio/overview.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/gio/overview.xml b/docs/reference/gio/overview.xml
index bf4f4cd0c5..f30b14215e 100644
--- a/docs/reference/gio/overview.xml
+++ b/docs/reference/gio/overview.xml
@@ -390,9 +390,9 @@ Gvfs is also heavily distributed and relies on a session bus to be present.
         This variable can be set to the name of a #GFileMonitor
         implementation to override the default for debugging purposes.
         The #GFileMonitor implementation for local files that is included
-        in GIO on Linux has the name "inotify", others that are built
+        in GIO on Linux has the name <literal>inotify</literal>, others that are built
         are built as modules (depending on the platform) are called
-        "fam" and "fen".
+        <literal>fam</literal> and <literal>fen</literal>.
       </para><para>
         The special value <literal>help</literal> can be used to print a list of
         available implementations to standard output.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]