Deleted Added
full compact
pmc_attach.3 (173899) pmc_attach.3 (198788)
1.\" Copyright (c) 2007 Joseph Koshy. All rights reserved.
2.\"
3.\" Redistribution and use in source and binary forms, with or without
4.\" modification, are permitted provided that the following conditions
5.\" are met:
6.\" 1. Redistributions of source code must retain the above copyright
7.\" notice, this list of conditions and the following disclaimer.
8.\" 2. Redistributions in binary form must reproduce the above copyright

--- 7 unchanged lines hidden (view full) ---

16.\" for any direct, indirect, incidental, special, exemplary, or consequential
17.\" damages (including, but not limited to, procurement of substitute goods
18.\" or services; loss of use, data, or profits; or business interruption)
19.\" however caused and on any theory of liability, whether in contract, strict
20.\" liability, or tort (including negligence or otherwise) arising in any way
21.\" out of the use of this software, even if advised of the possibility of
22.\" such damage.
23.\"
1.\" Copyright (c) 2007 Joseph Koshy. All rights reserved.
2.\"
3.\" Redistribution and use in source and binary forms, with or without
4.\" modification, are permitted provided that the following conditions
5.\" are met:
6.\" 1. Redistributions of source code must retain the above copyright
7.\" notice, this list of conditions and the following disclaimer.
8.\" 2. Redistributions in binary form must reproduce the above copyright

--- 7 unchanged lines hidden (view full) ---

16.\" for any direct, indirect, incidental, special, exemplary, or consequential
17.\" damages (including, but not limited to, procurement of substitute goods
18.\" or services; loss of use, data, or profits; or business interruption)
19.\" however caused and on any theory of liability, whether in contract, strict
20.\" liability, or tort (including negligence or otherwise) arising in any way
21.\" out of the use of this software, even if advised of the possibility of
22.\" such damage.
23.\"
24.\" $FreeBSD: head/lib/libpmc/pmc_attach.3 173899 2007-11-25 06:38:55Z jkoshy $
24.\" $FreeBSD: head/lib/libpmc/pmc_attach.3 198788 2009-11-02 12:35:38Z brueffer $
25.\"
25.\"
26.Dd November 25 2007
26.Dd November 25, 2007
27.Os
28.Dt PMC_ATTACH 3
29.Sh NAME
30.Nm pmc_attach ,
31.Nm pmc_detach
32.Nd attaching and detaching process scope PMCs to target processes
33.Sh LIBRARY
34.Lb libpmc

--- 115 unchanged lines hidden ---
27.Os
28.Dt PMC_ATTACH 3
29.Sh NAME
30.Nm pmc_attach ,
31.Nm pmc_detach
32.Nd attaching and detaching process scope PMCs to target processes
33.Sh LIBRARY
34.Lb libpmc

--- 115 unchanged lines hidden ---