[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Commit in docs/usefor (usepro.xml)
Date: Sunday, August 24, 2008 @ 21:04:58
Author: eagle
Revision: 4916
Mark ABNF artwork as such.
Modified:
docs/usefor/usepro.xml
Modified: docs/usefor/usepro.xml
===================================================================
--- docs/usefor/usepro.xml 2008-08-25 04:02:48 UTC (rev 4915)
+++ docs/usefor/usepro.xml 2008-08-25 04:04:58 UTC (rev 4916)
@@ -1529,7 +1529,7 @@
<preamble>The content of the application/news-groupinfo body
part is defined as:</preamble>
- <artwork>
+ <artwork type="abnf">
groupinfo-body = [ newsgroups-tag CRLF ]
newsgroups-line CRLF
newsgroups-tag = %x46.6F.72 SP %x79.6F.75.72 SP
@@ -1581,7 +1581,7 @@
<preamble>The MIME media type definition of
application/news-checkgroups is:</preamble>
- <artwork>
+ <artwork type="abnf">
MIME type name: application
MIME subtype name: news-checkgroups
Required parameters: none
@@ -1617,7 +1617,7 @@
<preamble>The content of the application/news-groupinfo body
part is defined as:</preamble>
- <artwork>
+ <artwork type="abnf">
checkgroups-body = *( valid-group CRLF )
valid-group = newsgroups-line ; see 4.2
</artwork>
@@ -1737,7 +1737,7 @@
is:</t>
<figure>
- <artwork>
+ <artwork type="abnf">
control-command =/ Newgroup-command
Newgroup-command = "newgroup" Newgroup-arguments
Newgroup-arguments = 1*WSP newsgroup-name
@@ -1820,7 +1820,7 @@
of its Control header field is:</t>
<figure>
- <artwork>
+ <artwork type="abnf">
control-command =/ Rmgroup-command
Rmgroup-command = "rmgroup" Rmgroup-arguments
Rmgroup-arguments = 1*WSP newsgroup-name
@@ -1841,7 +1841,7 @@
its Control header field is:</t>
<figure>
- <artwork>
+ <artwork type="abnf">
control-command =/ Checkgroup-command
Checkgroup-command = "checkgroups" Checkgroup-arguments
Checkgroup-arguments= [ chkscope ] [ chksernr ]
@@ -1903,7 +1903,7 @@
header field is:</t>
<figure>
- <artwork>
+ <artwork type="abnf">
control-command =/ Cancel-command
Cancel-command = "cancel" Cancel-arguments
Cancel-arguments = 1*WSP msg-id
@@ -1962,7 +1962,7 @@
<preamble>ihave and sendme control messages share similar syntax
for their Control header fields and bodies:</preamble>
- <artwork>
+ <artwork type="abnf">
control-command =/ Ihave-command
Ihave-command = "ihave" Ihave-arguments
Ihave-arguments = 1*WSP *( msg-id 1*WSP ) relayer-name