Commit Graph

15 Commits

Author SHA1 Message Date
Matthew Wild 373b9de7b6 Multiple XEPs: Cross-document editorial adjustments for inclusive language.
Further reading and some rationale for these changes can be found at:
https://tools.ietf.org/html/draft-knodel-terminology-04

All changes are intended to be editorial in nature, not break existing
wire protocols, and not alter the meanings of any text.
2021-03-04 17:59:37 +01:00
Maxime “pep” Buquet e69acf8fc3
XEP-0284: Fix patch version
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-12-16 23:45:06 +01:00
Emmanuel Gil Peyrot 6157d5d037 XEP-0284: Add revision block. 2019-11-23 17:32:19 +01:00
Emmanuel Gil Peyrot fc0fd5c428 XEP-0284: Remove duplicated element in example.
How did that ever work?!
2019-11-23 17:31:17 +01:00
Emmanuel Gil Peyrot 6ce697326d XEP-0284: Replace tabs with spaces. 2019-11-23 17:30:14 +01:00
Emmanuel Gil Peyrot ae8b1eb653 XEP-0284: Add missing <state/> wrapper in example 17. 2019-11-23 17:30:14 +01:00
Jonas Schäfer 5ec271144a XEP-0284: add version block 2019-02-20 16:03:04 +01:00
Kim Alvefur 53c9d4a4f8
xep-0284: Fix xmlns in disco#info examples
XEP-0030 was from the `http://jabber.org/protocol/*` era,
nothing else uses `http://xmpp.org/protocol`.
This appears to be a mistake, which is corrected in this commit.
2019-02-05 01:15:01 +01:00
Emmanuel Gil Peyrot 7a64b7b1ed Remove spaces at the end of CDATA blocks in all XEPs.
sed -i 's/^\s\+]]>/]]>/g' xep-*.xml
2017-02-16 19:37:21 -06:00
Emmanuel Gil Peyrot 3c5f20a4ca Remove all trailing whitespace from every XEP.
sed -i 's/\s\+$//' xep-*.xml
2017-02-16 19:37:21 -06:00
Sam Whited 8de3ee3a29 XEP-0204–XEP-0298: DTD fixes 2017-01-01 20:51:42 -06:00
Emmanuel Gil Peyrot 81adf4bc25 Remove the executable bit from XML files. 2015-06-24 00:39:33 +01:00
stpeter 35e08fa8bf automatically deferred 2011-07-15 15:35:09 -06:00
Peter Saint-Andre 0812bb7116 typos
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4285 4b5297f7-1745-476d-ba37-a9c6900126ab
2010-07-03 01:14:35 +00:00
Peter Saint-Andre c3f7e097df initial published version
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4283 4b5297f7-1745-476d-ba37-a9c6900126ab
2010-07-03 00:35:36 +00:00