57a19e3b86
- add .Os, it is mandatory. - don't redeclare .Nm when it's not needed. - fix some warnings (checked with mandoc -Tlint). - remove some leftover old stuff.
18 lines
254 B
Groff
18 lines
254 B
Groff
.Dd January 16, 2015
|
|
.Dt FALSE 1 sbase\-VERSION
|
|
.Os
|
|
.Sh NAME
|
|
.Nm false
|
|
.Nd return failure
|
|
.Sh SYNOPSIS
|
|
.Nm
|
|
.Sh DESCRIPTION
|
|
.Nm
|
|
returns a status code indicating failure.
|
|
.Sh STANDARDS
|
|
The
|
|
.Nm
|
|
utility is compliant with the
|
|
.St -p1003.1-2008
|
|
specification.
|