summaryrefslogtreecommitdiff
path: root/www/firefox3
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-09-19 09:29:45 +0000
committertnn <tnn@pkgsrc.org>2008-09-19 09:29:45 +0000
commite2f175c4e150a4f326863abf183986b9a1ecab59 (patch)
treec9bee805740218420bf15dc0dc7afb7b9c67db4f /www/firefox3
parent49020be4d85f10a542214b73e302c4577b318eb2 (diff)
downloadpkgsrc-e2f175c4e150a4f326863abf183986b9a1ecab59.tar.gz
Add a message file describing a workaround for the font rendering problems.
Diffstat (limited to 'www/firefox3')
-rw-r--r--www/firefox3/MESSAGE9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/firefox3/MESSAGE b/www/firefox3/MESSAGE
new file mode 100644
index 00000000000..e1b317ff009
--- /dev/null
+++ b/www/firefox3/MESSAGE
@@ -0,0 +1,9 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2008/09/19 09:29:45 tnn Exp $
+
+If you experience font rendering problems with this package, try increasing
+the process's limit for open file descriptors by running e.g.:
+
+ $ ulimit -n 256
+
+===========================================================================