Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 2000 04:35:49 -0700 (PDT)
From:      Alexander Langer <alex@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/mktemp mktemp.1 mktemp.c
Message-ID:  <200010151135.EAA96456@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alex        2000/10/15 04:35:49 PDT

  Modified files:
    usr.bin/mktemp       mktemp.1 mktemp.c 
  Log:
  Correct the usage of mktemp:
  The old version lists all args as optional.
  However, you need at least one arg to get a usable result.
  
  PR:		18667
  Reported by:	obrien
  Submitted by:	Johan Karlsson <k@numeri.campus.luth.se>
  Reviewed by:	sheldonh
  
  Revision  Changes    Path
  1.10      +7 -2      src/usr.bin/mktemp/mktemp.1
  1.3       +4 -2      src/usr.bin/mktemp/mktemp.c



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




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