=================================================================== RCS file: /cvs/djgpp/djgpp/src/mkdoc/sample.txh,v retrieving revision 1.2 retrieving revision 1.3 diff -p -u -r1.2 -r1.3 --- djgpp/src/mkdoc/sample.txh 1998/11/15 13:52:56 1.2 +++ /cvs/djgpp/djgpp/src/mkdoc/sample.txh 1999/03/20 22:25:29 1.3 @@ -41,7 +41,7 @@ int abs(int value); @subheading Return Value -The absolute value of @code{value} is returned. +The absolute value of @var{value} is returned. @subheading Portability