Add manpages for false(1) and true(1)
and mark them as finished in the README.
This commit is contained in:
24
false.1
24
false.1
@@ -1,8 +1,16 @@
|
||||
.TH FALSE 1 sbase\-VERSION
|
||||
.SH NAME
|
||||
false \- return failure
|
||||
.SH SYNOPSIS
|
||||
.B false
|
||||
.SH DESCRIPTION
|
||||
.B false
|
||||
returns with a status code indicating failure.
|
||||
.Dd January 16, 2015
|
||||
.Dt FALSE 1 sbase\-VERSION
|
||||
.Sh NAME
|
||||
.Nm false
|
||||
.Nd return failure
|
||||
.Sh SYNOPSIS
|
||||
.Nm false
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
returns a status code indicating failure.
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Nm
|
||||
utility is compliant with the
|
||||
.St -p1003.1-2008
|
||||
specification.
|
||||
|
Reference in New Issue
Block a user