Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys bring in HISTORY from openbsd.
details: https://anonhg.NetBSD.org/src/rev/8538d483a5c4
branches: trunk
changeset: 535404:8538d483a5c4
user: yamt <yamt%NetBSD.org@localhost>
date: Sat Aug 17 18:38:46 2002 +0000
description:
bring in HISTORY from openbsd.
diffstat:
lib/libc/sys/shutdown.2 | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r 689b870a499c -r 8538d483a5c4 lib/libc/sys/shutdown.2
--- a/lib/libc/sys/shutdown.2 Sat Aug 17 18:22:21 2002 +0000
+++ b/lib/libc/sys/shutdown.2 Sat Aug 17 18:38:46 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: shutdown.2,v 1.12 2002/02/08 01:28:22 ross Exp $
+.\" $NetBSD: shutdown.2,v 1.13 2002/08/17 18:38:46 yamt Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -33,7 +33,7 @@
.\"
.\" @(#)shutdown.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd June 4, 1993
+.Dd August 18, 2002
.Dt SHUTDOWN 2
.Os
.Sh NAME
@@ -90,3 +90,8 @@
.Fn shutdown
function call appeared in
.Bx 4.2 .
+The
+.Fa how
+arguments used to be simply 0, 1, and 2, but now have named values
+as specified by
+.St -xpg4 .
Home |
Main Index |
Thread Index |
Old Index