Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154885193
D3000.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D3000.diff
View Options
Index: head/share/man/man9/pci.9
===================================================================
--- head/share/man/man9/pci.9
+++ head/share/man/man9/pci.9
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 28, 2015
+.Dd July 8, 2015
.Dt PCI 9
.Os
.Sh NAME
@@ -445,7 +445,7 @@
function is used to advertise that the given device
.Pq and associated device driver
supports PCI Single-Root I/O Virtualization
-.Po SR-IOV Pc .
+.Pq SR-IOV .
A driver that supports SR-IOV must implement the
.Xr PCI_IOV_INIT 9 ,
.Xr PCI_IOV_ADD_VF 9
Index: head/share/man/man9/pci_iov_schema.9
===================================================================
--- head/share/man/man9/pci_iov_schema.9
+++ head/share/man/man9/pci_iov_schema.9
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 18, 2015
+.Dd July 8, 2015
.Dt PCI_IOV_SCHEMA 9
.Os
.Sh NAME
@@ -227,7 +227,7 @@
Values of type
.Vt uint32_t
are unsigned integers in the range 0 to
-.Po 2**32 - 1 Pc ,
+.Pq 2**32 - 1 ,
inclusive.
.Pp
The
@@ -241,7 +241,7 @@
Values of type
.Vt uint64_t
are unsigned integers in the range 0 to
-.Po 2**64 - 1 Pc ,
+.Pq 2**64 - 1 ,
inclusive.
.Pp
The
Index: head/usr.sbin/iovctl/iovctl.8
===================================================================
--- head/usr.sbin/iovctl/iovctl.8
+++ head/usr.sbin/iovctl/iovctl.8
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 21, 2014
+.Dd July 8, 2015
.Dt IOVCTL 8
.Os
.Sh NAME
@@ -49,7 +49,7 @@
utility creates or destroys PCI Single-Root I/O Virtualization
.Pq SR-IOV
Virtual Functions
-.Po VFs Pc .
+.Pq VFs .
When invoked with the
.Fl C
flag,
Index: head/usr.sbin/iovctl/iovctl.conf.5
===================================================================
--- head/usr.sbin/iovctl/iovctl.conf.5
+++ head/usr.sbin/iovctl/iovctl.conf.5
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 5, 2015
+.Dd July 8, 2015
.Dt IOVCTL.CONF 5
.Os
.Sh NAME
@@ -77,7 +77,7 @@
This section has the key "VF-" followed by a VF index.
VF indices start at 0 and always increment by 1.
Valid VF indices are in the range of 0 to
-.Po num_vfs - 1 Pc .
+.Pq num_vfs - 1 .
The VF index must be given as a decimal integer with no leading zeros.
This section defines configuration parameters that apply to a single VF.
.Pp
@@ -108,11 +108,11 @@
Accepts any integer in the range 0 to 65535, inclusive.
.It uint32_t
Accepts any integer in the range 0 to
-.Po 2**32 - 1 Pc ,
+.Pq 2**32 - 1 ,
inclusive.
.It uint64_t
Accepts any integer in the range 0 to
-.Po 2**64 - 1 Pc ,
+.Pq 2**64 - 1 ,
inclusive.
.El
.Sh OPTIONS
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 30, 6:57 PM (13 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32426795
Default Alt Text
D3000.diff (2 KB)
Attached To
Mode
D3000: Replace use of .Po Pc with the preferred .Pq for single line enclosures in iovctl.conf(5), iovctl(8), pci(9), and pci_iov_schema(9).
Attached
Detach File
Event Timeline
Log In to Comment