Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/stdio Fix trailing whitespace



details:   https://anonhg.NetBSD.org/src/rev/250734b53a06
branches:  trunk
changeset: 754836:250734b53a06
user:      joerg <joerg%NetBSD.org@localhost>
date:      Fri May 14 03:22:49 2010 +0000

description:
Fix trailing whitespace

diffstat:

 lib/libc/stdio/mktemp.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f9913be1f6a5 -r 250734b53a06 lib/libc/stdio/mktemp.3
--- a/lib/libc/stdio/mktemp.3   Fri May 14 03:14:41 2010 +0000
+++ b/lib/libc/stdio/mktemp.3   Fri May 14 03:22:49 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index