mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 09:28:54 +02:00
Drop use of the command tag
It is more useful to link to the included man page, anyway.
This commit is contained in:
@@ -57,8 +57,7 @@
|
||||
* well as Windows platforms via DLLs.
|
||||
*
|
||||
* A program which wants to use these functions must be linked to the
|
||||
* libraries output by the command
|
||||
* <command>pkg-config --libs gmodule-2.0</command>.
|
||||
* libraries output by the command <literal>pkg-config --libs gmodule-2.0</literal>.
|
||||
*
|
||||
* To use them you must first determine whether dynamic loading
|
||||
* is supported on the platform by calling g_module_supported().
|
||||
|
Reference in New Issue
Block a user