[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, gawk-5.3-stable, updated. gawk-4.1.0-5463-gb9296676
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, gawk-5.3-stable, updated. gawk-4.1.0-5463-gb9296676 |
Date: |
Wed, 24 Apr 2024 02:31:31 -0400 (EDT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".
The branch, gawk-5.3-stable has been updated
via b929667604919542b3ea6ef641e57fc527d60fab (commit)
from 5378c928f92875e7436e1f722a2c864d65d398f9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=b929667604919542b3ea6ef641e57fc527d60fab
commit b929667604919542b3ea6ef641e57fc527d60fab
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Wed Apr 24 09:31:12 2024 +0300
Mention the help-gawk list in the manpage.
diff --git a/doc/ChangeLog b/doc/ChangeLog
index af9df498..e2a51bb4 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2024-04-24 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawk.1: Mention the help-gawk list.
+
2024-03-03 Arnold D. Robbins <arnold@skeeve.com>
* gawk.texi (Extension Sample Inplace): Document that it
diff --git a/doc/gawk.1 b/doc/gawk.1
index c8226778..2154b228 100644
--- a/doc/gawk.1
+++ b/doc/gawk.1
@@ -13,7 +13,7 @@
. if \w'\(rq' .ds rq "\(rq
. \}
.\}
-.TH GAWK 1 "Nov 02 2023" "Free Software Foundation" "Utility Commands"
+.TH GAWK 1 "Apr 24 2024" "Free Software Foundation" "Utility Commands"
.SH NAME
gawk \- pattern scanning and processing language
.SH SYNOPSIS
@@ -2399,7 +2399,7 @@ file in the
.I gawk
distribution for up-to-date information about maintainers
and which ports are currently supported.
-.SH BUG REPORTS
+.SH BUG REPORTS AND QUESTIONS
If you find a bug in
.IR gawk ,
please use the
@@ -2412,6 +2412,15 @@ Full instructions for reporting a bug are provided in
carefully read and follow the instructions given there.
This will make bug reporting and resolution much easier for everyone involved.
Really.
+.PP
+On the other hand, if you have a question as to how to accomplish
+a particular task using
+.I awk
+or
+.IR gawk ,
+send an email to
+.B help-gawk@gnu.org
+with your request for help.
.SH BUGS
The
.B \-F
-----------------------------------------------------------------------
Summary of changes:
doc/ChangeLog | 4 ++++
doc/gawk.1 | 13 +++++++++++--
2 files changed, 15 insertions(+), 2 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, gawk-5.3-stable, updated. gawk-4.1.0-5463-gb9296676,
Arnold Robbins <=