summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-09-10 19:36:31 +0000
committerwiz <wiz@pkgsrc.org>2006-09-10 19:36:31 +0000
commit1e1f4b6ed963d2f27f810721536b80754c740fa2 (patch)
tree653fe5e51f2dd069e34ce57218522f1089a97fc8
parente1a5d0b9a35ba68201ffe96091d2e63364fbc680 (diff)
downloadpkgsrc-1e1f4b6ed963d2f27f810721536b80754c740fa2.tar.gz
Fix typo in markup.
-rw-r--r--doc/guide/files/fixes.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/files/fixes.xml b/doc/guide/files/fixes.xml
index a960918af0a..896374017c3 100644
--- a/doc/guide/files/fixes.xml
+++ b/doc/guide/files/fixes.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: fixes.xml,v 1.71 2006/09/10 19:27:34 wiz Exp $ -->
+<!-- $NetBSD: fixes.xml,v 1.72 2006/09/10 19:36:31 wiz Exp $ -->
<chapter id="fixes"> <?dbhtml filename="fixes.html"?>
<title>Making your package work</title>
@@ -1164,7 +1164,7 @@
<para>Sometimes packages fail to build because the compiler runs
into an operating system specific soft limit. With the
- <variable>UNLIMIT_RESOURCES</variable> variable pkgsrc can be told
+ <varname>UNLIMIT_RESOURCES</varname> variable pkgsrc can be told
to unlimit the resources. Currently, the allowed values are
<quote>datasize</quote> and <quote>stacksize</quote> (or both).
Setting this variable is similar to running the shell builtin