commit 56f2b340f9b754ab467e715544635601ec0e7a4d
parent 142d26f8d481f061e6b6cb128ceacb9002479466
Author: Jacob R. Edwards <jacobouno@protonmail.com>
Date: Tue, 5 Jan 2021 19:22:24 -0800
Add STANDARDS section to gawk.1
Adding because believe I now comply with the RFC 1436 standard.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/gawk.1 b/gawk.1
@@ -16,5 +16,7 @@ There are three separators (see config.h), the first for statements,
the second commands and the third arguments.
.SS Commands
See config.h for bindings and commands.h for definitions.
+.SH STANDARDS
+.I Internet RFC 1436
.SH AUTHOR
Jacob R. Edwards