Changeset 210 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 13/02/08 17:36:24 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r207 r210 1205 1205 </t> 1206 1206 </section> 1207 1208 <section title="Time Spans" anchor="time.spans"> 1209 <t> 1210 Time spans are presented as non-negative decimal integers, representing time 1211 in seconds. 1212 </t> 1213 <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="delta-seconds"/> 1214 delta-seconds = 1*DIGIT 1215 </artwork></figure> 1216 </section> 1217 1207 1218 </section> 1208 1219 … … 4289 4300 Add explicit references to BNF syntax and rules imported from other parts of the specification. 4290 4301 </t> 4302 <t> 4303 Move definition of "delta-seconds" into Part1 as a common BNF element. 4304 </t> 4291 4305 </list> 4292 4306 </t>
Note: See TracChangeset
for help on using the changeset viewer.