summaryrefslogtreecommitdiffstats
path: root/share/man/man3/assert.3
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>1999-04-30 13:12:44 +0000
committerkris <kris@FreeBSD.org>1999-04-30 13:12:44 +0000
commit6f402caa86e0c6c0c2fc853ea9f38902b9f85f30 (patch)
treef91cc265224e7adbcb302c333545612b3804935d /share/man/man3/assert.3
parent22dd8b1a32339d93ebf048c90f3fdfa1874495ac (diff)
downloadFreeBSD-src-6f402caa86e0c6c0c2fc853ea9f38902b9f85f30.zip
FreeBSD-src-6f402caa86e0c6c0c2fc853ea9f38902b9f85f30.tar.gz
Minor punctuation/grammar nits.
Diffstat (limited to 'share/man/man3/assert.3')
-rw-r--r--share/man/man3/assert.36
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man3/assert.3 b/share/man/man3/assert.3
index 04c5a0e..7686360 100644
--- a/share/man/man3/assert.3
+++ b/share/man/man3/assert.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)assert.3 8.1 (Berkeley) 6/9/93
-.\" $Id: assert.3,v 1.4 1998/01/02 19:22:50 alex Exp $
+.\" $Id: assert.3,v 1.5 1999/01/26 16:59:02 wollman Exp $
.\"
.Dd January 26, 1999
.Dt ASSERT 3
@@ -53,7 +53,7 @@ diagnostic message is written to
.Em stderr
and the function
.Xr abort 3
-is called effectively terminating the program.
+is called, effectively terminating the program.
.Pp
If
.Ar expression
@@ -85,7 +85,7 @@ is false:
.Sh SEE ALSO
.Xr abort 3
.Sh HISTORY
-A
+An
.Nm assert
macro appeared in
.At v6 .
OpenPOWER on IntegriCloud