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