Author | Jamozed <[email protected]> |
Date | 2020-08-14 05:00:18 |
Commit | 3aa3397f534298aa77c1e3161f6fa55761e192e4 |
Parent | d62f973d924f502f99e973fc207d0575d590bb5e |
false: Remove STANDARDS section from manpage
Diffstat
M | man/false.1 | | | 5 | +---- |
1 files changed, 1 insertions, 4 deletions
diff --git a/man/false.1 b/man/false.1 index 1325b3c..9714d51 100644 --- a/man/false.1 +++ b/man/false.1 @@ -1,13 +1,10 @@ -.TH FALSE 1 2020-06-26 "OMKOV coreutils" "General Commands Manual" +.TH FALSE 1 2020-08-14 "OMKOV coreutils" "General Commands Manual" .SH NAME false \(em return false value .SH SYNOPSYS .B false .SH DESCRIPTION Return a non-zero exit code. -.SH STANDARDS -The \fIfalse\fR utility is compliant with the IEEE Std 1003.2-1992 ("POSIX.2") -specification. .SH SEE ALSO .I true .SH COPYRIGHT