sh.1 b/doc/bash.1
> index 0f23d480..24170efe 100644
> --- a/doc/bash.1
> +++ b/doc/bash.1
> @@ -5,14 +5,19 @@
> .\" Case Western Reserve University
> .\" chet.ra...@case.edu
> .\"
> -.\" Last Change: Wed Sep 13 15:39:24 EDT 2023
> +.\" Last
On Fri, Oct 06, 2023 at 04:44:08PM -0400, Chet Ramey wrote:
> On 9/24/23 8:32 AM, Bjarni Ingi Gislason wrote:
> > Package: bash
> > Version: 5.2.15-2+b5
> > Severity: minor
> > Tags: patch
> >
> > Dear Maintainer,
> >
> > here are some notes a
The missing patch is in the attachment.
--- bash.1 2023-09-24 04:48:42.0 +
+++ bash.1.new 2023-09-24 15:31:04.0 +
@@ -530,8 +530,15 @@ command (only \fBin\fP and \fBdo\fP are
.if t .RS
.PP
.B
-.if n ! case coproc do done elif else esac fi for function if in select the
Package: bash
Version: 5.2.15-2+b5
Severity: minor
Tags: patch
Dear Maintainer,
here are some notes and an editorial changes for the manual.
The patch is in the attachment.
-.-
The difference between the formatted outputs can be seen with:
nroff -man >
nroff -man >
diff -u
and fo
Simply add
.if t .tr ~\(ti
to "tmac/an.tmac",
instead of changing (hard coding) it in the sources (man pages).
On Sun, Jul 30, 2023 at 02:05:19AM +, Bjarni Ingi Gislason wrote:
> Simply add
>
> .if t .tr ~\(ti
>
> to "tmac/an.tmac",
> instead of changing (hard coding) it in the sources (man pages).
Correction:
Drop '.if t' as -Tutf8 is an nroff mode.
PP after SH
mandoc: ./doc/bash.1:10771:2: WARNING: skipping paragraph macro: PP after SH
mandoc: ./doc/bash.1:10951:2: WARNING: skipping paragraph macro: PP after SH
Signed-off-by: Bjarni Ingi Gislason
---
doc/bash.1 | 62 +++---
1 file changed,
./doc/bash.1>:6130: warning: trailing space
troff: <./doc/bash.1>:6202: warning: trailing space
troff: <./doc/bash.1>:6597: warning: trailing space
troff: <./doc/bash.1>:6598: warning: trailing space
troff: <./doc/bash.1>:7296: warning: macro 'zZ' not defin
Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -g -O2 -fdebug-prefix-map=/build/bash-orJ5jM/bash-5.0=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall
-Wno-parentheses -Wno-format-security
uname o
Configuration Information [Automatically generated, do not change]:
Machine: i486
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i486'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i486-pc-linux-gnu'
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='ba
10 matches
Mail list logo