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/f5ad1f8ab3f3
branches:  trunk
changeset: 819153:f5ad1f8ab3f3
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Nov 20 09:38:37 2016 +0000

description:
Whitespace.

diffstat:

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

diffs (18 lines):

diff -r 34add14ecdc7 -r f5ad1f8ab3f3 lib/libc/sys/wait.2
--- a/lib/libc/sys/wait.2       Sun Nov 20 09:38:11 2016 +0000
+++ b/lib/libc/sys/wait.2       Sun Nov 20 09:38:37 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: wait.2,v 1.38 2016/11/20 07:05:20 dholland Exp $
+.\"    $NetBSD: wait.2,v 1.39 2016/11/20 09:38:37 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -626,7 +626,7 @@
 .El
 .Sh SEE ALSO
 .Xr _exit 2 ,
-.Xr fork 2,
+.Xr fork 2 ,
 .Xr ptrace 2 ,
 .Xr sigaction 2 ,
 .Xr siginfo 2 ,



Home | Main Index | Thread Index | Old Index