From 9d1a729316be1f30a3898ee0e513acef5a3954a1 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 5 Jul 2024 11:02:54 +0200 Subject: [PATCH] Updated SC3023 (markdown) --- SC3023.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC3023.md b/SC3023.md index 7211122..5f91690 100644 --- a/SC3023.md +++ b/SC3023.md @@ -1,4 +1,4 @@ -## In POSIX sh, FDs outside of 0-9 are undefined. +## In POSIX sh, FDs outside 0-9 are undefined. (or "In dash, ... are not supported." when using `dash`)