texi2html-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texi2html-cvs] Changes to texi2html/Tests/nodes_texinfo_res/Functions-C


From: Patrice Dumas
Subject: [Texi2html-cvs] Changes to texi2html/Tests/nodes_texinfo_res/Functions-Commands.html
Date: Tue, 23 Aug 2005 19:51:45 -0400

Index: texi2html/Tests/nodes_texinfo_res/Functions-Commands.html
diff -u texi2html/Tests/nodes_texinfo_res/Functions-Commands.html:1.19 
texi2html/Tests/nodes_texinfo_res/Functions-Commands.html:1.20
--- texi2html/Tests/nodes_texinfo_res/Functions-Commands.html:1.19      Tue Aug 
 9 17:19:22 2005
+++ texi2html/Tests/nodes_texinfo_res/Functions-Commands.html   Tue Aug 23 
23:51:14 2005
@@ -90,7 +90,7 @@
 <dd><p>The <code>@deffn</code> command is the general definition command for
 functions, interactive commands, and similar entities that may take
 arguments.  You must choose a term to describe the category of entity
-being defined; for example, &quot;Function&quot; could be used if the entity is
+being defined; for example, &ldquo;Function&rdquo; could be used if the entity 
is
 a function.  The <code>@deffn</code> command is written at the beginning of a
 line and is followed on the same line by the category of entity being
 described, the name of this particular entity, and its arguments, if
@@ -104,12 +104,12 @@
 @end deffn
 </pre></td></tr></table>
 
-<p>This shows a rather terse definition for a &quot;command&quot; named
+<p>This shows a rather terse definition for a &ldquo;command&rdquo; named
 <code>forward-char</code> with one argument, <var>nchars</var>.
 </p>
 <p><code>@deffn</code> prints argument names such as <var>nchars</var> in 
italics or
 upper case, as if <code>@var</code> had been used, because we think of these
-names as metasyntactic variables--they stand for the actual argument
+names as metasyntactic variables&mdash;they stand for the actual argument
 values.  Within the text of the description, write an argument name
 explicitly with <code>@var</code> to refer to the value of the argument.  In
 the example above, we used <samp>address@hidden'</samp> in this way.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]