summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_open.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 /lib/libkvm/kvm_open.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 'lib/libkvm/kvm_open.3')
-rw-r--r--lib/libkvm/kvm_open.34
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libkvm/kvm_open.3 b/lib/libkvm/kvm_open.3
index c037850..86a4cae 100644
--- a/lib/libkvm/kvm_open.3
+++ b/lib/libkvm/kvm_open.3
@@ -118,7 +118,9 @@ no errors are reported and the application cannot know the
specific nature of the failed kvm call.
If it is not
.Dv NULL ,
-errors are printed to stderr with
+errors are printed to
+.Dv stderr
+with
.Fa errstr
prepended to the message, as in
.Xr perror 3 .
OpenPOWER on IntegriCloud