summaryrefslogtreecommitdiffstats
path: root/lib/libpmc/pmc_disable.3
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2008-09-22 14:31:24 +0000
committerjkoshy <jkoshy@FreeBSD.org>2008-09-22 14:31:24 +0000
commit0d9d822db07f9cab794a0fca4779e08e454504ec (patch)
tree6c4ca99b91c50853f9604eff470930128eafbd74 /lib/libpmc/pmc_disable.3
parent9d661b5bf6fd3a80ea2fe0d5693310068b37e13b (diff)
downloadFreeBSD-src-0d9d822db07f9cab794a0fca4779e08e454504ec.zip
FreeBSD-src-0d9d822db07f9cab794a0fca4779e08e454504ec.tar.gz
Document changes in behaviour due to sparse CPU numbering support.
Diffstat (limited to 'lib/libpmc/pmc_disable.3')
-rw-r--r--lib/libpmc/pmc_disable.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libpmc/pmc_disable.3 b/lib/libpmc/pmc_disable.3
index f28d0b9..cd837d3 100644
--- a/lib/libpmc/pmc_disable.3
+++ b/lib/libpmc/pmc_disable.3
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2007 Joseph Koshy. All rights reserved.
+.\" Copyright (c) 2007-2008 Joseph Koshy. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 20, 2007
+.Dd September 22, 2008
.Os
.Dt PMC_ENABLE 3
.Sh NAME
@@ -85,7 +85,7 @@ were invalid.
.It Bq Er ENXIO
Argument
.Fa cpu
-specified a disabled CPU.
+specified a disabled or absent CPU.
.It Bq Er EPERM
The current process lacks sufficient privilege to perform this
operation.
@@ -96,4 +96,4 @@ operation.
.Xr pmc_pmcinfo 3 ,
.Xr hwpmc 4 ,
.Xr pmccontrol 8 ,
-.Xr priv_check 9 \ No newline at end of file
+.Xr priv_check 9
OpenPOWER on IntegriCloud