pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/libnbcompat/files Fix a spell-o and add a str...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1560248b4bd9
branches:  trunk
changeset: 479692:1560248b4bd9
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Fri Aug 20 23:30:30 2004 +0000

description:
Fix a spell-o and add a strategically valuable comma.

diffstat:

 pkgtools/libnbcompat/files/README |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r 9d78c303abdf -r 1560248b4bd9 pkgtools/libnbcompat/files/README
--- a/pkgtools/libnbcompat/files/README Fri Aug 20 23:10:32 2004 +0000
+++ b/pkgtools/libnbcompat/files/README Fri Aug 20 23:30:30 2004 +0000
@@ -1,9 +1,9 @@
-$NetBSD: README,v 1.8 2004/08/19 22:15:31 schmonz Exp $
+$NetBSD: README,v 1.9 2004/08/20 23:30:30 schmonz Exp $
 
  0 Introduction
  ==============
 
-libnbcompat builds and installs a portable NetBSD-compability library
+libnbcompat builds and installs a portable NetBSD-compatibility library
 that supplies routines missing on operating systems that are used by
 the family of pkgsrc bootstrap tools.  Note that libnbcompat is very
 much a work-in-progress.  Only the functions that are directly used
@@ -14,7 +14,7 @@
        pkgtools/mtree
        pkgtools/pkg_install
 
-A script, src2nbcompat is also included in the sources that simplifies
+A script, src2nbcompat, is also included in the sources that simplifies
 importing software from the NetBSD src module into pkgsrc.
 
 



Home | Main Index | Thread Index | Old Index