Author: 0mp (ports committer) Date: Sat Sep 21 14:16:37 2019 New Revision: 352577 URL: https://svnweb.freebsd.org/changeset/base/352577
Log: ascii(7): Add STANDARDS section and update HISTORY section PR: 240727 Submitted by: Gordon Bergling <[email protected]> Approved by: src (imp) Event: EuroBSDcon 2019 Modified: head/share/man/man7/ascii.7 Modified: head/share/man/man7/ascii.7 ============================================================================== --- head/share/man/man7/ascii.7 Sat Sep 21 14:06:16 2019 (r352576) +++ head/share/man/man7/ascii.7 Sat Sep 21 14:16:37 2019 (r352577) @@ -28,7 +28,7 @@ .\" @(#)ascii.7 8.1 (Berkeley) 6/5/93 .\" $FreeBSD$ .\" -.Dd October 30, 2017 +.Dd September 21, 2019 .Dt ASCII 7 .Os .Sh NAME @@ -146,8 +146,15 @@ ESC ; [ { 11011 .Bl -tag -width /usr/share/misc/ascii -compact .It Pa /usr/share/misc/ascii .El +.Sh STANDARDS +.Rs +.%T Information Systems - Coded Character Sets - 7-Bit American National\ + Standard Code for Information Interchange (7-Bit ASCII) +.%R INCITS 4-1986[R2017] +.%Q InterNational Committee for Information Technology Standards +.Re .Sh HISTORY An .Nm manual page appeared in -.At v7 . +.At v2 . _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
