1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00

correct history; a reboot command did not appear until 4BSD

This commit is contained in:
jsg 2024-12-21 05:01:25 +00:00
parent a80738d887
commit 7ed182d8b9

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: reboot.8,v 1.50 2016/09/03 14:25:05 jmc Exp $
.\" $OpenBSD: reboot.8,v 1.51 2024/12/21 05:01:25 jsg Exp $
.\" $NetBSD: reboot.8,v 1.3 1995/10/05 05:36:21 mycroft Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
@ -30,7 +30,7 @@
.\"
.\" @(#)reboot.8 8.1 (Berkeley) 6/9/93
.\"
.Dd $Mdocdate: September 3 2016 $
.Dd $Mdocdate: December 21 2024 $
.Dt REBOOT 8
.Os
.Sh NAME
@ -107,4 +107,4 @@ users advance warning of their impending doom.
A
.Nm reboot
command appeared in
.At v6 .
.Bx 4.0 .