xargs artice: remove extra line - www.codemadness.org - www.codemadness.org saait content files
 (HTM) git clone git://git.codemadness.org/www.codemadness.org
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit bd956d932c2ade089983a740b33a3b1176959139
 (DIR) parent 48acce4b0ec634fc893b61589bd755069a70f25f
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sun, 17 Dec 2023 12:37:00 +0100
       
       xargs artice: remove extra line
       
       Diffstat:
         M pages/xargs.md                      |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/pages/xargs.md b/pages/xargs.md
       @@ -154,7 +154,6 @@ The child process:
          xargs stops running also.
        
        
       -
        # Description of used xargs options
        
        From the OpenBSD man page: <https://man.openbsd.org/xargs>