From: Zac Medico Date: Mon, 30 Jul 2007 07:09:42 +0000 (-0000) Subject: For bug #139670, update the dohtml docs to show all supported file extensions. Thank... X-Git-Tag: v2.1.2.11~7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=871238c4ef4591be5b3ef3e3f2ee71941808ab47;p=portage.git For bug #139670, update the dohtml docs to show all supported file extensions. Thanks to Arfrever Frehtes Taifersar Arahesis for this patch. (branches/2.1.2 r7433) svn path=/main/branches/2.1.2.9/; revision=7512 --- diff --git a/man/ebuild.5 b/man/ebuild.5 index 26f851bb9..5c0a66f54 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -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