summaryrefslogtreecommitdiffstats
path: root/man-pages-posix-2003/man1p/false.1p
diff options
context:
space:
mode:
Diffstat (limited to 'man-pages-posix-2003/man1p/false.1p')
-rw-r--r--man-pages-posix-2003/man1p/false.1p80
1 files changed, 80 insertions, 0 deletions
diff --git a/man-pages-posix-2003/man1p/false.1p b/man-pages-posix-2003/man1p/false.1p
new file mode 100644
index 0000000..2e09a8d
--- /dev/null
+++ b/man-pages-posix-2003/man1p/false.1p
@@ -0,0 +1,80 @@
+.\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
+.TH "FALSE" 1P 2003 "IEEE/The Open Group" "POSIX Programmer's Manual"
+.\" false
+.SH PROLOG
+This manual page is part of the POSIX Programmer's Manual.
+The Linux implementation of this interface may differ (consult
+the corresponding Linux manual page for details of Linux behavior),
+or the interface may not be implemented on Linux.
+.SH NAME
+false \- return false value
+.SH SYNOPSIS
+.LP
+\fBfalse\fP
+.SH DESCRIPTION
+.LP
+The \fIfalse\fP utility shall return with a non-zero exit code.
+.SH OPTIONS
+.LP
+None.
+.SH OPERANDS
+.LP
+None.
+.SH STDIN
+.LP
+Not used.
+.SH INPUT FILES
+.LP
+None.
+.SH ENVIRONMENT VARIABLES
+.LP
+None.
+.SH ASYNCHRONOUS EVENTS
+.LP
+Default.
+.SH STDOUT
+.LP
+Not used.
+.SH STDERR
+.LP
+Not used.
+.SH OUTPUT FILES
+.LP
+None.
+.SH EXTENDED DESCRIPTION
+.LP
+None.
+.SH EXIT STATUS
+.LP
+The \fIfalse\fP utility shall always exit with a value other than
+zero.
+.SH CONSEQUENCES OF ERRORS
+.LP
+Default.
+.LP
+\fIThe following sections are informative.\fP
+.SH APPLICATION USAGE
+.LP
+None.
+.SH EXAMPLES
+.LP
+None.
+.SH RATIONALE
+.LP
+None.
+.SH FUTURE DIRECTIONS
+.LP
+None.
+.SH SEE ALSO
+.LP
+\fItrue\fP
+.SH COPYRIGHT
+Portions of this text are reprinted and reproduced in electronic form
+from IEEE Std 1003.1, 2003 Edition, Standard for Information Technology
+-- Portable Operating System Interface (POSIX), The Open Group Base
+Specifications Issue 6, Copyright (C) 2001-2003 by the Institute of
+Electrical and Electronics Engineers, Inc and The Open Group. In the
+event of any discrepancy between this version and the original IEEE and
+The Open Group Standard, the original IEEE and The Open Group Standard
+is the referee document. The original Standard can be obtained online at
+http://www.opengroup.org/unix/online.html .