From c2d5d31832de35b48a0e487f90b9a58abeb3a8ea Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Tue, 18 Apr 2000 03:01:36 +0000 Subject: Repairs, mostly removing hard sentence breaks. --- lib/libc/stdio/mktemp.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libc/stdio/mktemp.3') diff --git a/lib/libc/stdio/mktemp.3 b/lib/libc/stdio/mktemp.3 index 91b0852dce2..2a26ee04fec 100644 --- a/lib/libc/stdio/mktemp.3 +++ b/lib/libc/stdio/mktemp.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mktemp.3,v 1.20 2000/01/27 04:42:48 deraadt Exp $ +.\" $OpenBSD: mktemp.3,v 1.21 2000/04/18 03:01:34 aaron Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -98,8 +98,8 @@ The .Fn mkstemps function acts the same as .Fn mkstemp , -except it permits a suffix to exist in the template. The template -should be of the form +except it permits a suffix to exist in the template. +The template should be of the form .Pa /tmp/tmpXXXXXXsuffix . .Fn mkstemps is told the length of the suffix string, i.e., strlen("suffix"); -- cgit v1.2.3