summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2024-06-30 23:57:32 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2024-06-30 23:57:32 +0000
commit47a99ee35f40a3fd28bfdca056a86c4429952a71 (patch)
tree4df7da131613869cba5bf7e6f0a3d79b50e12fb3 /share
parent144fd6891036c14a47fa788c008b6fc92224a52a (diff)
correct history; first mention of /etc/rc in init manual pages was v4
ok deraadt@
Diffstat (limited to 'share')
-rw-r--r--share/man/man8/rc.86
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8
index 57e2e72b816..1e0d21c44c9 100644
--- a/share/man/man8/rc.8
+++ b/share/man/man8/rc.8
@@ -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 .