NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57670 CVS commit: src/bin/expr
The following reply was made to PR bin/57670; it has been noted by GNATS.
From: "Roland Illig" <rillig%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57670 CVS commit: src/bin/expr
Date: Sat, 28 Jun 2025 23:03:51 +0000
Module Name: src
Committed By: rillig
Date: Sat Jun 28 23:03:51 UTC 2025
Modified Files:
src/bin/expr: expr.1
Log Message:
expr.1: delete misleading example
The result of the example expression would be 0 even if the operator
precedence were inverted.
Fixes PR bin/57670.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/bin/expr/expr.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index