false.1: mu

This commit is contained in:
Emma Tebibyte 2025-03-10 11:46:52 -06:00
parent 2a939273a8
commit b8424d47e2
Signed by: emma
GPG Key ID: 427287A2F16F44FA

View File

@ -4,7 +4,15 @@
.\" This work is licensed under CC BY-SA 4.0. To see a copy of this license,
.\" visit <http://creativecommons.org/licenses/by-sa/4.0/>.
.\"
.TH FALSE 1 2024-06-06 "Harakit X.X.X"
.TH FALSE 1 2024-10-02 "Harakit X.X.X"
.SH PROLOGUE
\(lqA monk asked Joshu, a Chinese Zen master: \(oqHas a dog Buddha-nature or
not?\(cq
Joshu answered: \(oqMu.\(cq\(rq
\(en Mumon, The Gateless Gate, trans. Nyogen Senzaki & Paul Reps
.\"
.SH NAME
false \(en do nothing, unsuccessfully
.\"
@ -15,7 +23,7 @@ always be returned.
.\"
.SH RATIONALE
In POSIX.1-2017,
In POSIX.1-2024,
.BR false (1p)
exists for the construction of control flow and loops based on a failure. This
implementation functions as described in that standard.