correct history; first mention of /etc/rc in init manual pages was v4
authorjsg <jsg@openbsd.org>
Sun, 30 Jun 2024 23:57:31 +0000 (23:57 +0000)
committerjsg <jsg@openbsd.org>
Sun, 30 Jun 2024 23:57:31 +0000 (23:57 +0000)
ok deraadt@

share/man/man8/rc.8

index 57e2e72..1e0d21c 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: rc.8,v 1.46 2020/02/10 13:18:20 schwarze Exp $
+.\"    $OpenBSD: rc.8,v 1.47 2024/06/30 23:57:31 jsg Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)rc.8       8.2 (Berkeley) 12/11/93
 .\"
-.Dd $Mdocdate: February 10 2020 $
+.Dd $Mdocdate: June 30 2024 $
 .Dt RC 8
 .Os
 .Sh NAME
@@ -212,4 +212,4 @@ at boot time.
 The
 .Nm
 command appeared in
-.Bx 4.0 .
+.At v4 .