Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jan 2025 08:26:40 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 6145586a6c74 - main - ascii(7): Correct the history section
Message-ID:  <202501040826.5048Qeev032898@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501040826.5048Qeev032898>