K 10 svn:author V 6 jilles K 8 svn:date V 27 2019-01-20T14:25:25.496576Z K 7 svn:log V 266 sh: Send libedit "ferr" output to fd 2 The libedit "fout" output must be sent to fd 2 since it contains prompts that POSIX says must be sent to fd 2. However, the libedit "ferr" output receives error messages such as from "bind" that make no sense to send to fd 1. END