Module Name:    src
Committed By:   joerg
Date:           Fri May 14 03:22:49 UTC 2010

Modified Files:
        src/lib/libc/stdio: mktemp.3

Log Message:
Fix trailing whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 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.27 src/lib/libc/stdio/mktemp.3:1.28
--- src/lib/libc/stdio/mktemp.3:1.27	Thu Apr 29 07:26:39 2010
+++ src/lib/libc/stdio/mktemp.3	Fri May 14 03:22:49 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mktemp.3,v 1.27 2010/04/29 07:26:39 wiz Exp $
+.\"	$NetBSD: mktemp.3,v 1.28 2010/05/14 03:22:49 joerg Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -78,7 +78,7 @@
 .So Li X
 .Sc Ns s ,
 for portability reasons one should use only six.
-Using six 
+Using six
 .So Li X
 .Sc Ns s
 will result in

Reply via email to