doc: add a comma

This time the comma should actually be there.
This commit is contained in:
H. Peter Anvin 2008-06-08 16:35:45 -07:00
parent 6581802f8b
commit 27bdec9295

View File

@ -2824,7 +2824,7 @@ which case, all but the first two would be lumped together into
\c{%3}, and \c{db %2,%3} would be required).
The usual \I\c{%elifid}\I\c{%elifnum}\I\c{%elifstr}\c{%elif}...,
\I\c{%ifnid}\I\c{%ifnnum}\I\c{%ifnstr}\c{%ifn}... and
\I\c{%ifnid}\I\c{%ifnnum}\I\c{%ifnstr}\c{%ifn}..., and
\I\c{%elifnid}\I\c{%elifnnum}\I\c{%elifnstr}\c{%elifn}... versions
exist for each of \c{%ifid}, \c{%ifnum} and \c{%ifstr}.