Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/indent Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/1faad05e801f
branches:  trunk
changeset: 813906:1faad05e801f
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Feb 25 14:55:56 2016 +0000

description:
Remove trailing whitespace.

diffstat:

 usr.bin/indent/indent.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 23185395bc54 -r 1faad05e801f usr.bin/indent/indent.1
--- a/usr.bin/indent/indent.1   Thu Feb 25 13:27:33 2016 +0000
+++ b/usr.bin/indent/indent.1   Thu Feb 25 14:55:56 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: indent.1,v 1.25 2016/02/24 17:38:15 ginsbach Exp $
+.\"    $NetBSD: indent.1,v 1.26 2016/02/25 14:55:56 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -141,7 +141,7 @@
 If no
 .Ar input-file
 is specified
-input is read from stdin and the formatted file is written to stdout. 
+input is read from stdin and the formatted file is written to stdout.
 .Pp
 The options listed below control the formatting style imposed by
 .Nm .



Home | Main Index | Thread Index | Old Index