Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/stdlib Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/74a5375e9fee
branches:  trunk
changeset: 796487:74a5375e9fee
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Jun 05 22:09:50 2014 +0000

description:
Remove trailing whitespace.

diffstat:

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

diffs (18 lines):

diff -r de75762cb6e0 -r 74a5375e9fee lib/libc/stdlib/getopt.3
--- a/lib/libc/stdlib/getopt.3  Thu Jun 05 22:07:42 2014 +0000
+++ b/lib/libc/stdlib/getopt.3  Thu Jun 05 22:09:50 2014 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: getopt.3,v 1.33 2014/06/05 22:00:22 christos Exp $
+.\"    $NetBSD: getopt.3,v 1.34 2014/06/05 22:09:50 wiz Exp $
 .\"
 .\" Copyright (c) 1988, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -66,7 +66,7 @@
 is to follow.
 If an individual character is followed by two colons, then the
 option argument is optional;
-.Va optarg 
+.Va optarg
 is set to the rest of the current
 .Va argv
 word, or



Home | Main Index | Thread Index | Old Index