Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
16
cde/doc/C/guides/docbookGuide/examples/itlist.sgm
Normal file
16
cde/doc/C/guides/docbookGuide/examples/itlist.sgm
Normal file
@@ -0,0 +1,16 @@
|
||||
<ITEMIZEDLIST>
|
||||
<LISTITEM>
|
||||
<PARA>This function should connect the client to an X server with
|
||||
<FUNCTION>XOpenDisplay</FUNCTION>,
|
||||
and exit gracefully if the connection could not be made.
|
||||
</PARA>
|
||||
</LISTITEM>
|
||||
<LISTITEM>
|
||||
<PARA>This para discusses
|
||||
information about the physical screen.
|
||||
</PARA>
|
||||
<PARA>This is a second paragraph occurring
|
||||
within the same ListItem.
|
||||
</PARA>
|
||||
</LISTITEM>
|
||||
</ITEMIZEDLIST>
|
||||
Reference in New Issue
Block a user