Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2000 17:10:52 -0700 (PDT)
From:      "David O'Brien" <obrien@NUXI.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/18667: mktemp(1) binary, or manpage / usage() is incorrect
Message-ID:  <200005190010.RAA18911@dragon.nuxi.com>

next in thread | raw e-mail | index | archive | help

>Number:         18667
>Category:       bin
>Synopsis:       mktemp(1) binary, or manpage / usage() is incorrect
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 18 17:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     David O'Brien
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
The FreeBSD Project
>Environment:

	

>Description:

	The mktemp(1) man page states:
	SYNOPSIS
		mktemp [-d] [-q] [-t prefix] [-u] [template ...]

	The mktemp usage() is:
	usage: mktemp [-d] [-q] [-t prefix] [-u] [template ...]

	Both of these say all arguments to mktemp are optional.  However
	mktemp(1) will not do anything useful w/o being run w/arguments.

>How-To-Repeat:

	/usr/bin/mktemp

>Fix:

	1st must decided what is the correct operation.


>Release-Note:
>Audit-Trail:
>Unformatted:


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




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