Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131781995
D2988.id6717.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
961 B
Referenced Files
None
Subscribers
None
D2988.id6717.diff
View Options
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 May 21, 2014
+.Dd July 5, 2015
.Dt IOVCTL.CONF 5
.Os
.Sh NAME
@@ -103,13 +103,17 @@
.It string
Accepts any string value.
.It uint8_t
-Accepts any integer in the range 0-255, inclusive.
+Accepts any integer in the range 0 to 255, inclusive.
.It uint16_t
-Accepts any integer in the range 0-65535, inclusive.
+Accepts any integer in the range 0 to 65535, inclusive.
.It uint32_t
-Accepts any integer in the range 0-2**32, inclusive.
+Accepts any integer in the range 0 to
+.Po 2**32 - 1 Pc ,
+inclusive.
.It uint64_t
-Accepts any integer in the range 0-2**64, inclusive.
+Accepts any integer in the range 0 to
+.Po 2**64 - 1 Pc ,
+inclusive.
.El
.Sh OPTIONS
The following parameters are accepted by all PF drivers:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Oct 12, 3:06 AM (17 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23596710
Default Alt Text
D2988.id6717.diff (961 B)
Attached To
Mode
D2988: Fix range descriptions in iovctl.conf(5) man page
Attached
Detach File
Event Timeline
Log In to Comment