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/54e294f896cd
branches:  trunk
changeset: 945482:54e294f896cd
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Oct 31 10:51:59 2020 +0000

description:
Remove trailing whitespace.

diffstat:

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

diffs (18 lines):

diff -r ae67e21f570b -r 54e294f896cd lib/libc/sys/kqueue.2
--- a/lib/libc/sys/kqueue.2     Sat Oct 31 10:48:17 2020 +0000
+++ b/lib/libc/sys/kqueue.2     Sat Oct 31 10:51:59 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: kqueue.2,v 1.51 2020/10/31 01:08:31 christos Exp $
+.\"    $NetBSD: kqueue.2,v 1.52 2020/10/31 10:51:59 wiz Exp $
 .\"
 .\" Copyright (c) 2000 Jonathan Lemon
 .\" All rights reserved.
@@ -137,7 +137,7 @@
 .Fa eventlist
 argument
 is a pointer to an array of kevent structures.
-The 
+The
 .Fa nevents
 argument
 determines the size of



Home | Main Index | Thread Index | Old Index