summaryrefslogtreecommitdiffstats
path: root/lib/libpmc/pmc_start.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_start.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_start.3')
-rw-r--r--lib/libpmc/pmc_start.37
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libpmc/pmc_start.3 b/lib/libpmc/pmc_start.3
index b132d0f..7fb474a 100644
--- a/lib/libpmc/pmc_start.3
+++ b/lib/libpmc/pmc_start.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 25, 2007
+.Dd September 22, 2008
.Os
.Dt PMC_START 3
.Sh NAME
@@ -69,7 +69,8 @@ Function
.Fn pmc_stop
specified a PMC that was never started.
.It Bq Er ENXIO
-The specified PMC had system scope and its associated CPU was disabled.
+The specified PMC had system scope and its associated CPU was disabled or
+absent.
.El
.Sh SEE ALSO
.Xr pmc 3 ,
OpenPOWER on IntegriCloud