pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide/files Fix typo in markup.
details: https://anonhg.NetBSD.org/pkgsrc/rev/72b445b38937
branches: trunk
changeset: 518479:72b445b38937
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 10 19:36:31 2006 +0000
description:
Fix typo in markup.
diffstat:
doc/guide/files/fixes.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f7fc1e1f6519 -r 72b445b38937 doc/guide/files/fixes.xml
--- a/doc/guide/files/fixes.xml Sun Sep 10 19:32:22 2006 +0000
+++ b/doc/guide/files/fixes.xml Sun Sep 10 19:36:31 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index