gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] gawk branch, master, updated. gawk-4.1.0-4662-gd107bd04


From: Arnold Robbins
Subject: [SCM] gawk branch, master, updated. gawk-4.1.0-4662-gd107bd04
Date: Thu, 10 Mar 2022 02:24:29 -0500 (EST)

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, master has been updated
       via  d107bd04bfef662cca9580bd7aed01144a5d2dfb (commit)
      from  e38662457d3f502d246921e6084db2c765b74058 (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=d107bd04bfef662cca9580bd7aed01144a5d2dfb

commit d107bd04bfef662cca9580bd7aed01144a5d2dfb
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Thu Mar 10 09:24:12 2022 +0200

    Formatting fixes to the man page.

diff --git a/doc/ChangeLog b/doc/ChangeLog
index bddb738a..995d6a6d 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2022-03-10         Arnold D. Robbins     <arnold@skeeve.com>
+
+       * gawk.1: Formatting fixes.
+
 2022-03-03         Arnold D. Robbins     <arnold@skeeve.com>
 
        * gawk.1: Chopped down in size by about 40%.
diff --git a/doc/gawk.1 b/doc/gawk.1
index 8543c8b5..ce2681ac 100644
--- a/doc/gawk.1
+++ b/doc/gawk.1
@@ -185,8 +185,7 @@ Each argument supplied via
 .B \-e
 is treated as if it begins with an implicit \fB@namespace "awk"\fR statement.
 .TP
-.BI \-E " file"\fR, "\c
-.BI \-\^\-exec " file"
+\fB\-E \fIfile\fR, \fB\-\^\-exec \fIfile\fR
 Similar to
 .BR \-f ,
 however, this is option is the last one processed.
@@ -213,8 +212,7 @@ Per the
 .IR "GNU Coding Standards" ,
 these options cause an immediate, successful exit.
 .TP
-.BI "\-i " include-file"\fR, "\c
-.BI \-\^\-include " include-file"
+\fB\-i \fIinclude-file\fR, \fB\-\^\-include \fIinclude-file\fR
 Load an awk source library.
 This searches for the library using the
 .B AWKPATH

-----------------------------------------------------------------------

Summary of changes:
 doc/ChangeLog | 4 ++++
 doc/gawk.1    | 6 ++----
 2 files changed, 6 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]