mirror of
https://github.com/SwallowOS/xorg_lib_libXdmcp
synced 2025-11-04 22:56:17 +08:00
Cleanup IDs and links in doc
1 - fix the capitalization of the ID attributes to match either the
<title> or <funcdef> string it goes with.
2 - fix any <linkend>'s that were affected by 1.
3 - any <function> in the docs that has an actual funcdef,
will become an olink.
Signed-off-by: Matt Dew <marcoz@osource.org>
This commit is contained in:
@@ -1591,7 +1591,7 @@ should terminate the protocol at this point and display an error to the user.
|
||||
<entry spanname="col4_on">
|
||||
Is the data sent to the display to indicate the type of authorization the
|
||||
manager will be using in the first call to
|
||||
<function>XOpenDisplay</function>
|
||||
<olink targetdoc='libX11' targetptr='XOpenDisplay'><function>XOpenDisplay</function></olink>
|
||||
after the
|
||||
<function>Manage</function>
|
||||
packet is received.
|
||||
@@ -3312,7 +3312,7 @@ Send <function>Refuse</function> packet
|
||||
Terminate any session in progress
|
||||
</para>
|
||||
<para>
|
||||
<function>XOpenDisplay</function>
|
||||
<olink targetdoc='libX11' targetptr='XOpenDisplay'><function>XOpenDisplay</function></olink>
|
||||
</para>
|
||||
<para>
|
||||
Open display succeeds ->
|
||||
|
||||
Reference in New Issue
Block a user