summaryrefslogtreecommitdiffstats
path: root/share/man/man3/assert.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-04 18:57:46 +0000
committerru <ru@FreeBSD.org>2002-12-04 18:57:46 +0000
commitea13b9803b8a849cb95aa4a9b15b1f007b9fd3b0 (patch)
tree98ead4f30dc156961d0a69e06b26fd806200f3b6 /share/man/man3/assert.3
parent23c63c0ea95f425ca7f300fe99237f7041b547bf (diff)
downloadFreeBSD-src-ea13b9803b8a849cb95aa4a9b15b1f007b9fd3b0.zip
FreeBSD-src-ea13b9803b8a849cb95aa4a9b15b1f007b9fd3b0.tar.gz
Consistently mark std(in|out|err) with .Dv, because that's how they
are marked up in stdio(3), and because they are defined expressions of type "FILE *". Approved by: re
Diffstat (limited to 'share/man/man3/assert.3')
-rw-r--r--share/man/man3/assert.32
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/assert.3 b/share/man/man3/assert.3
index 4216b1a..8880535 100644
--- a/share/man/man3/assert.3
+++ b/share/man/man3/assert.3
@@ -50,7 +50,7 @@ and if it is false,
the calling process is terminated.
A
diagnostic message is written to
-.Em stderr
+.Dv stderr
and the function
.Xr abort 3
is called, effectively terminating the program.
OpenPOWER on IntegriCloud