I hope this is the right place to fix it. Thanks for bash. :) Cheers Alex
>From 1ff12f30e83762bea2ca0c1b09c240ab2d1086ca Mon Sep 17 00:00:00 2001 From: Alex Schroeder <a...@gnu.org> Date: Fri, 24 Apr 2020 19:51:25 +0200 Subject: [PATCH] Bash-5.0 patch 18: fix typo in the man page --- doc/bash.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bash.1 b/doc/bash.1 index e6cd08db..4ccf1001 100644 --- a/doc/bash.1 +++ b/doc/bash.1 @@ -4498,7 +4498,7 @@ rules above. Conditional expressions are used by the \fB[[\fP compound command and the \fBtest\fP and \fB[\fP builtin commands to test file attributes and perform string and arithmetic comparisons. -The \fBtest\fP abd \fB[\fP commands determine their behavior based on +The \fBtest\fP and \fB[\fP commands determine their behavior based on the number of arguments; see the descriptions of those commands for any other command-specific actions. .PP -- 2.20.1