Module Name:    src
Committed By:   wiz
Date:           Thu Mar 23 12:31:57 UTC 2017

Modified Files:
        src/lib/libc/gen: syslog.3

Log Message:
Remove trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/lib/libc/gen/syslog.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/gen/syslog.3
diff -u src/lib/libc/gen/syslog.3:1.31 src/lib/libc/gen/syslog.3:1.32
--- src/lib/libc/gen/syslog.3:1.31	Wed Mar 22 17:52:36 2017
+++ src/lib/libc/gen/syslog.3	Thu Mar 23 12:31:57 2017
@@ -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 @@ instantiations of daemons.
 (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

Reply via email to