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
details: https://anonhg.NetBSD.org/pkgsrc/rev/b6a775581336
branches: trunk
changeset: 522104:b6a775581336
user: kano <kano%pkgsrc.org@localhost>
date: Sun Dec 03 01:03:38 2006 +0000
description:
fix typo
diffstat:
doc/guide/files/debug.xml | 4 ++--
doc/guide/files/gnome.xml | 4 ++--
doc/guide/files/platforms.xml | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diffs (54 lines):
diff -r 71806affb401 -r b6a775581336 doc/guide/files/debug.xml
--- a/doc/guide/files/debug.xml Sun Dec 03 00:53:04 2006 +0000
+++ b/doc/guide/files/debug.xml Sun Dec 03 01:03:38 2006 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: debug.xml,v 1.5 2006/09/13 23:25:14 wiz Exp $ -->
+<!-- $NetBSD: debug.xml,v 1.6 2006/12/03 01:03:38 kano Exp $ -->
<chapter id="debug">
<title>Debugging</title>
@@ -108,7 +108,7 @@
<listitem>
<para>Reinstall the binary package:</para>
- <screen>&rprompt; <userinput>pkgadd .../<replaceable>examplepkg</replaceable>.tgz</userinput></screen>
+ <screen>&rprompt; <userinput>pkg_add .../<replaceable>examplepkg</replaceable>.tgz</userinput></screen>
</listitem>
<listitem>
diff -r 71806affb401 -r b6a775581336 doc/guide/files/gnome.xml
--- a/doc/guide/files/gnome.xml Sun Dec 03 00:53:04 2006 +0000
+++ b/doc/guide/files/gnome.xml Sun Dec 03 01:03:38 2006 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: gnome.xml,v 1.5 2006/12/01 14:19:06 reed Exp $ -->
+<!-- $NetBSD: gnome.xml,v 1.6 2006/12/03 01:03:38 kano Exp $ -->
<chapter id="gnome"> <?dbhtml filename="gnome.html"?>
<title>GNOME packaging and porting</title>
@@ -317,7 +317,7 @@
<para>Now comes the longest step by far: iterate over the contents
of <filename>todo.txt</filename> and update the packages listed in
it in order. For major desktop updates none of these should be
- commited until the entire set is completed because there are chances
+ committed until the entire set is completed because there are chances
of breaking not-yet-updated packages.</para>
</listitem>
diff -r 71806affb401 -r b6a775581336 doc/guide/files/platforms.xml
--- a/doc/guide/files/platforms.xml Sun Dec 03 00:53:04 2006 +0000
+++ b/doc/guide/files/platforms.xml Sun Dec 03 01:03:38 2006 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: platforms.xml,v 1.46 2006/11/28 15:47:38 tv Exp $ -->
+<!-- $NetBSD: platforms.xml,v 1.47 2006/12/03 01:03:38 kano Exp $ -->
<chapter id="platforms">
<title>Using pkgsrc on systems other than &os;</title>
@@ -807,7 +807,7 @@
</sect3>
<sect3 id="solaris-sunpro-64">
- <title>Buildling 64-bit binaries with SunPro</title>
+ <title>Building 64-bit binaries with SunPro</title>
<para>Building 64-bit binaries is a little trickier. First, you
need to bootstrap pkgsrc in 64-bit mode. One problem here is
Home |
Main Index |
Thread Index |
Old Index