sbin/reboot/reboot.8: Amend HISTORY

A standalone reboot utility showed up in 4.0BSD, in AT&T UNIX init has a
case for reboot and is present in the version shipped with V5

either way, current entry is incorrect.

PR:		212548
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
This commit is contained in:
allanjude 2016-09-16 04:11:04 +00:00
parent 58c9c08779
commit 858c27ed85

View File

@ -28,7 +28,7 @@
.\" @(#)reboot.8 8.1 (Berkeley) 6/9/93
.\" $FreeBSD$
.\"
.Dd Dec 12, 2015
.Dd September 10, 2016
.Dt REBOOT 8
.Os
.Sh NAME
@ -165,4 +165,4 @@ reboot -r
A
.Nm
utility appeared in
.At v6 .
.Bx 4.0 .