1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #8924 from pdericson/api-doc-fix

Fix typo in api docs: stdou -> stdout
This commit is contained in:
Sven Dowideit 2014-11-03 23:09:16 -08:00
commit b68d7d39bc
11 changed files with 11 additions and 11 deletions

View file

@ -519,7 +519,7 @@ Status Codes:
`STREAM_TYPE` can be:
- 0: stdin (will be written on stdout)
- 1: stdou
- 1: stdout
- 2: stderr
`SIZE1, SIZE2, SIZE3, SIZE4` are the 4 bytes of

View file

@ -555,7 +555,7 @@ Status Codes:
`STREAM_TYPE` can be:
- 0: stdin (will be written on stdout)
- 1: stdou
- 1: stdout
- 2: stderr
`SIZE1, SIZE2, SIZE3, SIZE4` are the 4 bytes of

View file

@ -603,7 +603,7 @@ Status Codes:
`STREAM_TYPE` can be:
- 0: stdin (will be written on stdout)
- 1: stdou
- 1: stdout
- 2: stderr
`SIZE1, SIZE2, SIZE3, SIZE4` are the 4 bytes of

View file

@ -596,7 +596,7 @@ Status Codes:
`STREAM_TYPE` can be:
- 0: stdin (will be written on stdout)
- 1: stdou
- 1: stdout
- 2: stderr
`SIZE1, SIZE2, SIZE3, SIZE4` are the 4 bytes of

View file

@ -601,7 +601,7 @@ Status Codes:
`STREAM_TYPE` can be:
- 0: stdin (will be written on stdout)
- 1: stdou
- 1: stdout
- 2: stderr
`SIZE1, SIZE2, SIZE3, SIZE4` are the 4 bytes of

View file

@ -635,7 +635,7 @@ Status Codes:
`STREAM_TYPE` can be:
- 0: stdin (will be written on stdout)
- 1: stdou
- 1: stdout
- 2: stderr
`SIZE1, SIZE2, SIZE3, SIZE4` are the 4 bytes of

View file

@ -635,7 +635,7 @@ Status Codes:
`STREAM_TYPE` can be:
- 0: stdin (will be written on stdout)
- 1: stdou
- 1: stdout
- 2: stderr
`SIZE1, SIZE2, SIZE3, SIZE4` are the 4 bytes of

View file

@ -545,7 +545,7 @@ Status Codes:
`STREAM_TYPE` can be:
- 0: stdin (will be written on stdout)
- 1: stdou
- 1: stdout
- 2: stderr
`SIZE1, SIZE2, SIZE3, SIZE4` are the 4 bytes of

View file

@ -490,7 +490,7 @@ Status Codes:
`STREAM_TYPE` can be:
- 0: stdin (will be written on stdout)
- 1: stdou
- 1: stdout
- 2: stderr
`SIZE1, SIZE2, SIZE3, SIZE4` are the 4 bytes of

View file

@ -538,7 +538,7 @@ Status Codes:
`STREAM_TYPE` can be:
- 0: stdin (will be written on stdout)
- 1: stdou
- 1: stdout
- 2: stderr
`SIZE1, SIZE2, SIZE3, SIZE4` are the 4 bytes of

View file

@ -564,7 +564,7 @@ Status Codes:
`STREAM_TYPE` can be:
- 0: stdin (will be written on stdout)
- 1: stdou
- 1: stdout
- 2: stderr
`SIZE1, SIZE2, SIZE3, SIZE4` are the 4 bytes of