From owner-cvs-all Sun Apr 4 14:17:36 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E3AC152FA; Sun, 4 Apr 1999 14:17:34 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA56049; Sun, 4 Apr 1999 14:15:38 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199904042115.OAA56049@freefall.freebsd.org> From: Warner Losh Date: Sun, 4 Apr 1999 14:15:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio Makefile.inc mktemp.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/04/04 14:15:38 PDT Modified files: lib/libc/stdio Makefile.inc mktemp.3 Log: Add mkstemps to the man page, and create a link for it. Obtained from: OpenBSD Poked in the eye about committing new functions without a manpage: obrien Revision Changes Path 1.18 +2 -2 src/lib/libc/stdio/Makefile.inc 1.5 +12 -0 src/lib/libc/stdio/mktemp.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message