summaryrefslogtreecommitdiffstats
path: root/lib/libpmc/pmc_allocate.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_allocate.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_allocate.3')
-rw-r--r--lib/libpmc/pmc_allocate.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libpmc/pmc_allocate.3 b/lib/libpmc/pmc_allocate.3
index 2ca27ad..03f9078 100644
--- a/lib/libpmc/pmc_allocate.3
+++ b/lib/libpmc/pmc_allocate.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_ALLOCATE 3
.Sh NAME
@@ -156,7 +156,7 @@ error.
.It Bq Er ENXIO
Function
.Fn pmc_allocate
-requested the use of a hardware resource that was previously
+requested the use of a hardware resource that was absent or
administratively disabled.
.It Bq Er EOPNOTSUPP
The underlying hardware does not support the capabilities needed for
OpenPOWER on IntegriCloud