1
0
src/false/false.1
2022-09-18 10:44:47 -04:00

23 lines
286 B
Groff

.TH FALSE 1
.SH NAME
false \(en do nothing, unsuccessfully
.SH DESCRIPTION
False does nothing regardless of operands or standard input.
False is always unsuccessful.
.SH STANDARDS
False functions as described in POSIX.1-2017.
.SH COPYRIGHT
Public domain.
.SH SEE ALSO
true(1)