Make the example "assertion failure" message match reality.
This commit is contained in:
parent
035cd9e947
commit
c23c33c3cf
@ -79,7 +79,7 @@ The assertion:
|
||||
.Pp
|
||||
generates a diagnostic message similar to the following:
|
||||
.Pp
|
||||
.Dl "assertion (1 == 0) failed: function main(), file assertion.c:100"
|
||||
.Dl "Assertion failed: (1 == 0), function main, file assertion.c, line 100."
|
||||
.Sh SEE ALSO
|
||||
.Xr abort 3
|
||||
.Sh STANDARDS
|
||||
|
Loading…
Reference in New Issue
Block a user