From 7c671d79678d8b28711a6fa659fca47768daed88 Mon Sep 17 00:00:00 2001 From: Jonas Ådahl Date: Tue, 17 Nov 2015 11:45:48 +0800 Subject: README: postfix -> suffix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonas Ådahl --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 2440b91..324f873 100644 --- a/README +++ b/README @@ -85,7 +85,7 @@ than one global. The XML file and protocol name also has the word 'unstable' in them, and all of the interfaces in the protocol are prefixed with +z+ and -postfixed with the major version number. +suffixed with the major version number. For example, an unstable protocol called foo-bar with major version 2 containing the two interfaces wp_foo and wp_bar both minor version 1 will @@ -129,7 +129,7 @@ The procedure of doing this is the following: suffix. . Rename the name of the protocol in the XML by removing the 'unstable' part and the major version number. - . Remove the +z+ prefix and the major version number postfix from all + . Remove the +z+ prefix and the major version number suffix from all of the interfaces in the protocol. . Reset all of the interface version attributes to +1+. . Update the +README+ file in the unstable directory and create a new -- cgit v1.2.3