Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/sys Whitespace.



details:   https://anonhg.NetBSD.org/src/rev/a07cb62d3ae9
branches:  trunk
changeset: 348895:a07cb62d3ae9
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Nov 14 10:40:59 2016 +0000

description:
Whitespace.

diffstat:

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

diffs (18 lines):

diff -r eacb96f29051 -r a07cb62d3ae9 lib/libc/sys/nanosleep.2
--- a/lib/libc/sys/nanosleep.2  Mon Nov 14 08:55:51 2016 +0000
+++ b/lib/libc/sys/nanosleep.2  Mon Nov 14 10:40:59 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: nanosleep.2,v 1.22 2016/11/11 16:07:05 christos Exp $
+.\"    $NetBSD: nanosleep.2,v 1.23 2016/11/14 10:40:59 wiz Exp $
 .\"
 .\" Copyright (c) 1986, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -127,7 +127,7 @@
 unslept amount (the request time minus the time actually slept),
 unless it is called from
 .Fn clock_nanosleep
-with a 
+with a
 .Fa flags
 argument of
 .Dv TIMER_ABSTIME .



Home | Main Index | Thread Index | Old Index