Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/3b3caaa8a249
branches:  trunk
changeset: 1011956:3b3caaa8a249
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Jul 17 18:58:11 2020 +0000

description:
Remove trailing whitespace.

diffstat:

 lib/libc/sys/poll.2 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7ace734e2e67 -r 3b3caaa8a249 lib/libc/sys/poll.2
--- a/lib/libc/sys/poll.2       Fri Jul 17 17:57:16 2020 +0000
+++ b/lib/libc/sys/poll.2       Fri Jul 17 18:58:11 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: poll.2,v 1.31 2020/07/17 15:34:17 kamil Exp $
+.\"    $NetBSD: poll.2,v 1.32 2020/07/17 18:58:11 wiz Exp $
 .\"
 .\" Copyright (c) 1998, 2005, 2020 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -221,7 +221,7 @@
 .Pp
 The
 .Fn ppoll
-function is an wrapper for 
+function is an wrapper for
 .Fn pollts
 to provide compatiblity with the Linux implementation.
 .Sh ERRORS



Home | Main Index | Thread Index | Old Index