Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2002 00:29:21 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 11962 for review
Message-ID:  <200205270729.g4R7TLe46864@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=11962

Change 11962 by marcel@marcel_vaio on 2002/05/27 00:29:11

	Add a manpage for the uuidgen syscall.

Affected files ...

... //depot/projects/ia64/lib/libc/sys/Makefile.inc#4 edit
... //depot/projects/ia64/lib/libc/sys/uuidgen.2#1 add

Differences ...

==== //depot/projects/ia64/lib/libc/sys/Makefile.inc#4 (text+ko) ====

@@ -81,7 +81,7 @@
 	sigstack.2 sigsuspend.2 socket.2 socketpair.2 stat.2 statfs.2 \
 	swapon.2 symlink.2 sync.2 sysarch.2 syscall.2 \
 	truncate.2 umask.2 undelete.2 \
-	unlink.2 utimes.2 vfork.2 wait.2 write.2
+	unlink.2 utimes.2 uuidgen.2 vfork.2 wait.2 write.2
 .if !defined(NO_P1003_1B)
 MAN+=	sched_get_priority_max.2 sched_setparam.2 \
 	sched_setscheduler.2 sched_yield.2

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205270729.g4R7TLe46864>