File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 279279 </define-assembly >
280280 <define-assembly name =" port-range" >
281281 <formal-name >Port Range</formal-name >
282- <description >Where applicable this is the IPv4 port range on which the service operates .</description >
283- <define-flag name =" start" as-type =" non-negative-integer " >
282+ <description >Where applicable this is the transport layer protocol port range an IPv4-based or IPv6-based service uses .</description >
283+ <define-flag name =" start" as-type =" nonNegativeInteger " >
284284 <formal-name >Start</formal-name >
285- <description >Indicates the starting port number in a port range</description >
285+ <description >Indicates the starting port number in a port range for a transport layer protocol </description >
286286 <remarks >
287287 <p >Should be a number within a permitted range</p >
288288 </remarks >
289289 </define-flag >
290290 <define-flag name =" end" as-type =" non-negative-integer" >
291291 <formal-name >End</formal-name >
292- <description >Indicates the ending port number in a port range</description >
292+ <description >Indicates the ending port number in a port range for a transport layer protocol </description >
293293 <remarks >
294294 <p >Should be a number within a permitted range</p >
295295 </remarks >
You can’t perform that action at this time.
0 commit comments