docs/true.1: wisdom

This commit is contained in:
Emma Tebibyte 2025-03-10 11:47:20 -06:00
parent d5b2a15bec
commit 5c184578c1
Signed by: emma
GPG Key ID: 427287A2F16F44FA

View File

@ -5,6 +5,11 @@
.\" visit <http://creativecommons.org/licenses/by-sa/4.0/>. .\" visit <http://creativecommons.org/licenses/by-sa/4.0/>.
.\" .\"
.TH TRUE 1 2024-06-06 "Harakit X.X.X" .TH TRUE 1 2024-06-06 "Harakit X.X.X"
.SH PROLOGUE
\(lqThe truth is one, there is no second about which a person who knows it would
argue with one who knows.\(rq
\(en The Buddha, Sutta Nip\[u0101]ta, trans. \[u1E6C]h\[u0101]nissaro Bhikkhu
.SH NAME .SH NAME
true \(en do nothing, successfully true \(en do nothing, successfully
.\" .\"
@ -15,7 +20,7 @@ always be returned.
.\" .\"
.SH RATIONALE .SH RATIONALE
In \fIPOSIX.1-2017\fP, In \fIPOSIX.1-2024\fP,
.BR true (1p) .BR true (1p)
exists for the construction of control flow and loops based on a success. This exists for the construction of control flow and loops based on a success. This
implementation functions as described in that standard. implementation functions as described in that standard.