Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/69a47605ae05
branches:  trunk
changeset: 352265:69a47605ae05
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Mar 23 12:31:57 2017 +0000

description:
Remove trailing whitespace.

diffstat:

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

diffs (18 lines):

diff -r 7f045c26ffab -r 69a47605ae05 lib/libc/gen/syslog.3
--- a/lib/libc/gen/syslog.3     Thu Mar 23 12:10:53 2017 +0000
+++ b/lib/libc/gen/syslog.3     Thu Mar 23 12:31:57 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: syslog.3,v 1.31 2017/03/22 17:52:36 roy Exp $
+.\"    $NetBSD: syslog.3,v 1.32 2017/03/23 12:31:57 wiz Exp $
 .\"    $OpenBSD: syslog.3,v 1.25 2005/07/22 03:16:58 jaredy Exp $
 .\"
 .\" Copyright (c) 1985, 1991, 1993
@@ -307,7 +307,7 @@
 (This PID is placed within brackets
 between the ident and the message.)
 .It Dv LOG_PTRIM
-Trim anything syslog added to the message before writing to 
+Trim anything syslog added to the message before writing to
 standard error output.
 .El
 .Pp



Home | Main Index | Thread Index | Old Index