|
From: | Steve Peter |
Subject: | Documentation Bug |
Date: | Wed, 09 Nov 2005 12:46:02 -0500 |
In the version 4.8 manual, section 16.1 (Definition Commands, Template for a Definition) says (from the web version, the others are similar): For example, @deffn Command forward-word count This command moves point forward @var{count} words (or backward if @var{count} is negative). ... @end deffn produces — Command: forward-word count This function moves point forward count words (or backward if count is negative). ... It would appear that "This command moves..." in the example produces "This function moves..." in the output. Is this really intended? Steve |
[Prev in Thread] | Current Thread | [Next in Thread] |