From owner-freebsd-bugs Mon Apr 13 14:20:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA21152 for freebsd-bugs-outgoing; Mon, 13 Apr 1998 14:20:05 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA21115; Mon, 13 Apr 1998 14:20:01 -0700 (PDT) (envelope-from gnats) Received: from indigo.ie (nsmart@ts01-59.waterford.indigo.ie [194.125.139.122]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA20997 for ; Mon, 13 Apr 1998 21:18:42 GMT (envelope-from nsmart@indigo.ie) Received: (from nsmart@localhost) by indigo.ie (8.8.8/8.8.7) id WAA07578; Mon, 13 Apr 1998 22:19:13 +0100 (IST) (envelope-from nsmart) Message-Id: <199804132119.WAA07578@indigo.ie> Date: Mon, 13 Apr 1998 22:19:13 +0100 (IST) From: rotel@indigo.ie To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: bin/6291: Missing link from mkdtemp.3.gz to mktemp.3.gz Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6291 >Category: bin >Synopsis: Missing link from mkdtemp.3.gz to mktemp.3.gz >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 13 14:20:00 PDT 1998 >Last-Modified: >Originator: Niall Smart >Organization: >Release: FreeBSD 2.2.6-STABLE i386 >Environment: >Description: libc 3.1 has the mkdtemp(3) function, and the man page mktemp(3) documents it but there is no link from mkdtemp.3.gz to mktemp.3.gz so "man mkdtemp" fails. Also, could whoever fixes this please bring in mktemp(1) from OpenBSD? It compiles 'out of the box' so this isn't too much trouble, especially for a security related tool, I hope. :) (and please make sure to get the latest revision, 1.9, of mkdtemp.1, thanks) >How-To-Repeat: man mkdtemp >Fix: ln mktemp.3.gz mkdtemp.3.gz >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message