svn commit: r316204 - stable/10/sbin/shutdown
Sevan Janiyan
sevan at FreeBSD.org
Thu Mar 30 02:28:50 UTC 2017
Author: sevan (doc committer)
Date: Thu Mar 30 02:28:49 2017
New Revision: 316204
URL: https://svnweb.freebsd.org/changeset/base/316204
Log:
MFC r306617
shutdown appeared as a standalone utility in 4.1BSD.
http://mail-index.netbsd.org/source-changes-d/2016/09/13/msg008686.html
http://mail-index.netbsd.org/source-changes-d/2016/09/14/msg008691.html
PR: 212552
Approved by: bcr (mentor)
Obtained from: NetBSD
Differential Revision: https://reviews.freebsd.org/D8105
Modified:
stable/10/sbin/shutdown/shutdown.8
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sbin/shutdown/shutdown.8
==============================================================================
--- stable/10/sbin/shutdown/shutdown.8 Thu Mar 30 02:23:02 2017 (r316203)
+++ stable/10/sbin/shutdown/shutdown.8 Thu Mar 30 02:28:49 2017 (r316204)
@@ -28,7 +28,7 @@
.\" @(#)shutdown.8 8.2 (Berkeley) 4/27/95
.\" $FreeBSD$
.\"
-.Dd March 19, 2013
+.Dd September 21, 2016
.Dt SHUTDOWN 8
.Os
.Sh NAME
@@ -206,7 +206,9 @@ a colon (``:'') for backward compatibili
.Xr init 8 ,
.Xr reboot 8
.Sh HISTORY
-The
+A
.Nm
-utility appeared in
-.Bx 4.0 .
+command was originally written by Ian Johnstone for UNSW's modified
+.At "6th Edn" .
+It was modified and then incorporated in
+.Bx 4.1 .
More information about the svn-src-stable
mailing list