summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2014-05-09 07:04:16 +0000
committerobache <obache>2014-05-09 07:04:16 +0000
commitdb4cbf95cba3fbd8e73f4900895947326a7f193d (patch)
tree7a92a29d2024fc493a1801bbe3be67f0c60861e1
parented35a2362c2dc80e2d7caffa5d8e2ea5b87273a0 (diff)
downloadpkgsrc-db4cbf95cba3fbd8e73f4900895947326a7f193d.tar.gz
"KDE" is ambiguous, this example is for KDE3.
-rw-r--r--doc/guide/files/creating.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/guide/files/creating.xml b/doc/guide/files/creating.xml
index 56243d7d930..a4b8df07806 100644
--- a/doc/guide/files/creating.xml
+++ b/doc/guide/files/creating.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: creating.xml,v 1.17 2014/05/09 06:59:19 obache Exp $ -->
+<!-- $NetBSD: creating.xml,v 1.18 2014/05/09 07:04:16 obache Exp $ -->
<chapter id="creating">
<title>Creating a new pkgsrc package from scratch</title>
@@ -122,11 +122,11 @@ package from the set of installed files.</para></step>
</sect2>
<sect2 id="creating.kde-app">
-<title>KDE applications</title>
+<title>KDE3 applications</title>
-<para>KDE applications should always include
+<para>KDE3 applications should always include
<filename>meta-pkgs/kde3/kde3.mk</filename>, which contains numerous
-settings that are typical of KDE packages.</para>
+settings that are typical of KDE3 packages.</para>
</sect2>