diff --git a/main.go b/main.go index dfa6414c..51b34648 100644 --- a/main.go +++ b/main.go @@ -20,7 +20,7 @@ const ( usage = `Open Container Initiative runtime runc is a command line client for running applications packaged according to -the Open Container Format (OCF) and is a compliant implementation of the +the Open Container Initiative (OCI) format and is a compliant implementation of the Open Container Initiative specification. runc integrates well with existing process supervisors to provide a production diff --git a/man/runc.8.md b/man/runc.8.md index 0ebedfad..4aab73a4 100644 --- a/man/runc.8.md +++ b/man/runc.8.md @@ -6,7 +6,7 @@ # DESCRIPTION runc is a command line client for running applications packaged according to -the Open Container Format (OCF) and is a compliant implementation of the +the Open Container Initiative (OCI) format and is a compliant implementation of the Open Container Initiative specification. runc integrates well with existing process supervisors to provide a production