Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/uuid Un-comment-out Xr to uuidgen(1).



details:   https://anonhg.NetBSD.org/src/rev/fa9d594de007
branches:  trunk
changeset: 569933:fa9d594de007
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Mon Sep 13 23:36:25 2004 +0000

description:
Un-comment-out Xr to uuidgen(1).

diffstat:

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

diffs (18 lines):

diff -r 821b62f8da52 -r fa9d594de007 lib/libc/uuid/uuid.3
--- a/lib/libc/uuid/uuid.3      Mon Sep 13 23:35:19 2004 +0000
+++ b/lib/libc/uuid/uuid.3      Mon Sep 13 23:36:25 2004 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: uuid.3,v 1.3 2004/09/13 23:24:15 thorpej Exp $
+.\"    $NetBSD: uuid.3,v 1.4 2004/09/13 23:36:25 thorpej Exp $
 .\"
 .\" Copyright (c) 2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -199,7 +199,7 @@
 Memory could not be allocated for the operation.
 .El
 .Sh SEE ALSO
-.\" .Xr uuidgen 1 ,
+.Xr uuidgen 1 ,
 .Xr uuidgen 2
 .Sh STANDARDS
 The



Home | Main Index | Thread Index | Old Index