From Jason Turner

[namespace.posix]

Diff to HTML by rtfpessoa

tmp/tmpfl5gr7gg/{from.md → to.md} RENAMED
@@ -1,7 +1,7 @@
1
  ##### Namespace `posix` <a id="namespace.posix">[[namespace.posix]]</a>
2
 
3
  The behavior of a C++ program is undefined if it adds declarations or
4
  definitions to namespace `posix` or to a namespace within namespace
5
  `posix` unless otherwise specified. The namespace `posix` is reserved
6
- for use by ISO/IEC 9945 and other POSIX standards.
7
 
 
1
  ##### Namespace `posix` <a id="namespace.posix">[[namespace.posix]]</a>
2
 
3
  The behavior of a C++ program is undefined if it adds declarations or
4
  definitions to namespace `posix` or to a namespace within namespace
5
  `posix` unless otherwise specified. The namespace `posix` is reserved
6
+ for use by ISO/IEC/IEEE 9945 and other POSIX standards.
7