git: 6acecf247f60 - stable/13 - mn: bump deprecation version to 14 in man page as well

Ed Maste emaste at FreeBSD.org
Thu Mar 25 02:39:15 UTC 2021


The branch stable/13 has been updated by emaste:

URL: https://cgit.FreeBSD.org/src/commit/?id=6acecf247f60fcd3ba9662d54c59fc7bd46fb67a

commit 6acecf247f60fcd3ba9662d54c59fc7bd46fb67a
Author:     Ed Maste <emaste at FreeBSD.org>
AuthorDate: 2021-03-25 02:37:33 +0000
Commit:     Ed Maste <emaste at FreeBSD.org>
CommitDate: 2021-03-25 02:38:49 +0000

    mn: bump deprecation version to 14 in man page as well
    
    Fixes: 66e75d9e2ddd ("mn: report that this driver is removed in 14, not 13")
---
 share/man/man4/mn.4 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/share/man/man4/mn.4 b/share/man/man4/mn.4
index f034a1b10d45..e67eb1e5284f 100644
--- a/share/man/man4/mn.4
+++ b/share/man/man4/mn.4
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd December 6, 2020
+.Dd March 24, 2021
 .Dt MN 4
 .Os
 .Sh NAME
@@ -37,7 +37,7 @@
 The
 .Nm
 driver is not present in
-.Fx 13.0
+.Fx 14.0
 and later.
 .Sh HARDWARE
 The


More information about the dev-commits-src-branches mailing list