diff --git a/docs/false.1 b/docs/false.1 index b940909..1841bc8 100644 --- a/docs/false.1 +++ b/docs/false.1 @@ -4,7 +4,15 @@ .\" This work is licensed under CC BY-SA 4.0. To see a copy of this license, .\" visit . .\" -.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.