Hello,
Unlike utf8(7), ascii(7) does not contain a reference to its standard.
This patch just adds the reference.
Best,
Masanori
Index: share/man/man7/ascii.7
===================================================================
RCS file: /cvs/src/share/man/man7/ascii.7,v
retrieving revision 1.9
diff -u -r1.9 ascii.7
--- share/man/man7/ascii.7 30 May 2017 15:06:00 -0000 1.9
+++ share/man/man7/ascii.7 17 Sep 2019 02:19:10 -0000
@@ -102,6 +102,13 @@
112 p 113 q 114 r 115 s 116 t 117 u 118 v 119 w
120 x 121 y 122 z 123 { 124 | 125 } 126 ~ 127 del
.Ed
+.Sh STANDARDS
+.Rs
+.%A American National Standards Institute
+.%D 1986
+.%R ANSI X3.4
+.%T Coded Character Set - 7-bit American Standard Code for
Information Interchange
+.Re
.Sh HISTORY
An
.Nm