mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-13 03:32:24 +00:00
doc: update man pages to display ” correctly.
This commit is contained in:
parent
f5b1ac05d9
commit
7368f6f09f
5 changed files with 28 additions and 28 deletions
|
@ -214,7 +214,7 @@ to stderr:</para>
|
|||
<para>Make sure that DISPLAY is set properly.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry><term>cannot open display ‘<emphasis>display_name</emphasis>’”</term>
|
||||
<varlistentry><term>cannot open display ‘<emphasis>display_name</emphasis>’"</term>
|
||||
<listitem>
|
||||
<para>Make sure that DISPLAY is set to the correct value.</para>
|
||||
</listitem></varlistentry>
|
||||
|
|
|
@ -280,7 +280,7 @@ command might be:
|
|||
</userinput> <filename>/usr/pers</filename><userinput> -f
|
||||
</userinput> <replaceable>Perl.TOC</replaceable><userinput> -id
|
||||
</userinput> <replaceable>Perl0594</replaceable>
|
||||
<userinput>-title</userinput> <replaceable>"Perl Table of Contents” Perl.01 Perl.02 Perl.03 Perl.04 Perl.05 Perl.06</replaceable>
|
||||
<userinput>-title</userinput> <replaceable>"Perl Table of Contents" Perl.01 Perl.02 Perl.03 Perl.04 Perl.05 Perl.06</replaceable>
|
||||
</programlisting>
|
||||
<para>This <command>tocgen</command> command generates a table of contents file named
|
||||
<replaceable>Perl.TOC</replaceable> with the unique identifier
|
||||
|
|
|
@ -35,7 +35,7 @@ Formal Public Identifier (FPI):
|
|||
<!-- DTINFO Architectural Forms -->
|
||||
|
||||
<!ENTITY % OLAF PUBLIC
|
||||
"-//X Consortium//ENTITIES DTINFO Architectural Forms//EN”
|
||||
"-//X Consortium//ENTITIES DTINFO Architectural Forms//EN"
|
||||
>
|
||||
%OLAF;
|
||||
|
||||
|
@ -48,7 +48,7 @@ Formal Public Identifier (FPI):
|
|||
StyleSheet IDREF #REQUIRED
|
||||
|
||||
%DTINFO.Bookcase;
|
||||
%DTINFO.Style; "attr( StyleSheet )”
|
||||
%DTINFO.Style; "attr( StyleSheet )"
|
||||
>
|
||||
|
||||
<!ELEMENT BookcaseName - - ( #PCDATA) >
|
||||
|
@ -65,7 +65,7 @@ Formal Public Identifier (FPI):
|
|||
StyleSheet IDREF #IMPLIED
|
||||
|
||||
%DTINFO.Book;
|
||||
%DTINFO.Style; "attr( StyleSheet )”
|
||||
%DTINFO.Style; "attr( StyleSheet )"
|
||||
>
|
||||
|
||||
<!ELEMENT Title - - ( #PCDATA) >
|
||||
|
@ -94,7 +94,7 @@ Formal Public Identifier (FPI):
|
|||
TabLoc CDATA #REQUIRED
|
||||
|
||||
%DTINFO.BookTab;
|
||||
%DTINFO.IDREF; "attr( TabLoc )”
|
||||
%DTINFO.IDREF; "attr( TabLoc )"
|
||||
>
|
||||
|
||||
<!--
|
||||
|
@ -113,7 +113,7 @@ Formal Public Identifier (FPI):
|
|||
<!-- Style Sheet DTD -->
|
||||
|
||||
<!ENTITY % StyleSheet.dtd PUBLIC
|
||||
"-//X Consortium//DTD DTINFO Style Sheet//EN”
|
||||
"-//X Consortium//DTD DTINFO Style Sheet//EN"
|
||||
>
|
||||
%StyleSheet.dtd;</LITERALLAYOUT>
|
||||
</RefSect1>
|
||||
|
|
|
@ -58,7 +58,7 @@ Suffix, Header and Footer features.)
|
|||
|
||||
id=chapnum
|
||||
|
||||
reset=”Book Part”
|
||||
reset="Book Part"
|
||||
|
||||
counter=chapter>
|
||||
</LITERALLAYOUT>
|
||||
|
@ -70,11 +70,11 @@ Suffix, Header and Footer features.)
|
|||
|
||||
type=UCroman
|
||||
|
||||
initial=”I”
|
||||
initial="I"
|
||||
|
||||
delta=l
|
||||
|
||||
counter=”FIG TABLE”
|
||||
counter="FIG TABLE"
|
||||
|
||||
reset=chap>
|
||||
|
||||
|
|
|
@ -50,13 +50,13 @@ definition
|
|||
<!-- DTINFO Architectural Forms -->
|
||||
|
||||
<!ENTITY % OLAF PUBLIC
|
||||
"-//X Consortium//ENTITIES DTINFO Architectural Forms//EN”
|
||||
"-//X Consortium//ENTITIES DTINFO Architectural Forms//EN"
|
||||
>
|
||||
%OLAF;
|
||||
|
||||
<!ENTITY % userphrase.gp "" >
|
||||
|
||||
<!ENTITY % inlinechar.gp "#PCDATA %userphrase.gp;” >
|
||||
<!ENTITY % inlinechar.gp "#PCDATA %userphrase.gp;" >
|
||||
|
||||
|
||||
<!ELEMENT TOC - - ( Title, TitleAbbrev?, TOCfront*, (TOCpart+ | TOCchap+), TOCback*) >
|
||||
|
@ -64,15 +64,15 @@ definition
|
|||
Id ID #REQUIRED
|
||||
|
||||
%DTINFO.TOC;
|
||||
%DTINFO.ID; "attr( Id )”
|
||||
%DTINFO.ID; "attr( Id )"
|
||||
>
|
||||
|
||||
<!ELEMENT Title - - ( (%inlinechar.gp;)+) >
|
||||
<!ATTLIST Title
|
||||
Id ID #IMPLIED
|
||||
|
||||
%DTINFO.Title; "#CONTENT”
|
||||
%DTINFO.ID; "attr( Id )”
|
||||
%DTINFO.Title; "#CONTENT"
|
||||
%DTINFO.ID; "attr( Id )"
|
||||
%DTINFO.Scope.Title;
|
||||
>
|
||||
|
||||
|
@ -80,15 +80,15 @@ definition
|
|||
<!ATTLIST TitleAbbrev
|
||||
Id ID #IMPLIED
|
||||
|
||||
%DTINFO.ShortTitle; "#CONTENT”
|
||||
%DTINFO.ID; "attr( Id )”
|
||||
%DTINFO.ShortTitle; "#CONTENT"
|
||||
%DTINFO.ID; "attr( Id )"
|
||||
>
|
||||
|
||||
<!ELEMENT TOCfront - - ( (%inlinechar.gp;)+) >
|
||||
<!ATTLIST TOCfront
|
||||
Id ID #IMPLIED
|
||||
|
||||
%DTINFO.ID; "attr( Id )”
|
||||
%DTINFO.ID; "attr( Id )"
|
||||
>
|
||||
|
||||
<!ELEMENT TOCentry - - ( (%inlinechar.gp;)+) >
|
||||
|
@ -97,14 +97,14 @@ definition
|
|||
Linkend CDATA #REQUIRED
|
||||
Pagenum CDATA #IMPLIED
|
||||
|
||||
%DTINFO.ID; "attr( Id )”
|
||||
%DTINFO.IDREF; "attr( Linkend )”
|
||||
%DTINFO.ID; "attr( Id )"
|
||||
%DTINFO.IDREF; "attr( Linkend )"
|
||||
>
|
||||
|
||||
<!ELEMENT TOCpart - - ( TOCentry+, TOCchap*) >
|
||||
<!ATTLIST TOCpart
|
||||
Id ID #IMPLIED
|
||||
%DTINFO.ID; "attr( Id )”
|
||||
%DTINFO.ID; "attr( Id )"
|
||||
%DTINFO.TOCEntry;
|
||||
>
|
||||
|
||||
|
@ -112,7 +112,7 @@ definition
|
|||
<!ATTLIST TOCchap
|
||||
Id ID #IMPLIED
|
||||
|
||||
%DTINFO.ID; "attr( Id )”
|
||||
%DTINFO.ID; "attr( Id )"
|
||||
%DTINFO.TOCEntry;
|
||||
>
|
||||
|
||||
|
@ -120,7 +120,7 @@ definition
|
|||
<!ATTLIST TOClevel1
|
||||
Id ID #IMPLIED
|
||||
|
||||
%DTINFO.ID; "attr( Id )”
|
||||
%DTINFO.ID; "attr( Id )"
|
||||
%DTINFO.TOCEntry;
|
||||
>
|
||||
|
||||
|
@ -128,7 +128,7 @@ definition
|
|||
<!ATTLIST TOClevel2
|
||||
Id ID #IMPLIED
|
||||
|
||||
%DTINFO.ID; "attr( Id )”
|
||||
%DTINFO.ID; "attr( Id )"
|
||||
%DTINFO.TOCEntry;
|
||||
|
||||
>
|
||||
|
@ -137,7 +137,7 @@ definition
|
|||
<!ATTLIST TOClevel3
|
||||
Id ID #IMPLIED
|
||||
|
||||
%DTINFO.ID; "attr( Id )”
|
||||
%DTINFO.ID; "attr( Id )"
|
||||
%DTINFO.TOCEntry;
|
||||
>
|
||||
|
||||
|
@ -145,7 +145,7 @@ definition
|
|||
<!ATTLIST TOClevel4
|
||||
Id ID #IMPLIED
|
||||
|
||||
%DTINFO.ID; "attr( Id )”
|
||||
%DTINFO.ID; "attr( Id )"
|
||||
%DTINFO.TOCEntry;
|
||||
>
|
||||
|
||||
|
@ -153,7 +153,7 @@ definition
|
|||
<!ATTLIST TOClevel5
|
||||
Id ID #IMPLIED
|
||||
|
||||
%DTINFO.ID; "attr( Id )”
|
||||
%DTINFO.ID; "attr( Id )"
|
||||
%DTINFO.TOCEntry;
|
||||
>
|
||||
|
||||
|
@ -161,7 +161,7 @@ definition
|
|||
<!ATTLIST TOCback
|
||||
Id ID #IMPLIED
|
||||
|
||||
%DTINFO.ID; "attr( Id )”
|
||||
%DTINFO.ID; "attr( Id )"
|
||||
>
|
||||
</LITERALLAYOUT>
|
||||
</RefSect1>
|
||||
|
|
Loading…
Reference in a new issue