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

man/ebuild.5

index 03a02d58526d56e1586f80bccb5db833a2f21201..f10e8c7656f9a26ddaeaa80d8efbc3e715cd4be7 100644 (file)
@@ -775,8 +775,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