mirror of
https://github.com/opencontainers/runtime-spec.git
synced 2026-02-05 09:45:57 +01:00
glossary: Bump JSON spec to RFC 8259
The new RFC was released in 2017-12 and obsoletes 7159. No real changes for us, although it does fix some minor errata [1]. [1]: https://tools.ietf.org/html/rfc8259#appendix-A Signed-off-by: W. Trevor King <wking@tremily.us>
This commit is contained in:
@@ -32,7 +32,7 @@ It reads the [configuration files](#configuration) from a [bundle](#bundle), use
|
||||
|
||||
On Linux, the namespaces from which new [container namespaces](#container-namespace) are [created](config-linux.md#namespaces) and from which some configured resources are accessed.
|
||||
|
||||
[JSON]: https://tools.ietf.org/html/rfc7159
|
||||
[JSON]: https://tools.ietf.org/html/rfc8259
|
||||
[UTF-8]: http://www.unicode.org/versions/Unicode8.0.0/ch03.pdf
|
||||
|
||||
[namespaces.7]: http://man7.org/linux/man-pages/man7/namespaces.7.html
|
||||
|
||||
Reference in New Issue
Block a user