git: fb85ce09f6ce - stable/14 - ascii(7): Correct the history section
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 01 May 2025 13:50:42 UTC
The branch stable/14 has been updated by gbe:
URL: https://cgit.FreeBSD.org/src/commit/?id=fb85ce09f6ce979c2cd7228737015eba12cfa1e7
commit fb85ce09f6ce979c2cd7228737015eba12cfa1e7
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2025-01-04 08:25:39 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2025-05-01 13:48:48 +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
Differential Revision: https://reviews.freebsd.org/D48224
(cherry picked from commit 6145586a6c74e99969d74384066ecaf6580a8015)
---
share/man/man7/ascii.7 | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/share/man/man7/ascii.7 b/share/man/man7/ascii.7
index d390fd420133..11f4f63ccb47 100644
--- a/share/man/man7/ascii.7
+++ b/share/man/man7/ascii.7
@@ -25,9 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)ascii.7 8.1 (Berkeley) 6/5/93
-.\"
-.Dd November 12, 2022
+.Dd January 4, 2025
.Dt ASCII 7
.Os
.Sh NAME
@@ -194,4 +192,4 @@ ESC ESCape
An
.Nm
manual page appeared in
-.At v2 .
+.At v1 .