git: 6145586a6c74 - main - ascii(7): Correct the history section

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Sat, 04 Jan 2025 08:26:40 UTC
The branch main has been updated by gbe:

URL: https://cgit.FreeBSD.org/src/commit/?id=6145586a6c74e99969d74384066ecaf6580a8015

commit 6145586a6c74e99969d74384066ecaf6580a8015
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2025-01-04 08:25:39 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2025-01-04 08:25:39 +0000

    ascii(7): Correct the history section
    
    The man page ascii(7) first appears in the first edition manual.
    
    Reviewed by:    imp, Alexander Ziaee
    Obtained from:  OpenBSD
    MFC after:      5 days
    Differential Revision:  https://reviews.freebsd.org/D48224
---
 share/man/man7/ascii.7 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/share/man/man7/ascii.7 b/share/man/man7/ascii.7
index 3e4693153e99..11f4f63ccb47 100644
--- a/share/man/man7/ascii.7
+++ b/share/man/man7/ascii.7
@@ -25,7 +25,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd November 12, 2022
+.Dd January 4, 2025
 .Dt ASCII 7
 .Os
 .Sh NAME
@@ -192,4 +192,4 @@ ESC      ESCape
 An
 .Nm
 manual page appeared in
-.At v2 .
+.At v1 .