Module Name: src
Committed By: wiz
Date: Thu Feb 25 14:55:56 UTC 2016
Modified Files:
src/usr.bin/indent: indent.1
Log Message:
Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/usr.bin/indent/indent.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/indent/indent.1
diff -u src/usr.bin/indent/indent.1:1.25 src/usr.bin/indent/indent.1:1.26
--- src/usr.bin/indent/indent.1:1.25 Wed Feb 24 17:38:15 2016
+++ src/usr.bin/indent/indent.1 Thu Feb 25 14:55:56 2016
@@ -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 @@ checks to make sure it is different from
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 .