The open source OpenXR runtime

doc: Avoid Windows reserved filesystem name by renaming aux to auxiliary

Closes #77

+5 -1
+1 -1
doc/changes/.proclamation.json
··· 22 22 "directory": "compositor" 23 23 }, 24 24 "Helper Libraries": { 25 - "directory": "aux" 25 + "directory": "auxiliary" 26 26 }, 27 27 "Misc. Features": { 28 28 "directory": "misc_features"
doc/changes/aux/.gitignore doc/changes/auxiliary/.gitignore
doc/changes/aux/mr.255.2.md doc/changes/auxiliary/mr.255.2.md
doc/changes/aux/mr.255.md doc/changes/auxiliary/mr.255.md
doc/changes/aux/mr.266.1.md doc/changes/auxiliary/mr.266.1.md
doc/changes/aux/mr.266.2.md doc/changes/auxiliary/mr.266.2.md
doc/changes/aux/mr.266.3.md doc/changes/auxiliary/mr.266.3.md
doc/changes/aux/mr.266.4.md doc/changes/auxiliary/mr.266.4.md
doc/changes/aux/mr.278.md doc/changes/auxiliary/mr.278.md
doc/changes/aux/mr.282.md doc/changes/auxiliary/mr.282.md
+4
doc/changes/misc_fixes/mr.314.md
··· 1 + Way way back when Gallium was made `auxiliary` was named `aux` but then it was 2 + ported to Windows and it was renamed to `auxiliary`. Through the ages this 3 + knowlage was lost and so we find ourselves with with the same problem, tho 4 + Monado inheritated the correct name the same mistake was made in docs.