diff options
| author | lukem <lukem@NetBSD.org> | 2023-06-03 11:13:40 +0000 |
|---|---|---|
| committer | lukem <lukem@NetBSD.org> | 2023-06-03 11:13:40 +0000 |
| commit | e8715cd14bb24b536fd91daabd78aeec6c862996 (patch) | |
| tree | 614f84005eebcbb00a0d272b692682738b5122ee /share | |
| parent | 72f59a88ade07c84ce53d9d8803776298c01f2e9 (diff) | |
mk.conf: fix the year
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man5/mk.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/mk.conf.5 b/share/man/man5/mk.conf.5 index b37f0967a8b..f39e7cbedf8 100644 --- a/share/man/man5/mk.conf.5 +++ b/share/man/man5/mk.conf.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: mk.conf.5,v 1.98 2023/06/01 21:58:05 lukem Exp $ +.\" $NetBSD: mk.conf.5,v 1.99 2023/06/03 11:13:40 lukem Exp $ .\" .\" Copyright (c) 1999-2023 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -27,7 +27,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd June 1, 2022 +.Dd June 3, 2023 .Dt MK.CONF 5 .Os .\" turn off hyphenation |
