Package: gawk
Version: 1:4.2.1+dfsg-1.1
Severity: minor
Tags: patch

Dear Maintainer,

   * What led up to the situation?

  Running "test-groff -b -e -mandoc -T utf8 -rF0 -t -w w -z gawk.1"

  [ "test-groff" is a developmental version of "groff" ]

  which output:

<gawk.1>:237 (macro IR): only 1 argument, but more are expected
<gawk.1>:510 (macro BI): only 1 argument, but more are expected
<gawk.1>:513 (macro BI): only 1 argument, but more are expected
<gawk.1>:1145 (macro BR): only 1 argument, but more are expected
troff: <gawk.1>:1267: warning: can't find font 'n'
<gawk.1>:1292 (macro IR): only 1 argument, but more are expected

###

  Line 1267 shows the Debian bug #911759.

  Also add the italic corrections to that line.

####

  Patch:

--- gawk.1      2019-07-08 09:19:40.000000000 +0000
+++ gawk.1.new  2019-09-15 16:10:56.000000000 +0000
@@ -234,7 +234,7 @@ Enable debugging of \*(AK programs.
 By default, the debugger reads commands interactively from the keyboard
 (standard input).
 The optional
-.IR file
+.I file
 argument specifies a file with a list
 of commands for the debugger to execute non-interactively.
 .TP
@@ -507,10 +507,10 @@ Disable
 default optimizations upon the internal representation of the program.
 .TP
 .PD 0
-.BI \-S
+.B \-S
 .TP
 .PD
-.BI \-\^\-sandbox
+.B \-\^\-sandbox
 Run
 .I gawk
 in sandbox mode, disabling the
@@ -1142,7 +1142,7 @@ system call.
 The value of
 .IR errno (3)
 when
-.BR ERRNO
+.B ERRNO
 is set to the associated error message.
 .TP
 \fBPROCINFO["euid"]\fP
@@ -1264,7 +1264,7 @@ behavior:
 \fBPROCINFO["NONFATAL"]\fR
 If this exists, then I/O errors for all redirections become nonfatal.
 .TP
-\fBPROCINFO["\fname\fB", "NONFATAL"]\fR
+\fBPROCINFO["\,\fIname\/\fB", "NONFATAL"]\fR
 Make I/O errors for
 .I name
 be nonfatal.
@@ -1289,7 +1289,7 @@ and this array entry exists, then
 .B getline
 returns \-2 instead of following the default behavior of returning \-1
 and configuring
-.IR input
+.I input
 to return no further data.
 An I/O error that may be retried is one where
 .IR errno (3)




-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.2.9-2 (SMP w/2 CPU cores)
Locale: LANG=is_IS.iso88591, LC_CTYPE=is_IS.iso88591 (charmap=ISO-8859-1), 
LANGUAGE=is_IS.iso88591 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages gawk depends on:
ii  libc6         2.29-1
ii  libgmp10      2:6.1.2+dfsg-4
ii  libmpfr6      4.0.2-1
ii  libreadline8  8.0-3
ii  libsigsegv2   2.12-2

gawk recommends no packages.

Versions of packages gawk suggests:
ii  gawk-doc  4.2.1-1

-- no debconf information

-- 
Bjarni I. Gislason

Reply via email to