From 110e1704d33d8632ce8febdd36a0143ca8b2ef0e Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 17 Nov 2005 13:00:00 +0000 Subject: -mdoc sweep. --- lib/libpmc/pmc.3 | 20 ++++++++++---------- lib/libpmc/pmclog.3 | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) (limited to 'lib/libpmc') diff --git a/lib/libpmc/pmc.3 b/lib/libpmc/pmc.3 index a3925d89c54f..6325c6e6474b 100644 --- a/lib/libpmc/pmc.3 +++ b/lib/libpmc/pmc.3 @@ -191,7 +191,7 @@ information please see The function .Fn pmc_init initializes the -.Xr pmc 3 +.Nm pmc library. This function must be called first, before any of the other functions in the library. @@ -435,7 +435,7 @@ events. Event name aliases are CPU architecture independent names for commonly used events. The following aliases are known to this version of the -.Xr pmc 3 +.Nm pmc library: .Bl -tag -width indent .It Li branches @@ -3265,7 +3265,7 @@ is returned and the global variable is set to indicate the error. .Sh COMPATIBILITY The interface between the -.Xr pmc 3 +.Nm pmc library and the .Xr hwpmc 4 driver is intended to be private to the implementation and may @@ -3273,11 +3273,11 @@ change. In order to ease forward compatibility with future versions of the .Xr hwpmc 4 driver, applications are urged to dynamically link with the -.Xr pmc 3 +.Nm pmc library. .Pp The -.Xr pmc 3 +.Nm pmc API is .Ud .Sh ERRORS @@ -3295,7 +3295,7 @@ An unknown CPU type was encountered during initialization. The version number of the .Xr hwpmc 4 kernel module did not match that compiled into the -.Xr pmc 3 +.Nm pmc library. .El .Pp @@ -3323,7 +3323,7 @@ may fail with the following error: .Bl -tag -width Er .It Bq Er ENXIO The -.Xr pmc 3 +.Nm pmc has not been initialized. .El .Pp @@ -3335,7 +3335,7 @@ may fail with the following errors: The argument passed in was out of range. .It Bq Er ENXIO The -.Xr pmc 3 +.Nm pmc library has not been initialized. .El .Pp @@ -3346,7 +3346,7 @@ may fail with the following errors, in addition to those returned by .Bl -tag -width Er .It Bq Er ENXIO The -.Xr pmc 3 +.Nm pmc library is not yet initialized. .El .Pp @@ -3403,7 +3403,7 @@ driver. .Xr pmcstat 8 .Sh HISTORY The -.Xr pmc 3 +.Nm pmc library first appeared in .Fx 6.0 . .Sh BUGS diff --git a/lib/libpmc/pmclog.3 b/lib/libpmc/pmclog.3 index 7cf5f3032e63..862f9ccf1d8c 100644 --- a/lib/libpmc/pmclog.3 +++ b/lib/libpmc/pmclog.3 @@ -295,7 +295,7 @@ for a file based parser may fail with any of the errors returned by .Xr pmcstat 8 .Sh HISTORY The -.Xr pmclog 3 +.Nm pmclog API .Ud It first appeared in -- cgit v1.3