Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys wait was present in v1
details: https://anonhg.NetBSD.org/src/rev/565818b0d24a
branches: trunk
changeset: 459282:565818b0d24a
user: sevan <sevan%NetBSD.org@localhost>
date: Mon Sep 02 00:12:11 2019 +0000
description:
wait was present in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf
diffstat:
lib/libc/sys/wait.2 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 331805398bd4 -r 565818b0d24a lib/libc/sys/wait.2
--- a/lib/libc/sys/wait.2 Mon Sep 02 00:09:14 2019 +0000
+++ b/lib/libc/sys/wait.2 Mon Sep 02 00:12:11 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wait.2,v 1.39 2016/11/20 09:38:37 wiz Exp $
+.\" $NetBSD: wait.2,v 1.40 2019/09/02 00:12:11 sevan Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)wait.2 8.2 (Berkeley) 4/19/94
.\"
-.Dd November 10, 2016
+.Dd September 2, 2019
.Dt WAIT 2
.Os
.Sh NAME
@@ -659,4 +659,4 @@
A
.Fn wait
function call appeared in
-.At v2 .
+.At v1 .
Home |
Main Index |
Thread Index |
Old Index