aboutsummaryrefslogtreecommitdiff
path: root/lib/libpmc/pmc_start.3
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2008-09-22 14:31:24 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2008-09-22 14:31:24 +0000
commit6455febbea8a62a96b963e613f3f5c1dcec39030 (patch)
tree6c4ca99b91c50853f9604eff470930128eafbd74 /lib/libpmc/pmc_start.3
parent122ccdc1cae8922f3845fc4f44b4e0470d342b9b (diff)
downloadsrc-6455febbea8a62a96b963e613f3f5c1dcec39030.tar.gz
src-6455febbea8a62a96b963e613f3f5c1dcec39030.zip
Document changes in behaviour due to sparse CPU numbering support.
Notes
Notes: svn path=/head/; revision=183267
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 b132d0f339a8..7fb474a18bfc 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 ,