Module Name: src Committed By: nia Date: Sat Nov 2 11:06:15 UTC 2024
Modified Files: src/lib/libc/stdio: mktemp.3 Log Message: bump date for previous To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/lib/libc/stdio/mktemp.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libc/stdio/mktemp.3 diff -u src/lib/libc/stdio/mktemp.3:1.34 src/lib/libc/stdio/mktemp.3:1.35 --- src/lib/libc/stdio/mktemp.3:1.34 Sat Nov 2 10:49:10 2024 +++ src/lib/libc/stdio/mktemp.3 Sat Nov 2 11:06:15 2024 @@ -1,4 +1,4 @@ -.\" $NetBSD: mktemp.3,v 1.34 2024/11/02 10:49:10 nia Exp $ +.\" $NetBSD: mktemp.3,v 1.35 2024/11/02 11:06:15 nia Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)mktemp.3 8.1 (Berkeley) 6/4/93 .\" -.Dd May 4, 2024 +.Dd November 2, 2024 .Dt MKTEMP 3 .Os .Sh NAME