pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide/files s/unstripped/stripped/
details: https://anonhg.NetBSD.org/pkgsrc/rev/d87f386f1f60
branches: trunk
changeset: 506208:d87f386f1f60
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jan 12 21:46:33 2006 +0000
description:
s/unstripped/stripped/
diffstat:
doc/guide/files/build.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4d6a6cf4233f -r d87f386f1f60 doc/guide/files/build.xml
--- a/doc/guide/files/build.xml Thu Jan 12 21:46:13 2006 +0000
+++ b/doc/guide/files/build.xml Thu Jan 12 21:46:33 2006 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: build.xml,v 1.19 2006/01/11 22:35:31 rillig Exp $ -->
+<!-- $NetBSD: build.xml,v 1.20 2006/01/12 21:46:33 wiz Exp $ -->
<chapter id="build">
<title>The build process</title>
@@ -433,7 +433,7 @@
<varlistentry><term><varname>INSTALL_PROGRAM</varname></term>
<listitem><para>binaries that can be stripped from debugging symbols</para></listitem></varlistentry>
<varlistentry><term><varname>INSTALL_SCRIPT</varname></term>
- <listitem><para>binaries that cannot be unstripped</para></listitem></varlistentry>
+ <listitem><para>binaries that cannot be stripped</para></listitem></varlistentry>
<varlistentry><term><varname>INSTALL_GAME</varname></term>
<listitem><para>game binaries</para></listitem></varlistentry>
<varlistentry><term><varname>INSTALL_LIB</varname></term>
Home |
Main Index |
Thread Index |
Old Index