=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mktemp/mktemp.1,v retrieving revision 1.5 retrieving revision 1.6 diff -c -r1.5 -r1.6 *** src/usr.bin/mktemp/mktemp.1 1997/06/17 15:34:27 1.5 --- src/usr.bin/mktemp/mktemp.1 1997/10/28 04:23:05 1.6 *************** *** 1,4 **** ! .\" $OpenBSD: mktemp.1,v 1.5 1997/06/17 15:34:27 millert Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: mktemp.1,v 1.6 1997/10/28 04:23:05 millert Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 93,98 **** --- 93,99 ---- .Fn mktemp 3 but still introduces a race condition. Use of this option is not encouraged. + .El .Sh RETURN VALUES The .Nm