summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-07-30 02:24:01 +0000
committerZac Medico <zmedico@gentoo.org>2007-07-30 02:24:01 +0000
commite3ca6f9c30984b7919962c6d519e307761405721 (patch)
tree770a22e275aba0ca21a3c359cab022986ffb2328 /man
parentd0e68ac125b0a049eb71b81904336e51b1da3ac1 (diff)
downloadportage-e3ca6f9c30984b7919962c6d519e307761405721.tar.gz
portage-e3ca6f9c30984b7919962c6d519e307761405721.tar.bz2
portage-e3ca6f9c30984b7919962c6d519e307761405721.zip
For bug #139670, update the dohtml docs to show all supported file extensions. Thanks to Arfrever Frehtes Taifersar Arahesis for this patch. (trunk r7432)
svn path=/main/branches/2.1.2/; revision=7433
Diffstat (limited to 'man')
-rw-r--r--man/ebuild.54
1 files changed, 2 insertions, 2 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index 03a02d585..f10e8c765 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -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