better match CVS policy in the indent recomendation
authorAurelien Jacobs <aurel@gnuage.org>
Thu, 16 Feb 2006 00:48:29 +0000 (00:48 +0000)
committerAurelien Jacobs <aurel@gnuage.org>
Thu, 16 Feb 2006 00:48:29 +0000 (00:48 +0000)
Originally committed as revision 5025 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/ffmpeg-doc.texi

index 6ad6eae..088b066 100644 (file)
@@ -1156,7 +1156,7 @@ GCC statement expressions (@samp{(x = (@{ int y = 4; y; @})}).
 @end itemize
 
 Indent size is 4.
-The presentation is the one specified by 'indent -i4 -kr'.
+The presentation is the one specified by 'indent -i4 -kr -nut'.
 The TAB character is forbidden outside of Makefiles as is any
 form of trailing whitespace. Commits containing either will be
 rejected by the CVS repository.