runc/specs-go
W. Trevor King fc103cf515 config: Consistent Markdown/Go wording for 'process'
I've dropped "main process" because "container process" is currently a
much more popular way of identifying that process in this
specification.  Before this commit:

  $ git grep -i 'main process' | wc -l
  4
  $ git grep -i 'container process' | wc -l
  13

I've also added our usual:

  (<type>, <required|optional>)

to the Markdown so folks can see that this is a required object.

Signed-off-by: W. Trevor King <wking@tremily.us>
2016-08-03 00:10:45 -07:00
..
config.go config: Consistent Markdown/Go wording for 'process' 2016-08-03 00:10:45 -07:00
state.go Merge pull request #485 from duglin/FixStatus 2016-06-03 13:44:40 -04:00
version.go version: bump to -dev for master 2016-06-03 15:47:55 -04:00