Skip to content

Commit b1d56b4

Browse files
swillsdormando
authored andcommitted
changes to fix build of docs with newer xml2rfc
1 parent 618d23a commit b1d56b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/protocol-binary-range.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<?rfc sortrefs="yes" ?>
88
<?rfc compact="yes" ?>
99
<?rfc subcompact="yes" ?>
10-
<rfc category="info" docName="draft-stone-memcache-udp-01" ipr="none">
10+
<rfc category="info" docName="draft-stone-memcache-udp-01" ipr="trust200902">
1111

1212
<front>
1313

doc/protocol-binary.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<?rfc sortrefs="yes" ?>
88
<?rfc compact="yes" ?>
99
<?rfc subcompact="yes" ?>
10-
<rfc category="info" docName="draft-stone-memcache-binary-01" ipr="none">
10+
<rfc category="info" docName="draft-stone-memcache-binary-01" ipr="trust200902">
1111
<front>
1212
<title> Memcache Binary Protocol </title>
1313

0 commit comments

Comments
 (0)