Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/uuid Add HISTORY section.



details:   https://anonhg.NetBSD.org/src/rev/bd5a9b6d1789
branches:  trunk
changeset: 569931:bd5a9b6d1789
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Mon Sep 13 23:24:15 2004 +0000

description:
Add HISTORY section.

diffstat:

 lib/libc/uuid/uuid.3 |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 857acb0d2ca3 -r bd5a9b6d1789 lib/libc/uuid/uuid.3
--- a/lib/libc/uuid/uuid.3      Mon Sep 13 22:52:39 2004 +0000
+++ b/lib/libc/uuid/uuid.3      Mon Sep 13 23:24:15 2004 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: uuid.3,v 1.2 2004/09/13 22:52:39 wiz Exp $
+.\"    $NetBSD: uuid.3,v 1.3 2004/09/13 23:24:15 thorpej Exp $
 .\"
 .\" Copyright (c) 2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -213,3 +213,6 @@
 and
 .Fn uuid_to_string
 functions are compatible with the DCE 1.1 RPC specification.
+.Sh HISTORY
+The UUID functions first appeared in
+.Nx 3.0 .



Home | Main Index | Thread Index | Old Index