forked from freebsd/freebsd-src
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use .Mt to mark up email addresses consistently (part3)
PR: 191174 Submitted by: Franco Fichtner <franco at lastsummer.de>
- Loading branch information
Showing
124 changed files
with
184 additions
and
213 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -720,7 +720,7 @@ The function guarantees that the socket, | |
passed to the callback function, | ||
will be bound and connected to the Bluetooth device being enumerated. | ||
.Sh AUTHORS | ||
.An Maksim Yevmenkin Aq [email protected] | ||
.An Maksim Yevmenkin Aq Mt [email protected] | ||
.Sh BUGS | ||
Some of those functions use static data storage; | ||
if the data is needed for future use, it should be | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -198,6 +198,6 @@ library first appeared in | |
.Fx 3.0 . | ||
.Sh AUTHORS | ||
This manual page and the library was written by | ||
.An Wolfgang Helbig Aq [email protected] . | ||
.An Wolfgang Helbig Aq Mt [email protected] . | ||
.Sh BUGS | ||
The library was coded with great care so there are no bugs left. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -406,7 +406,7 @@ characters long. | |
The CAM library first appeared in | ||
.Fx 3.0 . | ||
.Sh AUTHORS | ||
.An Kenneth Merry Aq [email protected] | ||
.An Kenneth Merry Aq Mt [email protected] | ||
.Sh BUGS | ||
.Fn cam_open_device | ||
does not check to see if the | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -284,5 +284,5 @@ printf("Name associated with %s is %s.\\n", ipstr, hp->h_name); | |
The | ||
.Nm libcapsicum | ||
library was implemented by | ||
.An Pawel Jakub Dawidek Aq [email protected] | ||
.An Pawel Jakub Dawidek Aq Mt [email protected] | ||
under sponsorship from the FreeBSD Foundation. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -283,7 +283,7 @@ libcrypt encryption library. | |
.Sh AUTHORS | ||
.An -nosplit | ||
Originally written by | ||
.An David Burren Aq [email protected] , | ||
.An David Burren Aq Mt [email protected] , | ||
later additions and changes by | ||
.An Poul-Henning Kamp , | ||
.An Mark R V Murray , | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -238,7 +238,7 @@ The | |
library first appeared in | ||
.Fx 5.0 . | ||
.Sh AUTHORS | ||
.An Michael Smith Aq [email protected] | ||
.An Michael Smith Aq Mt [email protected] | ||
.Sh BUGS | ||
This is the first implementation of the library, | ||
and the interface is still subject to refinement. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -797,7 +797,7 @@ The new interface (the functions prefixed with | |
first appeared in | ||
.Fx 5.0 . | ||
.Sh AUTHORS | ||
.An Kenneth Merry Aq [email protected] | ||
.An Kenneth Merry Aq Mt [email protected] | ||
.Sh BUGS | ||
There should probably be an interface to de-allocate memory allocated by | ||
.Fn devstat_getdevs , | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -140,4 +140,4 @@ for the ia64 architecture. | |
The | ||
.Nm libefi | ||
library and this manual page were written by | ||
.An Marcel Moolenaar Aq [email protected] . | ||
.An Marcel Moolenaar Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,11 +59,11 @@ For full documentation, please see the eXpat webpage at | |
.Sh AUTHORS | ||
.An -nosplit | ||
The original eXpat was written by | ||
.An James Clark Aq [email protected] . | ||
.An James Clark Aq Mt [email protected] . | ||
.Pp | ||
Subsequently eXpat maintenance and development been taken up by a group | ||
of people under the leadership of | ||
.An Fred Drake Aq [email protected] , | ||
.An Fred Drake Aq Mt [email protected] , | ||
.An Paul Prescod , | ||
and | ||
.An Clark Cooper . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -388,6 +388,6 @@ The | |
library appeared in | ||
.Fx 5.1 . | ||
.Sh AUTHORS | ||
.An Poul-Henning Kamp Aq [email protected] | ||
.An Lukas Ertl Aq [email protected] | ||
.An Pawel Jakub Dawidek Aq [email protected] | ||
.An Poul-Henning Kamp Aq Mt [email protected] | ||
.An Lukas Ertl Aq Mt [email protected] | ||
.An Pawel Jakub Dawidek Aq Mt [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -98,4 +98,4 @@ manual page first appeared in | |
.Sh AUTHORS | ||
This | ||
manual page was written by | ||
.An Doug Rabson Aq [email protected] . | ||
.An Doug Rabson Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -178,7 +178,7 @@ The original MDX routines were developed by | |
.Tn RSA | ||
Data Security, Inc., and published in the above references. | ||
This code is derived directly from these implementations by | ||
.An Poul-Henning Kamp Aq [email protected] | ||
.An Poul-Henning Kamp Aq Mt [email protected] . | ||
.Pp | ||
Phk ristede runen. | ||
.Sh BUGS | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -484,7 +484,7 @@ library appeared in | |
.Sh AUTHORS | ||
The kernel memory allocator changes necessary to support a general purpose | ||
monitoring library, along with the library, were written by | ||
.An Robert Watson Aq [email protected] . | ||
.An Robert Watson Aq Mt [email protected] . | ||
.Sh BUGS | ||
There are memory allocators in the kernel, such as the VM page allocator | ||
and | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -395,4 +395,4 @@ a version of | |
.Fx 2.2 | ||
customized for the Whistle InterJet. | ||
.Sh AUTHORS | ||
.An "Archie Cobbs" Aq [email protected] | ||
.An Archie Cobbs Aq Mt [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -600,5 +600,5 @@ library appeared in | |
The | ||
.Nm libnv | ||
library was implemented by | ||
.An Pawel Jakub Dawidek Aq [email protected] | ||
.An Pawel Jakub Dawidek Aq Mt [email protected] | ||
under sponsorship from the FreeBSD Foundation. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -257,7 +257,7 @@ is that the former is incompatible with | |
The | ||
.Nm | ||
module was written by | ||
.An Solar Designer Aq [email protected] . | ||
.An Solar Designer Aq Mt [email protected] . | ||
This manual page, derived from the author's documentation, was written | ||
for the | ||
.Fx | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -126,9 +126,9 @@ manual page first appeared in | |
The | ||
.Nm | ||
manual page was written by | ||
.An Andrzej Bialecki Aq [email protected] . | ||
.An Andrzej Bialecki Aq Mt [email protected] . | ||
.Pp | ||
The | ||
.Nm | ||
module was written by | ||
.An John D. Polstra Aq [email protected] . | ||
.An John D. Polstra Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -147,7 +147,7 @@ The | |
.Nm | ||
module was originally written by | ||
.An -nosplit | ||
.An "Andrew J. Korty" Aq [email protected] . | ||
.An Andrew J. Korty Aq Mt [email protected] . | ||
The current implementation was developed for the | ||
.Fx | ||
Project by | ||
|
@@ -156,4 +156,4 @@ Associates, Inc.\& under DARPA/SPAWAR contract N66001-01-C-8035 | |
.Pq Dq CBOSS , | ||
as part of the DARPA CHATS research program. | ||
This manual page was written by | ||
.An "Mark R V Murray" Aq [email protected] . | ||
.An Mark R V Murray Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -116,11 +116,11 @@ module first appeared in | |
The | ||
.Nm | ||
manual page was written by | ||
.An Andrzej Bialecki Aq [email protected] | ||
.An Andrzej Bialecki Aq Mt [email protected] | ||
and adapted to TACACS+ from RADIUS by | ||
.An Mark R V Murray Aq [email protected] . | ||
.An Mark R V Murray Aq Mt [email protected] . | ||
.Pp | ||
The | ||
.Nm | ||
module was written by | ||
.An John D. Polstra Aq [email protected] . | ||
.An John D. Polstra Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -546,5 +546,4 @@ library first appeared in | |
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected] . | ||
.An Joseph Koshy Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1191,5 +1191,4 @@ library first appeared in | |
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected] . | ||
.An Joseph Koshy Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -524,12 +524,11 @@ The | |
library first appeared in | ||
.Fx 6.0 . | ||
.Sh AUTHORS | ||
.An -nosplit | ||
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected] . | ||
.An Joseph Koshy Aq Mt [email protected] . | ||
The support for the Atom Silvermont | ||
microarchitecture was written by | ||
.An "Hiren Panchasara" | ||
.Aq [email protected] . | ||
.An Hiren Panchasara Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -805,5 +805,4 @@ library first appeared in | |
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected] . | ||
.An Joseph Koshy Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1121,5 +1121,4 @@ library first appeared in | |
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected] . | ||
.An Joseph Koshy Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1573,5 +1573,4 @@ library first appeared in | |
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected] . | ||
.An Joseph Koshy Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -877,5 +877,4 @@ library first appeared in | |
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected] . | ||
.An Joseph Koshy Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -964,12 +964,11 @@ The | |
library first appeared in | ||
.Fx 6.0 . | ||
.Sh AUTHORS | ||
.An -nosplit | ||
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected] . | ||
.An Joseph Koshy Aq Mt [email protected] . | ||
The support for the Haswell | ||
microarchitecture was written by | ||
.An "Hiren Panchasara" | ||
.Aq [email protected] . | ||
.An Hiren Panchasara Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -226,12 +226,11 @@ The | |
library first appeared in | ||
.Fx 6.0 . | ||
.Sh AUTHORS | ||
.An -nosplit | ||
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected] . | ||
.An Joseph Koshy Aq Mt [email protected] . | ||
The support for the Haswell | ||
microarchitecture was added by | ||
.An "Hiren Panchasara" | ||
.Aq [email protected] . | ||
.An Hiren Panchasara Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -146,5 +146,4 @@ library first appeared in | |
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected] . | ||
.An Joseph Koshy Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -870,12 +870,11 @@ The | |
library first appeared in | ||
.Fx 6.0 . | ||
.Sh AUTHORS | ||
.An -nosplit | ||
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected] . | ||
.An Joseph Koshy Aq Mt [email protected] . | ||
The support for the Ivy Bridge | ||
microarchitecture was written by | ||
.An "Fabien Thomas" | ||
.Aq [email protected] . | ||
.An Fabien Thomas Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -900,12 +900,11 @@ The | |
library first appeared in | ||
.Fx 6.0 . | ||
.Sh AUTHORS | ||
.An -nosplit | ||
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected] . | ||
.An Joseph Koshy Aq Mt [email protected] . | ||
The support for the Ivy Bridge Xeon | ||
microarchitecture was written by | ||
.An "Hiren Panchasara" | ||
.Aq [email protected] . | ||
.An Hiren Panchasara Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -262,5 +262,4 @@ library first appeared in | |
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected] . | ||
.An Joseph Koshy Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -796,5 +796,4 @@ library first appeared in | |
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected] . | ||
.An Joseph Koshy Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -403,11 +403,10 @@ The | |
library first appeared in | ||
.Fx 6.0 . | ||
.Sh AUTHORS | ||
.An -nosplit | ||
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected] . | ||
.An Joseph Koshy Aq Mt [email protected] . | ||
MIPS support was added by | ||
.An "George Neville-Neil" | ||
.Aq [email protected] . | ||
.An George Neville-Neil Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -243,11 +243,10 @@ The | |
library first appeared in | ||
.Fx 6.0 . | ||
.Sh AUTHORS | ||
.An -nosplit | ||
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected] . | ||
.An Joseph Koshy Aq Mt [email protected] . | ||
MIPS support was added by | ||
.An "George Neville-Neil" | ||
.Aq [email protected] . | ||
.An George Neville-Neil Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1221,5 +1221,4 @@ library first appeared in | |
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected] . | ||
.An Joseph Koshy Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -457,5 +457,4 @@ library first appeared in | |
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected] . | ||
.An Joseph Koshy Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1023,5 +1023,4 @@ library first appeared in | |
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected] . | ||
.An Joseph Koshy Aq Mt [email protected] . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -949,12 +949,11 @@ The | |
library first appeared in | ||
.Fx 6.0 . | ||
.Sh AUTHORS | ||
.An -nosplit | ||
The | ||
.Lb libpmc | ||
library was written by | ||
.An "Joseph Koshy" | ||
.Aq [email protected]. | ||
.An Joseph Koshy Aq Mt [email protected] . | ||
The support for the Sandy Bridge | ||
microarchitecture was written by | ||
.An "Davide Italiano" | ||
.Aq [email protected] . | ||
.An Davide Italiano Aq Mt [email protected] . |
Oops, something went wrong.