mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
doc: update man pages to display — correctly.
This commit is contained in:
parent
7368f6f09f
commit
1905563a8c
8 changed files with 18 additions and 18 deletions
|
@ -87,7 +87,7 @@ such as cut and paste, find and change, and simple formatting.</para>]]></refsec
|
|||
<para>The user can use the mouse to move the edit cursor and to select portions
|
||||
of a document for editing operations. Selection is based on the model specified
|
||||
in the <emphasis>Inter-Client Communication Conventions Manual</emphasis> <![ %CDE.C.CDE; [(ICCCM).
|
||||
]]><![ %CDE.C.XO; [(ICCCM—see the &str-Zi;). ]]>The DtEditor widget
|
||||
]]><![ %CDE.C.XO; [(ICCCM--see the &str-Zi;). ]]>The DtEditor widget
|
||||
supports primary and secondary selection.</para>
|
||||
<para>The user can cut, copy and paste text using the clipboard, primary transfer
|
||||
or secondary transfer. The DtEditor widget accepts drops of text, text files
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
<Title>DESCRIPTION</Title>
|
||||
<Para>The
|
||||
<Function>DtDtsDataTypeIsAction</Function> function determines if the specified data type is
|
||||
an action—a data type that was loaded from the action tables
|
||||
an action--a data type that was loaded from the action tables
|
||||
of the actions and data types database.
|
||||
</Para>
|
||||
<Para>The
|
||||
|
|
|
@ -4205,7 +4205,7 @@ Libraries are searched in the reverse order in which they are specified.
|
|||
Each command that is to be built-in must be written as a C function whose name is of the form
|
||||
<function>b_funcName</function>, where <function>funcName</function> is the name of the built-in
|
||||
to be added. This function has the same argument calling convention as 'main' (i.e. <literal>argc</literal>
|
||||
and <literal>argv</literal>— a list of strings). The <function>b_funcName</function> parses and
|
||||
and <literal>argv</literal>-- a list of strings). The <function>b_funcName</function> parses and
|
||||
error-checks the incoming arguments and then calls the real <function>funcName</function> function.
|
||||
</para>
|
||||
</ListItem>
|
||||
|
|
|
@ -102,7 +102,7 @@ or suspend the X server to access the character login prompt.
|
|||
</variablelist>
|
||||
</refsect2>
|
||||
<refsect2>
|
||||
<title>Login Window — Options Menu</title>
|
||||
<title>Login Window -- Options Menu</title>
|
||||
<para>The Options menu allows the user to specify a locale for the startup session,
|
||||
select a startup session, suspend the X server to access the character login
|
||||
prompt, or reset the login screen.
|
||||
|
@ -139,7 +139,7 @@ security reasons since it places the user in a running "root" session.
|
|||
</variablelist>
|
||||
</refsect2>
|
||||
<refsect2>
|
||||
<title>Login Window — Language Menu</title>
|
||||
<title>Login Window -- Language Menu</title>
|
||||
<para>The Language menu displays the languages (locales)
|
||||
available in the CDE environment. Selecting a language
|
||||
sets the <systemitem class="environvar">LANG</systemitem> environment variable to the selected language and
|
||||
|
@ -157,7 +157,7 @@ displayed as menu items in the Languages menu. Alternate text to be displayed
|
|||
may be specified for a given locale name by using the <literal>languageName</literal> resource.</para>
|
||||
</refsect2>
|
||||
<refsect2>
|
||||
<title>Login Window — Sessions Menu</title>
|
||||
<title>Login Window -- Sessions Menu</title>
|
||||
<para>The Sessions menu allows the user to select which
|
||||
of the following sessions to start:</para>
|
||||
<variablelist>
|
||||
|
|
|
@ -50,7 +50,7 @@ requester's satisfaction.)
|
|||
</Para>
|
||||
<Para>The
|
||||
<Symbol Role="Message">Quit</Symbol> request should be failed (and the status code set
|
||||
appropriately) when the termination is not performed—for
|
||||
appropriately) when the termination is not performed--for
|
||||
example, because the
|
||||
<Emphasis>silent</Emphasis> argument was false and the user canceled the quit.
|
||||
</Para>
|
||||
|
|
|
@ -769,7 +769,7 @@ first part of a multipart message has <systemitem class="Constant">IS_TEXT</syst
|
|||
window. Otherwise, the text area will contain only message headers and the
|
||||
first part of the message will be displayed as an icon in the attachment pane.
|
||||
It is immaterial whether the data <emphasis>can</emphasis> be loaded into
|
||||
an XmText widget—even binary data can be—but rather whether the
|
||||
an XmText widget--even binary data can be--but rather whether the
|
||||
data <emphasis>should</emphasis> be loaded into an XmText widget.</para>
|
||||
<para>Note that the <systemitem class="Constant">IS_TEXT</systemitem> field
|
||||
differs from the <literal>text</literal> attribute of the <systemitem class="Constant">MIME_TYPE</systemitem> field, which is the MIME content-type, as described
|
||||
|
|
|
@ -246,7 +246,7 @@ X server, systems.</para>
|
|||
<para>Note in these wild-carded XLFD names that the <systemitem class="Constant">ADD_STYLE_NAME</systemitem> field has a pattern, such as <literal>xxs*</literal>,
|
||||
and that the pattern is partly a string ( <literal>xxs</literal>) and partly
|
||||
the pattern-matching character <literal>*</literal>. The full XLFD name this
|
||||
pattern matches—the XLFD name implementing the Standard Interface name—will
|
||||
pattern matches--the XLFD name implementing the Standard Interface name--will
|
||||
often contain <literal>sans</literal> or <literal>serif</literal> in the field,
|
||||
after the <literal>xxs</literal> and a space, and so the <literal>*</literal>
|
||||
is essential to match that <literal>sans</literal> or <literal>serif</literal>
|
||||
|
|
|
@ -38,40 +38,40 @@ selectively monitor any or all ToolTalk messages on your system.
|
|||
</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Snoop — Turn on/off tracing; get version information
|
||||
<para>Snoop -- Turn on/off tracing; get version information
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Message — Create, open, receive, and destroy messages
|
||||
<para>Message -- Create, open, receive, and destroy messages
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Pattern — Create, open, and destroy patterns
|
||||
<para>Pattern -- Create, open, and destroy patterns
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>File — Numerous tasks, including joining a file
|
||||
<para>File -- Numerous tasks, including joining a file
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Session — Join a specific session; set the default session
|
||||
<para>Session -- Join a specific session; set the default session
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Ptype — Declare and undeclare a <literal>ptype</literal>; determine whether
|
||||
<para>Ptype -- Declare and undeclare a <literal>ptype</literal>; determine whether
|
||||
a <literal>ptype</literal> exists
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Types — Generate a list of declared types; generate a list of ToolTalk-based actions
|
||||
<para>Types -- Generate a list of declared types; generate a list of ToolTalk-based actions
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Procid — Open, close, suspend, and resume a procid
|
||||
<para>Procid -- Open, close, suspend, and resume a procid
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>libc — Call <function>system()</function>, <function>putenv()</function>, <function>chdir()</function>, <function>pause()</function>, and <function>exit()</function>; use <function>exit()</function>
|
||||
<para>libc -- Call <function>system()</function>, <function>putenv()</function>, <function>chdir()</function>, <function>pause()</function>, and <function>exit()</function>; use <function>exit()</function>
|
||||
to exit <command>ttsnoop</command>
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue