summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2013-12-07 17:25:42 -0800
committerRuss Allbery <rra@stanford.edu>2013-12-26 14:53:39 -0800
commit0fd7c83347d0085af64d562a1e10845b73813d22 (patch)
treeb97c9c6571cc7ab4aa275a8fa638d36f91dd3e23 /docs
parent30b941c6666929ed4280fc62ee61865650642d4f (diff)
Update protocol specification for xml2rfc 2.x
Add the additional required metadata to suppress warnings, which means this claims to be an Internet-Draft that's not been submitted. At some point, it should actually be submitted. Be clearer in the additional license section about the intended license grant. Adjust the xml2rfc calling convention for 2.x. Change-Id: I4f8b01ae180821be8adb964f0e45b27d3cddd634 Reviewed-on: https://gerrit.stanford.edu/1343 Reviewed-by: Russ Allbery <rra@stanford.edu> Tested-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to 'docs')
-rw-r--r--docs/protocol.xml15
1 files changed, 11 insertions, 4 deletions
diff --git a/docs/protocol.xml b/docs/protocol.xml
index 6ce6b39..fb02338 100644
--- a/docs/protocol.xml
+++ b/docs/protocol.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE rfc SYSTEM "rfc2629.dtd">
<?rfc private="remctl Protocol" toc="yes" symrefs="yes"?>
-<rfc>
+<rfc category="info" docName="draft-allbery-remctl-00" ipr="trust200902">
<front>
<title abbrev="remctl">remctl: Remote Authenticated Command Service</title>
<author initials='R.' surname='Allbery' fullname='Russ Allbery'>
@@ -12,11 +12,11 @@
<city>Stanford</city> <region>CA</region>
<code>94305-4136</code> <country>US</country>
</postal>
- <email>rra@stanford.edu</email>
+ <email>eagle@eyrie.org</email>
<uri>http://www.eyrie.org/~eagle/</uri>
</address>
</author>
- <date month='October' year='2011' />
+ <date month='December' year='2013' />
<abstract>
<t>This document specifies the remctl wire protocol, used to send
@@ -491,7 +491,14 @@
remctl protocol.</t>
</section>
- <section anchor='license' title='License'>
+ <section anchor='license' title='Additional License'>
+ <t>This section supplements the Copyright Notice section at the
+ start of this document. It states an additional copyright notice
+ and grants a much less restrictive license than the default IETF
+ Trust license. You may copy and distribute this document, with or
+ without modification, under your choice of the license specified in
+ the Copyright Notice section or the license below.</t>
+
<t>Copyright 2006, 2007, 2008, 2009, 2011, 2013 The Board of
Trustees of the Leland Stanford Junior University</t>