For bug #139670, update the dohtml docs to show all supported file extensions. Thank...
authorZac Medico <zmedico@gentoo.org>
Mon, 30 Jul 2007 07:09:42 +0000 (07:09 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 30 Jul 2007 07:09:42 +0000 (07:09 -0000)
svn path=/main/branches/2.1.2.9/; revision=7512

man/ebuild.5

index 26f851bb97bd9968460bc8d3a8cb15f54863b666..5c0a66f545ae6f68747a138779765dcbd9c4ea8e 100644 (file)
@@ -778,8 +778,8 @@ Performs the ln command as either a hard link or symlink.
 .TP
 \fBdohtml\fR \fI [\-a filetypes] [\-r] [\-x list\-of\-dirs\-to\-ignore] [list\-of\-files\-and\-dirs]\fR
 Installs the files in the list of files (space\-separated list) into
-/usr/share/doc/${PF}/html provided the file ends in .html, .png, .js, .jpg,
-or .css.  Setting \fI\-a\fR limits what types of files will be included,
+/usr/share/doc/${PF}/html provided the file ends in .html, .htm, .gif, .jpg, .png, .js, or .css.
+Setting \fI\-a\fR limits what types of files will be included,
 \fI\-A\fR appends to the default list, setting \fI\-x\fR sets which dirs to
 exclude (CVS excluded by default), \fI\-r\fR sets recursive.
 .TP