Source-Changes-HG archive

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

[src/trunk]: src/doc add entry for getent(1). fix up uuidgen(1) entry



details:   https://anonhg.NetBSD.org/src/rev/236c90ac8534
branches:  trunk
changeset: 571421:236c90ac8534
user:      lukem <lukem%NetBSD.org@localhost>
date:      Tue Nov 23 07:44:44 2004 +0000

description:
add entry for getent(1).  fix up uuidgen(1) entry

diffstat:

 doc/CHANGES |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 97a1c28435ad -r 236c90ac8534 doc/CHANGES
--- a/doc/CHANGES       Tue Nov 23 07:35:38 2004 +0000
+++ b/doc/CHANGES       Tue Nov 23 07:44:44 2004 +0000
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM LAST RELEASE:                     <$Revision: 1.387 $>
+LIST OF CHANGES FROM LAST RELEASE:                     <$Revision: 1.388 $>
 
 
 [Note: This file does not mention every change made to the NetBSD source tree.
@@ -120,7 +120,7 @@
                project http://www.xorp.org [manu 20040905]
        libc: Add UUID manipulation routines, adapted from FreeBSD.
                [thorpej 20040913]
-       uuidgen: Add a UUID generation tool, adapted from FreeBSD,
+       uuidgen(1): Add a UUID generation tool, adapted from FreeBSD,
                extended slightly with some additional DCE-compatible
                options.  [thorpej 20040913]
        heimdal: import version 0.6.3.  [lha 20040913]
@@ -156,3 +156,5 @@
        syslogd: Numerous improvements, most from FreeBSD. [thorpej 20041118]
        kernel: CD9660 Joliet Unicode file names encoded into UTF-8, thus full
                Unicode range supported. [jdolecek 20041121]
+       getent(1): Add tool to get entries from an administrative database.
+               [lukem 20041123]



Home | Main Index | Thread Index | Old Index