Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/shutdown shutdown appeared as a standalone utility in 4...
details: https://anonhg.NetBSD.org/src/rev/51f52577849b
branches: trunk
changeset: 817858:51f52577849b
user: sevan <sevan%NetBSD.org@localhost>
date: Mon Sep 12 06:22:35 2016 +0000
description:
shutdown appeared as a standalone utility in 4.2BSD release, in 4BSD its a
target in init.
http://www.tuhs.org/cgi-bin/utree.pl?file=4BSD/usr/src/cmd/init.c
http://www.tuhs.org/cgi-bin/utree.pl?file=4.2BSD/usr/src/etc/shutdown.c
Amend HISTORY.
Bump date.
diffstat:
sbin/shutdown/shutdown.8 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r b7ac191325af -r 51f52577849b sbin/shutdown/shutdown.8
--- a/sbin/shutdown/shutdown.8 Mon Sep 12 05:47:21 2016 +0000
+++ b/sbin/shutdown/shutdown.8 Mon Sep 12 06:22:35 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: shutdown.8,v 1.31 2011/10/04 07:25:34 dholland Exp $
+.\" $NetBSD: shutdown.8,v 1.32 2016/09/12 06:22:35 sevan Exp $
.\"
.\" Copyright (c) 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)shutdown.8 8.2 (Berkeley) 4/27/95
.\"
-.Dd October 4, 2011
+.Dd September 12, 2016
.Dt SHUTDOWN 8
.Os
.Sh NAME
@@ -240,4 +240,4 @@
The
.Nm
command appeared in
-.Bx 4.0 .
+.Bx 4.2 .
Home |
Main Index |
Thread Index |
Old Index