summaryrefslogtreecommitdiff
path: root/usr.bin/false
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/false')
-rw-r--r--usr.bin/false/false.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/false/false.1 b/usr.bin/false/false.1
index 819478534e3..dd731e19c5d 100644
--- a/usr.bin/false/false.1
+++ b/usr.bin/false/false.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: false.1,v 1.2 1996/06/26 05:32:50 deraadt Exp $
+.\" $OpenBSD: false.1,v 1.3 1998/09/26 19:54:41 aaron Exp $
.\" Copyright (c) 1983, 1990 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -40,13 +40,13 @@
.Os BSD 4.2
.Sh NAME
.Nm false
-.Nd Return false value.
+.Nd return false value
.Sh SYNOPSIS
.Nm false
.Sh DESCRIPTION
The
.Nm false
-utility always exits with a nonzero exit code.
+utility always exits with a non-zero exit code.
.Sh SEE ALSO
.Xr csh 1 ,
.Xr sh 1 ,