On Mon, Feb 22, 2021 at 08:58:07PM -0000, Miod Vallat wrote:
>
> > No problem, real-life often takes precedence.
>
> No way! operator(7) would need an update!
>
What do we do when we see a bug? We fix it! What if it is not fixable?
We document it!
-Otto
Index: operator.7
===================================================================
RCS file: /cvs/src/share/man/man7/operator.7,v
retrieving revision 1.11
diff -u -p -r1.11 operator.7
--- operator.7 21 Jun 2019 02:28:34 -0000 1.11
+++ operator.7 23 Feb 2021 07:09:10 -0000
@@ -57,3 +57,5 @@
.It "\&," Ta "left to right"
.El
.Ed
+.Sh BUGS
+Often real life takes precedence.