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/786a7d83c3d0
branches:  trunk
changeset: 828318:786a7d83c3d0
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Dec 08 09:14:36 2017 +0000

description:
Remove trailing whitespace.

diffstat:

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

diffs (18 lines):

diff -r a4cde2aefae0 -r 786a7d83c3d0 lib/libc/sys/_lwp_park.2
--- a/lib/libc/sys/_lwp_park.2  Fri Dec 08 07:47:00 2017 +0000
+++ b/lib/libc/sys/_lwp_park.2  Fri Dec 08 09:14:36 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: _lwp_park.2,v 1.10 2017/12/08 01:19:29 christos Exp $
+.\"    $NetBSD: _lwp_park.2,v 1.11 2017/12/08 09:14:36 wiz Exp $
 .\"
 .\" Copyright (c) 2003, 2007, 2017 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -60,7 +60,7 @@
 .Dv TIMER_ABSTIME
 or it can be an absolute time.
 The
-.Fa clock_id 
+.Fa clock_id
 argument contains the clock to be used; it can be:
 .Dv CLOCK_REALTIME
 or



Home | Main Index | Thread Index | Old Index